From 62602f57f1d6c88d5f67c6905923208ccf6005d2 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sun, 14 Aug 2022 15:46:22 -0400 Subject: [PATCH] bump: staging input --- flake.lock | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/flake.lock b/flake.lock index 37b1a07..bd319ca 100644 --- a/flake.lock +++ b/flake.lock @@ -1972,7 +1972,8 @@ "nixos-wsl": "nixos-wsl", "powercord-setup": "powercord-setup", "quick-nix-registry": "quick-nix-registry", - "stable": "stable" + "stable": "stable", + "staging": "staging" } }, "rust-analyzer-src": { @@ -2025,6 +2026,22 @@ "type": "github" } }, + "staging": { + "locked": { + "lastModified": 1660500112, + "narHash": "sha256-+ij430pRWW/wRU8YZ/ZEQaMZ3q50iaRSQEZ1ZOVmLD4=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "7ef4d517f3687960738b931b4bae0f0de4b9d08c", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "staging", + "repo": "nixpkgs", + "type": "github" + } + }, "utils": { "locked": { "lastModified": 1637014545,