haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
This commit is contained in:
@@ -28526,9 +28526,7 @@ self: {
|
||||
description = "Binding to the ALSA Library API (MIDI sequencer)";
|
||||
license = lib.licenses.bsd3;
|
||||
platforms = lib.platforms.linux;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
maintainers = [ lib.maintainers.thielema ];
|
||||
broken = true;
|
||||
}) {inherit (pkgs) alsa-lib;};
|
||||
|
||||
"alsa-seq-tests" = callPackage
|
||||
@@ -74225,10 +74223,8 @@ self: {
|
||||
];
|
||||
description = "Cut files according to a position list";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "cutter";
|
||||
maintainers = [ lib.maintainers.thielema ];
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"cv-combinators" = callPackage
|
||||
@@ -86097,10 +86093,8 @@ self: {
|
||||
];
|
||||
description = "Alternative doctest implementation that extracts comments to modules";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "doctest-extract-0.1";
|
||||
maintainers = [ lib.maintainers.thielema ];
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"doctest-lib" = callPackage
|
||||
@@ -93347,10 +93341,8 @@ self: {
|
||||
];
|
||||
description = "Shell command for finding equal files";
|
||||
license = "GPL";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "equal-files";
|
||||
maintainers = [ lib.maintainers.thielema ];
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"equational-reasoning" = callPackage
|
||||
@@ -123348,10 +123340,8 @@ self: {
|
||||
];
|
||||
description = "Shell command for grouping files by dates into folders";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "group-by-date";
|
||||
maintainers = [ lib.maintainers.thielema ];
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"group-theory" = callPackage
|
||||
@@ -161500,9 +161490,7 @@ self: {
|
||||
libraryHaskellDepends = [ base binary bytestring ];
|
||||
description = "Constructing and dissecting IFF files";
|
||||
license = lib.licenses.gpl3Only;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
maintainers = [ lib.maintainers.thielema ];
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ifscs" = callPackage
|
||||
@@ -191196,10 +191184,8 @@ self: {
|
||||
];
|
||||
description = "List contents of an mbox file containing e-mails";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "lsmbox";
|
||||
maintainers = [ lib.maintainers.thielema ];
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"mbtiles" = callPackage
|
||||
@@ -277427,9 +277413,7 @@ self: {
|
||||
];
|
||||
description = "Fast, packed, strict storable arrays with a list interface like ByteString";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
maintainers = [ lib.maintainers.thielema ];
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"storablevector-carray" = callPackage
|
||||
@@ -284704,9 +284688,7 @@ self: {
|
||||
];
|
||||
description = "alternative package for processing of tag soups";
|
||||
license = "GPL";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
maintainers = [ lib.maintainers.thielema ];
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"tagged" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user