point nix3-upgrade-nix to releases.lix.systems/manifest.nix
This file is currently manually managed, but will be automated along with the rest of the release process. Change-Id: I77839919549aaac73de582b2e563ce3ef914a8cb
This commit is contained in:
@@ -19,7 +19,7 @@ using namespace nix;
|
||||
struct CmdUpgradeNix : MixDryRun, EvalCommand
|
||||
{
|
||||
Path profileDir;
|
||||
std::string storePathsUrl = "https://github.com/NixOS/nixpkgs/raw/master/nixos/modules/installer/tools/nix-fallback-paths.nix";
|
||||
std::string storePathsUrl = "https://releases.lix.systems/manifest.nix";
|
||||
|
||||
std::optional<Path> overrideStorePath;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user