summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2021-12-15 13:20:11 -0500
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2021-12-16 00:10:03 +0000
commit6f93bc06586c77aa753035e9406c37737e649ec3 (patch)
tree8ec08db4547cae287ef0d04dab6b1ec443bdcfbb
parenthaskellPackages.{github,nix-thunk}: Fix (diff)
downloadnixpkgs-6f93bc06586c77aa753035e9406c37737e649ec3.tar.gz
haskellPackages: regenerate package set based on current configorigin/backport-150635-to-release-21.11
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh (cherry picked from commit bbac1b393a0511c3709a2070f9b88d6fba4dfb50)
-rw-r--r--pkgs/development/haskell-modules/hackage-packages.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix
index b775203566d2..46bac188e832 100644
--- a/pkgs/development/haskell-modules/hackage-packages.nix
+++ b/pkgs/development/haskell-modules/hackage-packages.nix
@@ -107877,8 +107877,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
@@ -192734,8 +192732,6 @@ self: {
];
description = "Lightweight dependency management with Nix";
license = lib.licenses.bsd3;
- hydraPlatforms = lib.platforms.none;
- broken = true;
}) {};
"nix-tools" = callPackage