mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
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
1 changed files with 0 additions and 4 deletions
|
@ -129010,8 +129010,6 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Haskell implementation of the Nix language";
|
description = "Haskell implementation of the Nix language";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
hydraPlatforms = stdenv.lib.platforms.none;
|
|
||||||
broken = true;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hnix-store-core" = callPackage
|
"hnix-store-core" = callPackage
|
||||||
|
@ -129091,8 +129089,6 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Remote hnix store";
|
description = "Remote hnix store";
|
||||||
license = stdenv.lib.licenses.asl20;
|
license = stdenv.lib.licenses.asl20;
|
||||||
hydraPlatforms = stdenv.lib.platforms.none;
|
|
||||||
broken = true;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hnn" = callPackage
|
"hnn" = callPackage
|
||||||
|
|
Loading…
Reference in a new issue