haskell.pkgsStatic: Fix missing minor version for hydr checks
This commit is contained in:
parent
413c67c96d
commit
122c082943
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ let
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
|
|
||||||
haskell.packages.native-bignum.ghc92 = {
|
haskell.packages.native-bignum.ghc924 = {
|
||||||
inherit (packagePlatforms pkgs.pkgsStatic.haskell.packages.native-bignum.ghc92)
|
inherit (packagePlatforms pkgs.pkgsStatic.haskell.packages.native-bignum.ghc92)
|
||||||
hello
|
hello
|
||||||
lens
|
lens
|
||||||
|
|
Loading…
Reference in a new issue