hackage-packages.nix: Regenerate based on current config

This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
This commit is contained in:
(cdep)illabout 2021-05-15 18:23:09 +09:00
parent 8807e79bd6
commit d74484dade
No known key found for this signature in database
GPG Key ID: 462E0C03D11422F4

View File

@ -20313,6 +20313,9 @@ self: {
libraryHaskellDepends = [ base unix ]; libraryHaskellDepends = [ base unix ];
description = "A simple interface to shadow passwords (aka, shadow.h)"; description = "A simple interface to shadow passwords (aka, shadow.h)";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
}) {}; }) {};
"Updater" = callPackage "Updater" = callPackage
@ -93383,6 +93386,9 @@ self: {
]; ];
description = "Be notified when a file gets appended, solely with what was added. Warning - only works on linux and for files that are strictly appended, like log files."; description = "Be notified when a file gets appended, solely with what was added. Warning - only works on linux and for files that are strictly appended, like log files.";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
}) {}; }) {};
"follower" = callPackage "follower" = callPackage
@ -128174,6 +128180,9 @@ self: {
]; ];
description = "Haskell binding to inotify, using ByteString filepaths"; description = "Haskell binding to inotify, using ByteString filepaths";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
}) {}; }) {};
"hinquire" = callPackage "hinquire" = callPackage
@ -131708,6 +131717,9 @@ self: {
libraryHaskellDepends = [ base ]; libraryHaskellDepends = [ base ];
description = "Cross-platform interface to the PC speaker"; description = "Cross-platform interface to the PC speaker";
license = lib.licenses.asl20; license = lib.licenses.asl20;
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
}) {}; }) {};
"hoobuddy" = callPackage "hoobuddy" = callPackage
@ -163268,6 +163280,9 @@ self: {
libraryHaskellDepends = [ base bytestring time unix ]; libraryHaskellDepends = [ base bytestring time unix ];
description = "Bindings to Linux evdev input device interface"; description = "Bindings to Linux evdev input device interface";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
}) {}; }) {};
"linux-file-extents" = callPackage "linux-file-extents" = callPackage
@ -163281,6 +163296,9 @@ self: {
libraryHaskellDepends = [ base unix ]; libraryHaskellDepends = [ base unix ];
description = "Retrieve file fragmentation information under Linux"; description = "Retrieve file fragmentation information under Linux";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
}) {}; }) {};
"linux-framebuffer" = callPackage "linux-framebuffer" = callPackage
@ -163304,6 +163322,9 @@ self: {
libraryHaskellDepends = [ base bytestring hashable unix ]; libraryHaskellDepends = [ base bytestring hashable unix ];
description = "Thinner binding to the Linux Kernel's inotify interface"; description = "Thinner binding to the Linux Kernel's inotify interface";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
}) {}; }) {};
"linux-kmod" = callPackage "linux-kmod" = callPackage
@ -163329,6 +163350,9 @@ self: {
libraryHaskellDepends = [ base bytestring ]; libraryHaskellDepends = [ base bytestring ];
description = "Mount and unmount filesystems"; description = "Mount and unmount filesystems";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
}) {}; }) {};
"linux-namespaces" = callPackage "linux-namespaces" = callPackage
@ -163340,6 +163364,9 @@ self: {
libraryHaskellDepends = [ base bytestring unix ]; libraryHaskellDepends = [ base bytestring unix ];
description = "Work with linux namespaces: create new or enter existing ones"; description = "Work with linux namespaces: create new or enter existing ones";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
}) {}; }) {};
"linux-perf" = callPackage "linux-perf" = callPackage
@ -183708,6 +183735,9 @@ self: {
executableHaskellDepends = [ base ]; executableHaskellDepends = [ base ];
description = "Netlink communication for Haskell"; description = "Netlink communication for Haskell";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
}) {}; }) {};
"netlist" = callPackage "netlist" = callPackage
@ -195018,6 +195048,9 @@ self: {
libraryHaskellDepends = [ array base ]; libraryHaskellDepends = [ array base ];
description = "Simply interfacing the parallel port on linux"; description = "Simply interfacing the parallel port on linux";
license = "GPL"; license = "GPL";
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
}) {}; }) {};
"parquet-hs" = callPackage "parquet-hs" = callPackage