nixpkgs/nixos
Eelco Dolstra a5357e80cd Tweak the version string
It's now "<yy>.<mm>pre<commit-count>.<short-hash>"
(e.g. "13.10pre5678.gfedcba") for the unstable branch, and
"<yy>.<mm>.<commit-count>.<short-hash>" (e.g. "13.10.5678.gfedcba")
for stable branches.
2013-10-10 13:28:22 +02:00
..
doc Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
gui Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
lib Update the release expressions and the channel generators 2013-10-10 13:28:22 +02:00
maintainers Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
modules nixos-checkout: Only fetch the Nixpkgs repo 2013-10-10 13:28:22 +02:00
tests Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +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 Update the release expressions and the channel generators 2013-10-10 13:28:22 +02: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 Update the release expressions and the channel generators 2013-10-10 13:28:22 +02:00
release.nix Tweak the version string 2013-10-10 13:28:22 +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.