summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorRyan Mulligan <ryan@ryantm.com>2016-01-31 12:57:47 -0800
committerRyan Mulligan <ryan@ryantm.com>2016-01-31 13:00:15 -0800
commit8fee229261b16d3e937e091308d07bcea751bd34 (patch)
tree453902ee3128ebf077a151aeb0019e311a77228f /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parent698b14c1c9843e7e5b6e0e5c50baac060694f8bc (diff)
desktop manager service: fix and improve default error
Before the error if the wrong default desktop was chosen would be: /nixpkgs-channels/lib/modules.nix:282:11: Default desktop manager ($(defaultDM)) not found. which has the string interpolation done incorreclty. Now that is fixed and it is more user-friendly as: /nixpkgs-channels/lib/modules.nix:282:11: Default desktop manager (gnome) not found. Probably you want to change services.xserver.desktopManager.default = "gnome"; to one of services.xserver.desktopManager.default = "gnome3"; services.xserver.desktopManager.default = "none";
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions