diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock new file mode 100644 index 0000000..29ef154 --- /dev/null +++ b/flake.lock @@ -0,0 +1,27 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1768651520, + "narHash": "sha256-LTr6oYgcnoIMBhYihxUeMLMFONGlRt/TnEVeVCv/uw4=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "9b232b1ec7ae8a06c40f262bac15be7a87d47bbd", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "release-25.11", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} |
