diff options
| author | Leon Barrett <Leon.Barrett@sony.com> | 2023-03-31 14:51:38 -0700 |
|---|---|---|
| committer | Leon Barrett <Leon.Barrett@sony.com> | 2023-04-16 09:54:45 -0700 |
| commit | 15c760d6b8fd425c4f10cda6f82959dd98ea191c (patch) | |
| tree | 083ab48e541133fcd619985ccf4c46545aab6985 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | a711e445cc057ac06160816b848f5752a6b4b753 (diff) | |
nixos/make-disk-image: fix contents dir paths
`make-disk-image` is a tool for creating VM images. It takes an argument
`contents` that allows one to specify files and directories that should
be copied into the VM image. However, directories end up not at the
specified target, but instead at a subdirectory of the target, with a
nix-store-like path, e.g.
`/target/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-source`. See issue
https://github.com/NixOS/nixpkgs/issues/226203 .
This change adds a test for make-disk-image's contents directory
handling and adds a fix (appending `/` to rsync input directory names).
This closes issue https://github.com/NixOS/nixpkgs/issues/226203 .
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
