hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.6 from Hackage revision
545d5cafa7
.
This commit is contained in:
parent
063a71690d
commit
4c161903f4
@ -129010,8 +129010,6 @@ self: {
|
||||
];
|
||||
description = "Haskell implementation of the Nix language";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hnix-store-core" = callPackage
|
||||
@ -129091,8 +129089,6 @@ self: {
|
||||
];
|
||||
description = "Remote hnix store";
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hnn" = callPackage
|
||||
|
Loading…
Reference in New Issue
Block a user