forked from mirrors/nixpkgs
haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
This commit is contained in:
parent
e2509e4ebf
commit
1e37d3ee15
|
@ -110218,8 +110218,6 @@ self: {
|
|||
testToolDepends = [ hspec-discover ];
|
||||
description = "Access to the GitHub API, v3";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"github-backup" = callPackage
|
||||
|
@ -196011,8 +196009,6 @@ self: {
|
|||
];
|
||||
description = "Lightweight dependency management with Nix";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"nix-tools" = callPackage
|
||||
|
|
Loading…
Reference in a new issue