nix-super/src
dramforever fc6bfb261d libfetchers/tarball: Lock on effectiveUrl
Basically, if a tarball URL is used as a flake input, and the URL leads
to a redirect, the final redirect destination would be recorded as the
locked URL.

This allows tarballs under https://nixos.org/channels to be used as
flake inputs. If we, as before, lock on to the original URL it would
break every time the channel updates.
2021-03-02 21:56:50 +08:00
..
build-remote Merge pull request #4477 from NixOS/ca/build-remote 2021-02-26 16:54:44 +01:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libcmd Merge pull request #4541 from obsidiansystems/simpler-store-path-command 2021-02-19 16:18:53 +01:00
libexpr Make missing auto-call arguments throw an eval error 2021-02-22 16:13:09 +01:00
libfetchers libfetchers/tarball: Lock on effectiveUrl 2021-03-02 21:56:50 +08:00
libmain Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
libstore Merge pull request #4574 from grahamc/libstore-ssh-host-key 2021-03-01 13:12:18 +01:00
libutil nix flake update: Recreate the lock file 2021-02-26 14:55:54 +01:00
nix nix flake update: Recreate the lock file 2021-02-26 14:55:54 +01:00
nix-build Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-channel Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-collect-garbage Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-copy-closure Use RealisedPaths in copyPaths 2021-02-25 17:18:48 +01:00
nix-env Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-instantiate Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-store Merge pull request #4477 from NixOS/ca/build-remote 2021-02-26 16:54:44 +01:00
resolve-system-dependencies Fix macOS build 2021-01-21 12:46:22 +01:00