summary refs log tree commit diff
path: root/pkgs/os-specific/linux/systemd/0007-hostnamed-localed-timedated-disable-methods-that-cha.patch
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2020-08-12 18:34:09 +0200
committerFlorian Klink <flokli@flokli.de>2020-08-13 20:51:39 +0200
commitb68bddfbda2092c5fde2c4cece2f4bcf0eb214a1 (patch)
tree38d28d97f5e17c2d50a5a91c3881a71ad0f73562 /pkgs/os-specific/linux/systemd/0007-hostnamed-localed-timedated-disable-methods-that-cha.patch
parent7e189c56a16382e1987a847b24bc34d8b957fd98 (diff)
downloadnixpkgs-b68bddfbda2092c5fde2c4cece2f4bcf0eb214a1.tar
nixpkgs-b68bddfbda2092c5fde2c4cece2f4bcf0eb214a1.tar.gz
nixpkgs-b68bddfbda2092c5fde2c4cece2f4bcf0eb214a1.tar.bz2
nixpkgs-b68bddfbda2092c5fde2c4cece2f4bcf0eb214a1.tar.lz
nixpkgs-b68bddfbda2092c5fde2c4cece2f4bcf0eb214a1.tar.xz
nixpkgs-b68bddfbda2092c5fde2c4cece2f4bcf0eb214a1.tar.zst
nixpkgs-b68bddfbda2092c5fde2c4cece2f4bcf0eb214a1.zip
systemd: remove lib output
systemd 246 started baking in some strings into $lib/lib/libsystemd.so
which points back to $out.

It might be desirable to not have these strings in there, but instead
have systemd ask the running manager for the really active paths via
IPC, or patch in some more mutable paths (like /run/current-system/…) -
but as long as it is as it is, we should probably should just stop
producing the `lib` output for now.

This does increase the runtime closure for installations not pulling in
systemd.out, or linking against multiple libsystemd's, but doesn't
increase the runtime closure for NixOS itself, as it needs systemd
anyways, and doesn't link against multiple variants of it.

We can also remove the aarch64-specific $out/lib/systemd/catalog hack,
and revive it at a later time if the `lib` output is reintroduced.
Diffstat (limited to 'pkgs/os-specific/linux/systemd/0007-hostnamed-localed-timedated-disable-methods-that-cha.patch')
0 files changed, 0 insertions, 0 deletions