nixpkgs/nixos/modules/installer/cd-dvd
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
..
channel.nix Unify NixOS and Nixpkgs channel structure 2015-08-05 17:37:11 +02:00
installation-cd-base.nix Move stuff to modules/profiles/installation-device.nix 2015-06-10 15:28:55 +02:00
installation-cd-graphical-new-kernel.nix nixos-iso: Re-enable new kernel iso images (close #2839) 2014-06-17 21:23:52 +02:00
installation-cd-graphical.nix Don't include 4 editors in the minimal installation CD 2015-06-04 11:06:44 +02:00
installation-cd-minimal-new-kernel.nix nixos-iso: Re-enable new kernel iso images (close #2839) 2014-06-17 21:23:52 +02:00
installation-cd-minimal.nix Move stuff to modules/profiles/installation-device.nix 2015-06-10 15:28:55 +02:00
iso-image.nix Fix tests 2015-07-27 12:47:21 +02:00
sd-image-armv7l-multiplatform.nix nixos: Add derivations for SD card installation images on ARM 2015-07-26 00:31:20 +03:00
sd-image-raspberrypi.nix nixos: Add derivations for SD card installation images on ARM 2015-07-26 00:31:20 +03:00
sd-image.nix nixos: Add derivations for SD card installation images on ARM 2015-07-26 00:31:20 +03:00
system-tarball-fuloong2f.nix jfsrec: Remove derivation 2014-11-02 17:22:27 -08:00
system-tarball-pc-readme.txt http://nixos.org -> https://nixos.org 2014-12-14 11:26:45 +01:00
system-tarball-pc.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
system-tarball-sheevaplug.nix nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
system-tarball.nix nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00