nixpkgs/nixos/lib
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
..
test-driver Simple EC2 user-data VM test 2015-06-11 22:54:04 -04:00
build-vms.nix Unify NixOS and Nixpkgs channel structure 2015-08-05 17:37:11 +02:00
eval-config.nix Bring an importable modulesPath back from the dead, in the only way I know 2015-06-08 01:55:49 +00:00
from-env.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
make-channel.nix Unify NixOS and Nixpkgs channel structure 2015-08-05 17:37:11 +02:00
make-ext4-fs.nix nixos: Add derivations for SD card installation images on ARM 2015-07-26 00:31:20 +03:00
make-iso9660-image.nix nixos: iso-image: use syslinux bootloader for USB booting support 2015-03-24 22:01:04 +01:00
make-iso9660-image.sh nixos: iso-image: filename escaping in xorriso 2015-03-24 22:01:51 +01:00
make-squashfs.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
make-system-tarball.nix nixos/make-system-tarball: extra commands to be executed before archive 2014-12-11 23:17:27 +01:00
make-system-tarball.sh nixos/make-system-tarball: extra commands to be executed before archive 2014-12-11 23:17:27 +01:00
qemu-flags.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
testing.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
utils.nix nixos/utils: Don't remove first character if not a / 2014-09-03 18:40:05 -07:00