diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -289,6 +289,22 @@ "type": "github" } }, + "nixpkgs-master": { + "locked": { + "lastModified": 1729614774, + "narHash": "sha256-K+3N/Iq+wARJy1sWAa17tcsn4W1N75Brc+tWI0r+elI=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "d4d006a3eb22659e21a5009954812e162d679a00", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "master", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs-unstable": { "locked": { "lastModified": 1728492678, @@ -548,6 +564,7 @@ "flake-parts": "flake-parts", "nixinate": "nixinate", "nixpkgs": "nixpkgs_3", + "nixpkgs-master": "nixpkgs-master", "nixpkgs-unstable": "nixpkgs-unstable", "pastor": "pastor", "secrets": "secrets" |
