summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2019-06-10 20:27:04 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2019-06-16 15:26:33 +0200
commit9e45f6feac633fdc41eaaaa1ad65d77bda252472 (patch)
tree8d9c1f6432c12c37e2d9f88da0184db15aee8b7e /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentb0ccba1a2da2aa2460fbbf51aaba455e46bd1e27 (diff)
nixos-generate-config: don't generate swapDevices for *files*
Up until now, the output has been the same for swap devices and swap files: { device = "/var/swapfile"; } Whereas for swap *files* it's easier to manage them declaratively in configuration.nix: { device = "/var/swapfile"; size = 8192; } (NixOS will create the swapfile, and later resize it, if the size attribute is changed.) With the assumption that swap files are specified in configuration.nix, it's silly to output them to hardware-configuration.nix.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions