summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2016-07-05 23:40:35 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2016-07-06 00:11:57 +0200
commitaeb516c741a1156a66acafa14322b47c63cfd709 (patch)
tree648fa3a40b6cc698dd080d7cfadb26c453ae3d9f /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent071faa71e7ae4d8a4a7996f1c05d0688a5efddef (diff)
nixos/grub: change state file device separator from ':' to ','
':' is currently used as separator in /boot/grub/state for the list of devices GRUB should be installed to. The problem is that ':' itself may appear in a device path: /dev/disk/by-id/usb-SanDisk_Cruzer_20043512300546C0B317-0:0 With such a path, NixOS will install GRUB *every* time, because it thinks the configuration differs from the state file (due to the wrong list split). Fix it by using ',' as separator. For existing systems with GRUB installed on multiple devices, this change means that GRUB will be installed one extra time.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions