nixpkgs/nixos/modules
Tuomas Tynkkynen f9218b1346 nixos/stage-1: Make find-libs not choke on dynamic linker being in DT_NEEDED
find-libs is currently choking when it finds the dynamic linker
as a DT_NEEDED dependency (from glibc) and bails out like this
(as glibc doesn't have a RPATH):

Couldn't satisfy dependency ld-linux-x86-64.so.2

Actually the caller of find-libs ignores the exit status, so the issue
almost always goes unnoticed and happens to work by chance. But
additionally what happens is that indirect .so dependencies are
left out from the dependency closure calculation, which breaks
latest cryptsetup as libssl.so isn't found anymore.
2018-06-20 17:58:02 +03:00
..
config nixos/no-x-libs: Switch to using nixpkgs.overlays 2018-06-11 20:58:33 +02:00
hardware brightnessctl: init at 0.3.2 (#42102) 2018-06-16 18:15:42 -04:00
i18n/input-method Added cross-references to NixOS manual 2018-04-12 09:39:14 +10:00
installer not-detected: use lib.mkDefault 2018-06-17 23:25:41 +03:00
misc Revert "nixpkgs module: Fix defaulting of localSystem and system" 2018-05-31 15:55:36 -04:00
profiles nixos/installer: Drop dmraid 2018-05-25 01:55:51 +03:00
programs nixos/autosuggestions: add module (#41397) 2018-06-10 23:08:50 +02:00
security manual: Clarify that limits.conf doesn't apply to systemd services. (#40267) 2018-05-12 17:44:57 +02:00
services Merge pull request #42134 from tazjin/feat/journaldriver 2018-06-20 12:14:31 +00:00
system nixos/stage-1: Make find-libs not choke on dynamic linker being in DT_NEEDED 2018-06-20 17:58:02 +03:00
tasks nixos/zfs: mount AFTER import 2018-06-15 20:58:43 +02:00
testing nixos/tests: set default stateVersion in test VMs 2018-05-14 00:01:15 +02:00
virtualisation azure: stop carrying qemu-220 patch 2018-06-12 02:06:03 -07:00
module-list.nix brightnessctl: init at 0.3.2 (#42102) 2018-06-16 18:15:42 -04:00
rename.nix nixos/kubernetes: dashboard lockdown 2018-06-19 22:28:00 +02:00