diff options
Diffstat (limited to 'pkgs/by-name/fu/fupdate/flake.lock')
-rw-r--r-- | pkgs/by-name/fu/fupdate/flake.lock | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/pkgs/by-name/fu/fupdate/flake.lock b/pkgs/by-name/fu/fupdate/flake.lock new file mode 100644 index 00000000..b9f44e42 --- /dev/null +++ b/pkgs/by-name/fu/fupdate/flake.lock @@ -0,0 +1,27 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1753151930, + "narHash": "sha256-XSQy6wRKHhRe//iVY5lS/ZpI/Jn6crWI8fQzl647wCg=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "83e677f31c84212343f4cc553bab85c2efcad60a", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} |