nix: bump nixpkgs version

This commit is contained in:
Robert Vollmert
2022-07-16 00:14:25 +02:00
committed by Robert
parent 5ac4c29a9e
commit 23e4c7fe6e
5 changed files with 11 additions and 69 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ let
defaultCabalPackageVersionComingWithGhc =
{
ghc8107 = "Cabal_3_2_1_0";
ghc922 = "Cabal_3_6_3_0";
ghc923 = "Cabal_3_6_3_0";
}."${compiler}";
# The static-haskell-nix 'survey' derives a full static set of Haskell