Files
nix/src/libexpr
Adam Joseph b3550d9179 libexpr/fetchurl.nix: allow __impure fetch
This commit adds an optional `__impure` parameter to fetchurl.nix, which allows
the caller to use `libfetcher`'s fetcher in an impure derivation.  This allows
nixpkgs' patch-normalizing fetcher (fetchpatch) to be rewritten to use nix's
internal fetchurl, thereby eliminating the awkward "you can't use fetchpatch
here" banners scattered all over the place.

See also: https://github.com/NixOS/nixpkgs/pull/188587
2022-09-16 00:48:01 -07:00
..
2022-04-26 13:25:17 +02:00
2022-04-26 13:25:17 +02:00
2022-08-24 21:19:43 +02:00
2022-08-03 17:46:51 +02:00
2022-07-11 11:29:22 -06:00
2022-05-26 12:40:01 +02:00
2019-03-14 14:11:12 +01:00
2022-05-22 21:45:24 -06:00
2022-06-02 21:19:54 +02:00