Merge pull request #95775 from maralorn/unbreak-hocker

[haskell-updates] haskellPackages.hocker: Mark unbroken
This commit is contained in:
maralorn 2020-08-19 11:05:20 +02:00 committed by GitHub
commit 49b67b9783
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View File

@ -6232,7 +6232,6 @@ broken-packages:
- hobbes
- hobbits
- hocilib
- hocker
- hodatime
- HODE
- hoe

View File

@ -128028,8 +128028,6 @@ self: {
];
description = "Interact with the docker registry and generate nix build instructions";
license = stdenv.lib.licenses.asl20;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"hodatime" = callPackage