summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorr-vdp <ramses@well-founded.dev>2024-09-09 11:16:49 +0200
committerr-vdp <ramses@well-founded.dev>2024-10-16 17:42:58 +0200
commit24bf6e9cb897baa1050317da7559caaaa330fd0e (patch)
tree7ccf26ec24f71cfe2fdf1488c0a870b4bb363721 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent763dc50b085301eeaa2beeb1dbaec5f7618b19dd (diff)
nixos/etc-overlay: avoid rebuilding the initrd every time the etc contents change
Before this change, the hash of the etc metadata image was included in the mount unit that's responsible for mounting this metadata image in the initrd. And because this metadata image changes with every change to the etc contents, the initrd would be rebuild every time as well. This can lead to a lot of rebuilds (especially when revision info is included in /etc/os-release) and all these initrd archives use up a lot of space on the ESP. With this change, we instead include a symlink to the metadata image in the top-level directory, in the same way as we already do for things like init and prepare-root, and we deduce the store path from the init= kernel parameter, in the same way as we already do to find the path to init and prepare-root. Doing so avoids rebuilding the initrd all the time.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions