hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-11-g7fa9100-dirty from Hackage revision
8af27e77a0
.
This commit is contained in:
parent
1d96606e34
commit
b5613e78fd
@ -62589,6 +62589,8 @@ self: {
|
|||||||
testHaskellDepends = [ base hspec hspec-megaparsec megaparsec ];
|
testHaskellDepends = [ base hspec hspec-megaparsec megaparsec ];
|
||||||
description = "Build tool for C";
|
description = "Build tool for C";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"cplex-hs" = callPackage
|
"cplex-hs" = callPackage
|
||||||
@ -247324,7 +247326,8 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "Terminal emulator configurable in Haskell";
|
description = "Terminal emulator configurable in Haskell";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
maintainers = with stdenv.lib.maintainers; [ cdepillabout ];
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {inherit (pkgs) gtk3; inherit (pkgs) pcre2;
|
}) {inherit (pkgs) gtk3; inherit (pkgs) pcre2;
|
||||||
vte_291 = pkgs.vte;};
|
vte_291 = pkgs.vte;};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user