nixpkgs/pkgs
Alyssa Ross f8be98b2cb cryptsetup: separate binaries from libraries
This reduces closure sizes by making the libraries not depend on the
binaries, which is good for dynamic builds, and (when statically
linked) making the binaries not depend on the libraries, which is good
for static builds.

When static building, we additionally have to disable loading LUKS
plugins from $lib to avoid a reference, which probably wouldn't have
worked anyway.
2022-03-10 11:13:15 +00:00
..
applications Merge staging-next into staging 2022-03-10 06:02:07 +00:00
build-support Merge master into staging-next 2022-03-09 18:01:14 +00:00
common-updater
data Merge staging-next into staging 2022-03-09 12:01:59 +00:00
desktops Merge staging-next into staging 2022-03-09 12:01:59 +00:00
development Merge staging-next into staging 2022-03-10 06:02:07 +00:00
games Merge staging-next into staging 2022-03-09 18:05:08 +00:00
misc Merge staging-next into staging 2022-03-10 06:02:07 +00:00
os-specific cryptsetup: separate binaries from libraries 2022-03-10 11:13:15 +00:00
pkgs-lib
servers Merge staging-next into staging 2022-03-09 18:05:08 +00:00
shells Merge master into staging-next 2022-03-09 18:01:14 +00:00
stdenv Merge staging-next into staging 2022-03-07 12:02:15 +00:00
test
tools Merge staging-next into staging 2022-03-10 06:02:07 +00:00
top-level Merge staging-next into staging 2022-03-10 00:02:45 +00:00