nixpkgs/nixos
Vladimír Čunát 8ebfce0eda
display-managers module: improve variable quoting
Fixes #20713, though I'm certain nixpkgs contains loads of places
without proper quoting, as (ba)sh unfortunately encourages that.

The only plus side is that most of such problems in nixpkgs aren't
actually security problems but mere annoyance to those who are foolish
enough to use "weird" characters in critical names.
2016-11-26 11:23:31 +01:00
..
doc/manual manual: reviewing contributions nixos -> nixpkgs (#20626) 2016-11-22 15:15:02 +01:00
lib nixos: compress squashfs with xz 2016-11-23 02:24:13 +01:00
maintainers create-amis: use jq instead of json 2016-11-22 01:59:49 +01:00
modules display-managers module: improve variable quoting 2016-11-26 11:23:31 +01:00
tests Merge pull request #19023 from offlinehacker/kube-update 2016-11-24 23:10:01 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos/release: add containers-tmpfs test 2016-11-22 15:05:45 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.