hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-28-gd194902 from Hackage revision
8c0e05f987
.
This commit is contained in:
parent
e4955d9657
commit
c55cdb4a85
@ -103539,7 +103539,8 @@ self: {
|
|||||||
testHaskellDepends = [ base HUnit ];
|
testHaskellDepends = [ base HUnit ];
|
||||||
description = "Console IRC client";
|
description = "Console IRC client";
|
||||||
license = stdenv.lib.licenses.isc;
|
license = stdenv.lib.licenses.isc;
|
||||||
maintainers = with stdenv.lib.maintainers; [ kiwi ];
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"gll" = callPackage
|
"gll" = callPackage
|
||||||
@ -123230,7 +123231,8 @@ 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 ];
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {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
|
||||||
@ -123261,7 +123263,8 @@ 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 ];
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hercules-ci-api-core" = callPackage
|
"hercules-ci-api-core" = callPackage
|
||||||
@ -123284,7 +123287,8 @@ 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 ];
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"here" = callPackage
|
"here" = callPackage
|
||||||
@ -167462,7 +167466,8 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "Terminal client for the Mattermost chat system";
|
description = "Terminal client for the Mattermost chat system";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
maintainers = with stdenv.lib.maintainers; [ kiwi ];
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"mattermost-api" = callPackage
|
"mattermost-api" = callPackage
|
||||||
@ -167491,7 +167496,8 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "Client API for Mattermost chat system";
|
description = "Client API for Mattermost chat system";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
maintainers = with stdenv.lib.maintainers; [ kiwi ];
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"mattermost-api-qc" = callPackage
|
"mattermost-api-qc" = callPackage
|
||||||
@ -167507,7 +167513,8 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "QuickCheck instances for the Mattermost client API library";
|
description = "QuickCheck instances for the Mattermost client API library";
|
||||||
license = stdenv.lib.licenses.isc;
|
license = stdenv.lib.licenses.isc;
|
||||||
maintainers = with stdenv.lib.maintainers; [ kiwi ];
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"maude" = callPackage
|
"maude" = callPackage
|
||||||
|
Loading…
Reference in New Issue
Block a user