1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos
Matthew Bauer f05d8f31ec make-disk-image: use filterSource instead of cleanSource
cleanSource does not appear to work correctly in this case. The path
does not get coerced to a string, resulting in a dangling symlink
produced in channel.nix.  Not sure why, but this
seems to fix it.

Fixes #51025.

/cc @elvishjericco
2019-01-07 16:28:50 -06:00
..
doc nixos/nscd: Address doc feedback 2018-12-12 15:35:40 +01:00
lib make-disk-image: use filterSource instead of cleanSource 2019-01-07 16:28:50 -06:00
maintainers google-compute-image: make it a module and the size tuneable (#49854) 2018-11-26 14:51:00 +00:00
modules make-disk-image: use filterSource instead of cleanSource 2019-01-07 16:28:50 -06:00
tests Merge pull request #51922 from hedning/fix-xmonad-test 2018-12-13 14:02:23 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix tests: split into a separate all-tests.nix file 2018-11-11 23:11:46 +09: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.