hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-8-ge18310f from Hackage revision
604db45cba
.
This commit is contained in:
parent
c1535b26ef
commit
b70a9c2fc7
@ -42592,8 +42592,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "birch-beer";
|
||||
version = "0.3.1.1";
|
||||
sha256 = "0v2202zrnli49z4vw4zc6cgxvfqrv51b6p0svp0fdd2f9add4rvm";
|
||||
version = "0.4.1.0";
|
||||
sha256 = "07l9y57if58047d54g52vhpk4372aj563brbds62c3fgb5wjpdc6";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -50565,8 +50565,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "calamity";
|
||||
version = "0.1.28.2";
|
||||
sha256 = "0hy29d34w06n7pyjycp7n3f4l6717n2z9yzjq39df05bf8xnigkj";
|
||||
version = "0.1.28.3";
|
||||
sha256 = "0w7jcq6jplr31ljdvj9cqimg1xxz9pjnsdqkncdsiywa10ngww10";
|
||||
libraryHaskellDepends = [
|
||||
aeson async base bytestring colour concurrent-extra connection
|
||||
containers data-default-class data-flags deepseq deque df1 di-core
|
||||
@ -72773,8 +72773,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "deepl";
|
||||
version = "0.1.0.0";
|
||||
sha256 = "1wckhfq5g5aqzh2ybw4bbq39hn1yc1yzb8akd5vvhcip8afkkqsa";
|
||||
version = "0.1.0.1";
|
||||
sha256 = "042xkvfs3ny0gchk0a1l427hg6sd5dngw43sdwzp6c1k969s4cda";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
libraryHaskellDepends = [
|
||||
@ -103747,6 +103747,8 @@ self: {
|
||||
];
|
||||
description = "ghc toolchain installer";
|
||||
license = lib.licenses.lgpl3Only;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ghczdecode" = callPackage
|
||||
@ -245035,6 +245037,8 @@ self: {
|
||||
];
|
||||
description = "Haskell EDSL for Souffle";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"souffle-haskell" = callPackage
|
||||
@ -278895,6 +278899,8 @@ self: {
|
||||
];
|
||||
description = "Wrap WAI applications to run on AWS Lambda";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"wai-handler-launch" = callPackage
|
||||
|
Loading…
Reference in New Issue
Block a user