3
0
Fork 0
forked from mirrors/nixpkgs

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:
Peter Simons 2021-01-08 21:01:32 +01:00
parent 063a71690d
commit 4c161903f4

View file

@ -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