mirror of
https://github.com/nix-community/disko.git
synced 2026-01-18 04:08:35 +01:00
Fixes #130 This should fix pretty much all cases where spaces or other special characters would break disko due to improper quoting. I searched for all instances of '.label', '.device' and '.name', so I believe I caught whatever I could. In some cases I changed single quotes to double quotes for consistency. I know we don't usually fix bugs in the legacy table type, but it was so easy I couldn't resist. |
||
|---|---|---|
| .. | ||
| types | ||
| default.nix | ||
| interactive-vm.nix | ||
| make-disk-image.nix | ||
| tests.nix | ||