Skip to content

Commit ece662c

Browse files
committed
Nix updates
1 parent 6fce34d commit ece662c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
# tools we want in our shell, from hackage
121121
tools =
122122
{
123-
cabal = "3.14.2.0";
123+
cabal = "3.16.1.0";
124124
cuddle = "latest";
125125
}
126126
// lib.optionalAttrs (config.compiler-nix-name == defaultCompiler) {

0 commit comments

Comments
 (0)