1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/modules
c74d e0e520a519 google-compute-image: copy store paths with rsync
In `nixos/modules/virtualisation/google-compute-image.nix`, copy store
paths with `rsync -a` rather than `cp -prd`, because `rsync` seems
better able to handle the hard-links that may be present in the store,
whereas `cp` may fail to copy them.

I have tested that the Google Compute Engine image builds successfully
for me with this patch, whereas it did not without this patch.

This is the same fix applied for Azure images in commit
097ef6e435.

Fixes #23973.
2017-03-24 02:14:10 +01:00
..
config Allow attaching to non-child processes by default 2017-03-21 18:48:35 +01:00
hardware Merge pull request #17303 from peterhoeg/iio 2017-03-14 11:16:09 +08:00
i18n/input-method Remove top-level kde5 attribute 2017-02-27 11:49:10 -06:00
installer nix: 1.11.7 -> 1.11.8 2017-03-21 14:49:23 +01:00
misc fcron: 3.1.2 -> 3.2.1 2017-03-05 22:41:11 +01:00
profiles nixos: fix renaming warning in graphical profile 2017-03-03 07:27:41 -06:00
programs nixos/treewide: systemd.time is in manvolume 7 2017-03-21 08:28:53 +01:00
security security-wrapper: link old wrapper dir to new one 2017-03-23 15:57:30 +01:00
services Merge pull request #24026 from benley/use-xkbDir 2017-03-23 18:02:26 +01:00
system grub module: fix useOSProber when installing grub as EFI 2017-03-23 12:53:44 +01:00
tasks nixos/treewide: systemd.time is in manvolume 7 2017-03-21 08:28:53 +01:00
testing kdm: drop service 2017-02-11 13:55:09 -05:00
virtualisation google-compute-image: copy store paths with rsync 2017-03-24 02:14:10 +01:00
module-list.nix Merge pull request #23963 from dtzWill/feature/irkerd 2017-03-18 00:35:32 +01:00
rename.nix nixos/sddm: replace themes option with package option 2017-03-22 07:44:55 -05:00