nixpkgs/nixos/modules/system
Jean-François Roche 875e6ad20a nixos/systemd-boot: Fix regression in builder script
Avoid running Python scripts in the root of the package, as this
triggers `os.listdir` on the Nix store directory during import. This
operation can be time-consuming on large store directories
(see issue #283795 for more details).

The issue was initially fixed in #284153 but was reverted in #306339.

Co-authored-by: Sönke Hahn <soenkehahn@gmail.com>
(cherry picked from commit 251b0c958f)
2024-09-16 10:08:29 +02:00
..
activation nixos/activation-script: Add lib.sh with warn() 2024-07-28 11:31:41 +00:00
boot nixos/systemd-boot: Fix regression in builder script 2024-09-16 10:08:29 +02:00
etc nixos/etc: support direct symlinks with etc overlay 2024-06-22 16:42:37 +00:00
build.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00