1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 14:11:36 +00:00
nixpkgs/nixos/modules/installer/cd-dvd
Domen Kožar 75284b09e1 Fix ISO building from a channel
Building config.system.build.isoImage would fail with the following
error using the channel:

  ln: failed to create symbolic link
'/nix/store/zz0hzi5imrg4927v6f8mv281qs6v6pbq-nixos-16.03pre69762.e916273/nixos/nixpkgs/.': File exists

The fix skips symlink as it already exists if the channel
nixpkgs copy is used.

Fixes #10367
2016-01-16 21:58:40 +01:00
..
channel.nix Fix ISO building from a channel 2016-01-16 21:58:40 +01:00
installation-cd-base.nix nixos: introduce system.nixosLabel option and use it where appropriate 2016-01-08 22:26:15 +00: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 Merge pull request #10996 from oxij/nixos-label 2016-01-09 20:52:08 +03:00
sd-image-armv7l-multiplatform.nix ARM: Use linuxPackages_latest in ARMv7 image 2015-10-24 17:32:21 +03:00
sd-image-raspberrypi.nix ARM: Don't disable manual in installation images 2015-10-24 17:25:55 +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 jobs -> systemd.services 2016-01-07 06:39:06 +00: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 jobs -> systemd.services 2016-01-07 06:39:06 +00:00
system-tarball.nix nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00