dream2nix icon indicating copy to clipboard operation
dream2nix copied to clipboard

Make `overrideSource` support non-compressed source derivations

Open ShamrockLee opened this issue 2 years ago • 0 comments
trafficstars

The overrideSource currently accepts only gzipped tarballs (.tar.gz). As the outPath of a flake input is a plain directory inside Nix store, there's a practical need to be able to override using non-compressed derivations.

ShamrockLee avatar Jul 13 '23 04:07 ShamrockLee