Skip to content

Commit 867ff55

Browse files
smunixmichaelpj
andauthored
Update flake.nix
Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
1 parent d513e96 commit 867ff55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flake.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,8 @@
428428

429429
checks = { pre-commit-check = pre-commit-check ghcDefault; };
430430

431+
# The attributes for the default shell and package changed in recent versions of Nix,
432+
# these are here for backwards compatibility with the old versions.
431433
devShell = devShells.default;
432434
defaultPackage = packages.default;
433435
});

0 commit comments

Comments
 (0)