nixpkgs/nixos
Eelco Dolstra 4e18cdda7f Shut up a KDE warning when a user first logs in
It was complaining about not having write permission to
$HOME/.local/share/user-places.xbel (because .local/share didn't exist
yet).

(cherry picked from commit 1b728846a8)
2015-09-28 15:29:04 +02:00
..
doc/manual haskell: make ghc, cabal-install, and stack visible 2015-09-27 17:23:20 +02:00
lib Fix Nix database in generated images 2015-09-28 15:29:00 +02:00
maintainers Update AMI generator 2015-09-27 21:10:28 +02:00
modules Shut up a KDE warning when a user first logs in 2015-09-28 15:29:04 +02:00
tests Fix the EC2 test 2015-09-28 15:28:43 +02:00
COPYING Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
default.nix Fix nixos-option 2013-10-28 22:45:58 +01:00
README Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
release-combined.nix Disable lightdm test 2015-08-17 10:48:04 +02:00
release-small.nix release-small.nix: Drop the grub1 test 2015-08-11 13:51:55 +02:00
release.nix Disable the ec2-config test 2015-09-28 15:28:51 +02: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.