nixpkgs/nixos/modules/system
Linus Heckemann 27f0ca6670 stage-1 find-libs: initialise left to empty array
declare -a is not sufficient to make the array variable actually
exist, which resulted in the script failing when the target object did
not have any DT_NEEDED entries. This in turn resulted in some
initramfs libraries not having their rpaths patched to point to
extra-utils, which in turn broke the extra-utils tests.
2020-08-25 12:10:30 +02:00
..
activation nixos/modules/system/activation/top-level.nix: allow overriding system.name 2020-07-20 13:44:18 +02:00
boot stage-1 find-libs: initialise left to empty array 2020-08-25 12:10:30 +02:00
etc nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00