nixpkgs/pkgs/os-specific
Alyssa Ross e28c5cd7ac pkgsStatic.cryptsetup: don't --enable-static-cryptsetup
--enable-static-cryptsetup adds binaries suffixed with .static,
e.g. cryptsetup.static, and those binaries have extra flags set to
enable them to be built statically.  It doesn't change how the main
binaries are built — they're compiled correctly because pkgsStatic
sets up all the necessary compiler flag anyway.  So as far as I can
tell, all --enable-static-cryptsetup gets us is duplicate binaries
that take up disk space unnecessarily.
2022-03-03 13:57:32 +00:00
..
bsd
darwin dockutil: init at 2.0.5 (#155052) 2022-03-01 19:30:25 -05:00
linux pkgsStatic.cryptsetup: don't --enable-static-cryptsetup 2022-03-03 13:57:32 +00:00
solo5 solo5: patch solo5-virtio-mkimage to use our Syslinux, etc 2022-02-05 21:32:18 +01:00
windows