nixos: gitit, wrong type restriction redacted
This commit is contained in:
parent
ccf73a5f67
commit
81b5223c97
|
@ -35,7 +35,6 @@ let
|
|||
};
|
||||
|
||||
haskellPackages = mkOption {
|
||||
type = types.attrsOf types.package;
|
||||
default = pkgs.haskellPackages;
|
||||
defaultText = "pkgs.haskellPackages";
|
||||
example = literalExample "pkgs.haskell.packages.ghc784";
|
||||
|
|
Loading…
Reference in New Issue