nixpkgs/nixos/modules/installer/tools
Eelco Dolstra 2cd7c1f198 Unify NixOS and Nixpkgs channel structure
This is primarily to ensure that

  -I nixpkgs=https://nixos.org/channels/nixos-unstable/nixexprs.tar.xz

and

  -I nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz

and

  -I nixpkgs=https://nixos.org/channels/nixpkgs-unstable/nixexprs.tar.xz

behave consistently.

It also allows installing packages via "nix-env -iA nixos.<pkg>"
rather than "nixos.pkgs.<pkg>". It would be even better to allow
"nixpkgs.<pkg>", but that requires a change to nix-channel.

Fixes #7659.
2015-08-05 17:37:11 +02:00
..
nixos-build-vms Remove some obsolete references to <nixos> 2015-08-05 17:37:08 +02:00
get-version-suffix Mark builds from git explicitly 2014-05-01 15:05:14 +02:00
nixos-checkout.nix Unify NixOS and Nixpkgs channel structure 2015-08-05 17:37:11 +02:00
nixos-generate-config.pl Add option system.stateVersion 2015-07-27 20:30:09 +02:00
nixos-install.sh nixos-install: Source the profile when running inside the chroot 2015-08-05 14:33:18 +02:00
nixos-option.sh Merge pull request #5416 from nbp/nixos-option-include 2014-12-21 15:11:11 -08:00
nixos-rebuild.sh Update fallback Nix store paths 2015-08-05 14:34:57 +02:00
nixos-version.sh Add option to display git revision to nixos-version 2014-12-27 21:43:04 +01:00
tools.nix Add option system.stateVersion 2015-07-27 20:30:09 +02:00