summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
diff options
context:
space:
mode:
authorWilliButz <willibutz@posteo.de>2024-02-07 16:02:00 +0100
committerWilliButz <willibutz@posteo.de>2024-02-07 16:25:30 +0100
commit0139970416bbc87d26662ddfe3ab613166ed01a7 (patch)
tree47a254be7462ea4b95de6beb19396420af08c71b /pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
parentbf576e6b59b9b5d46bf0e32d37cd437a093915c5 (diff)
nixos/qemu-vm: convert tmpfiles rules to settings
This change replaces the previously hard-coded `/boot` path with a reference to `efiSysMountPoint` and more importantly this change makes it possible to override these rules in scenarios in which they are not desired. One such scenario would be when `systemd-gpt-auto-generator(8)` is used to automount the ESP. Consider this section from the mentioned manpage: > The ESP is mounted to /boot/ if that directory exists and is not used > for XBOOTLDR, and otherwise to /efi/. Same as for /boot/, an automount > unit is used. The mount point will be created if necessary. Prior to this change, the ESP would be automounted under `/efi` on first boot, then the previous tmpfiles rules caused `/boot` to be created. Following the quote above, this meant that the ESP is mounted under `/boot` for each subsequent boot.
Diffstat (limited to 'pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch')
0 files changed, 0 insertions, 0 deletions