flake.lock (view raw)
1{
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1716807034,
6 "narHash": "sha256-AQwfMBtC8tiDZHEgLssOU4qUiRhC2nO+YdxAvZXeW7o=",
7 "owner": "nixos",
8 "repo": "nixpkgs",
9 "rev": "e751fce87c5d9a8c9375b59d5b508a34a76b5623",
10 "type": "github"
11 },
12 "original": {
13 "owner": "nixos",
14 "repo": "nixpkgs",
15 "type": "github"
16 }
17 },
18 "root": {
19 "inputs": {
20 "nixpkgs": "nixpkgs"
21 }
22 }
23 },
24 "root": "root",
25 "version": 7
26}