hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-1-g5b5ad23 from Hackage revision
ab74bc3b0b
.
This commit is contained in:
parent
b62a82a2f5
commit
3206ba84de
@ -116215,8 +116215,8 @@ self: {
|
|||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "haskoin-store-data";
|
pname = "haskoin-store-data";
|
||||||
version = "0.32.1";
|
version = "0.32.2";
|
||||||
sha256 = "0rl97p0627ycwkp32kwbih4gdm2ci8dl5q0mpxf8583b7i6fxjzr";
|
sha256 = "0xdjzigkygapx3r374ds11gnschddhiyacxx49xsybmhfxlhsdj7";
|
||||||
libraryHaskellDepends = [
|
libraryHaskellDepends = [
|
||||||
aeson base bytestring cereal containers data-default deepseq
|
aeson base bytestring cereal containers data-default deepseq
|
||||||
hashable haskoin-core http-client http-types lens mtl network
|
hashable haskoin-core http-client http-types lens mtl network
|
||||||
@ -140759,6 +140759,8 @@ self: {
|
|||||||
testToolDepends = [ tasty-discover ];
|
testToolDepends = [ tasty-discover ];
|
||||||
description = "Convenient imperative eDSL over Lorentz";
|
description = "Convenient imperative eDSL over Lorentz";
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"inf-interval" = callPackage
|
"inf-interval" = callPackage
|
||||||
@ -196006,6 +196008,8 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "pure Haskell PostgreSQL driver";
|
description = "pure Haskell PostgreSQL driver";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"postgresql-query" = callPackage
|
"postgresql-query" = callPackage
|
||||||
|
Loading…
Reference in New Issue
Block a user