hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-5-g7c30584 from Hackage revision
711b59b900
.
This commit is contained in:
parent
8ffed96359
commit
b8b7443518
@ -120915,6 +120915,7 @@ self: {
|
|||||||
doHaddock = false;
|
doHaddock = false;
|
||||||
description = "Runs Continuous Integration tasks on your machines";
|
description = "Runs Continuous Integration tasks on your machines";
|
||||||
license = stdenv.lib.licenses.asl20;
|
license = stdenv.lib.licenses.asl20;
|
||||||
|
maintainers = with stdenv.lib.maintainers; [ roberth ];
|
||||||
}) {bdw-gc = null; inherit (pkgs) boost; inherit (pkgs) nix;};
|
}) {bdw-gc = null; inherit (pkgs) boost; inherit (pkgs) nix;};
|
||||||
|
|
||||||
"hercules-ci-api-agent" = callPackage
|
"hercules-ci-api-agent" = callPackage
|
||||||
@ -120945,6 +120946,7 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "API definition for Hercules CI Agent to talk to hercules-ci.com or Hercules CI Enterprise";
|
description = "API definition for Hercules CI Agent to talk to hercules-ci.com or Hercules CI Enterprise";
|
||||||
license = stdenv.lib.licenses.asl20;
|
license = stdenv.lib.licenses.asl20;
|
||||||
|
maintainers = with stdenv.lib.maintainers; [ roberth ];
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hercules-ci-api-core" = callPackage
|
"hercules-ci-api-core" = callPackage
|
||||||
@ -120967,6 +120969,7 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "Types and convenience modules use across Hercules CI API packages";
|
description = "Types and convenience modules use across Hercules CI API packages";
|
||||||
license = stdenv.lib.licenses.asl20;
|
license = stdenv.lib.licenses.asl20;
|
||||||
|
maintainers = with stdenv.lib.maintainers; [ roberth ];
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"here" = callPackage
|
"here" = callPackage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user