1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-06 23:31:34 +00:00
Nix Packages collection
Find a file
Eelco Dolstra acea54b3c6 * In the users...keyFiles option, the "string" type doesn't work very
well because elements could be paths, e.g.

    users.extraUsers.root.openssh.authorizedKeys.keyFiles =
      [ ./id_key.pub ];

  So disable the type check for now.

svn path=/nixos/trunk/; revision=32558
2012-02-25 17:31:39 +00:00
doc * svn.nixos.org -> nixos.org. 2011-10-06 11:29:44 +00:00
gui nixos-gui: Remove dead code, Comment debug. 2011-04-25 22:23:12 +00:00
lib Revert "split release.nix into helpers and the jobs themselves". 2012-02-23 12:00:05 +00:00
maintainers * Urgh. Stupid S3 location names. 2011-11-08 20:56:33 +00:00
modules * In the users...keyFiles option, the "string" type doesn't work very 2012-02-25 17:31:39 +00:00
tests * Test whether restarting Upstart jobs works properly if there are 2011-10-13 14:08:00 +00:00
COPYING * Add a license, finally :-) 2010-05-28 11:48:41 +00:00
default.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix Revert "split release.nix into helpers and the jobs themselves". 2012-02-23 12:00:05 +00:00
VERSION * Version number, stable marker. 2006-11-04 11:27:08 +00: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.