nix-prefetch icon indicating copy to clipboard operation
nix-prefetch copied to clipboard

src/main.sh: Add --experimental-features and --extra-experimental-features support

Open ShamrockLee opened this issue 3 years ago • 7 comments

  • Default to using --extra-experimental-features instead of --experimental-features to show respect to the environment configuration.

  • Add flags --extra-experimental-features and --experimental-features to allow manual specification to the experimental-features setting (e.g. use builtins.getFlake when not globally enabled).

Fixes #35

ShamrockLee avatar Feb 10 '22 04:02 ShamrockLee

@msteen Can you please merge this and tag a new release?

Kranzes avatar Mar 04 '22 21:03 Kranzes

Describe the changes inside the CHANGELOG.md for version 0.4.2.

ShamrockLee avatar Aug 03 '22 02:08 ShamrockLee

@msteen Could you help take a look?

ShamrockLee avatar Aug 03 '22 02:08 ShamrockLee

I accidentally base the CHANGELOG.md work on a non-relevant commit. Just solve the problem.

ShamrockLee avatar Aug 03 '22 02:08 ShamrockLee

Any news on this? I'd love to be able to generate a new vendor SHA for packages built with buildGoModule in a flake.nix.

jakubgs avatar Nov 08 '23 06:11 jakubgs