Skip to content

Commit e270b05

Browse files
authored
Merge pull request #1484 from peterbecich/flake-update-april-2026
`nix flake update`
2 parents b7d2e40 + 4352b85 commit e270b05

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
hackage-server.check = false;
5050

5151
Cabal-syntax = { super, ... }:
52-
{ custom = _: super.Cabal-syntax_3_16_0_0; };
52+
{ custom = _: super.Cabal-syntax_3_16_1_0; };
5353
Cabal = { super, ... }:
54-
{ custom = _: super.Cabal_3_16_0_0; };
54+
{ custom = _: super.Cabal_3_16_1_0; };
5555

5656
sandwich.check = false;
5757

0 commit comments

Comments
 (0)