nixpkgs/nixos/modules/system
Jean-François Roche 251b0c958f 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>
2024-09-12 01:29:32 +02:00
..
activation activation: avoid error due to unset PATH variable (#340488) 2024-09-10 21:58:24 +02:00
boot nixos/systemd-boot: Fix regression in builder script 2024-09-12 01:29:32 +02:00
etc treewide/nixos: remove with lib; part 2 (#335618) 2024-08-30 15:56:57 -07:00
build.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00