This is the master branch of nixpkgs, initially pulled from commit 8debf2f9a63d54ae4f28994290437ba54c681c7b The intent of this repo is to be merged onto nixpkgs master. This will also be of help for https://git.suyu.dev/BoomMicrophone/suyu-nix-test which I will need in order for development (it will also be helpful to know what to do for setting up the environment for the master server. Currently I am focusing on this so I can actually see what is still missing) This repo will be removed once the PR to the nixpkgs github goes through
Find a file
Nicolas Pierron 357ca60ed7 * Set KDEDIRS, XDG_CONFIG_DIRS and XDG_DATA_DIRS in bashrc. This has
the advantage that KDE applications work when logging in via ssh,
  and that you don't need to logout to have KDE upgrades take effect.
  On the downside, since the various KDE packages and shared-mime-info
  all have their own MIME databases, if we put them in one symlink
  tree (systemPath), we need to rerun update-mime-database on the
  symlink tree.  Also, systemPath is getting very large.

svn path=/nixos/branches/fix-style/; revision=14191
2009-02-22 16:09:14 +00:00
boot * Remove /var/lock on startup. 2009-02-22 16:08:17 +00:00
doc An upstart job to display manual 2009-02-22 16:06:42 +00:00
etc * Set KDEDIRS, XDG_CONFIG_DIRS and XDG_DATA_DIRS in bashrc. This has 2009-02-22 16:09:14 +00:00
helpers * Quick hack to make the `info' command work properly by generating 2009-02-22 16:07:10 +00:00
installer added possibility make nixos-install not downlooad the manifest 2009-02-22 16:08:59 +00:00
system * Set KDEDIRS, XDG_CONFIG_DIRS and XDG_DATA_DIRS in bashrc. This has 2009-02-22 16:09:14 +00:00
test - Move some system configuration to options: 2008-11-18 18:00:09 +00:00
upstart-jobs * Set KDEDIRS, XDG_CONFIG_DIRS and XDG_DATA_DIRS in bashrc. This has 2009-02-22 16:09:14 +00:00
default.nix Merge branches 'fix-style' and 'master' into fix-style 2009-01-02 19:41:39 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix * Include the SVN revision in the ISO name. 2009-02-22 16:09:03 +00:00
STABLE * Version number, stable marker. 2006-11-04 11:27:08 +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.