]> gitweb.ps.run Git - chirp/blob - flake.lock
update flake.nix
[chirp] / flake.lock
1 {
2   "nodes": {
3     "flake-utils": {
4       "inputs": {
5         "systems": "systems"
6       },
7       "locked": {
8         "lastModified": 1731533236,
9         "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
10         "owner": "numtide",
11         "repo": "flake-utils",
12         "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
13         "type": "github"
14       },
15       "original": {
16         "owner": "numtide",
17         "repo": "flake-utils",
18         "type": "github"
19       }
20     },
21     "nixpkgs": {
22       "locked": {
23         "lastModified": 1743125403,
24         "narHash": "sha256-ax5yY7IA9XaO+qHiu2XNs7oivWlD4+YG+G8+VaAl8bE=",
25         "owner": "nixos",
26         "repo": "nixpkgs",
27         "rev": "b25d37292b5b6a56a6a508d4632feceb52266333",
28         "type": "github"
29       },
30       "original": {
31         "owner": "nixos",
32         "repo": "nixpkgs",
33         "type": "github"
34       }
35     },
36     "root": {
37       "inputs": {
38         "zig2nix": "zig2nix"
39       }
40     },
41     "systems": {
42       "locked": {
43         "lastModified": 1681028828,
44         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
45         "owner": "nix-systems",
46         "repo": "default",
47         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
48         "type": "github"
49       },
50       "original": {
51         "owner": "nix-systems",
52         "repo": "default",
53         "type": "github"
54       }
55     },
56     "zig2nix": {
57       "inputs": {
58         "flake-utils": "flake-utils",
59         "nixpkgs": "nixpkgs"
60       },
61       "locked": {
62         "lastModified": 1743144458,
63         "narHash": "sha256-0vS/7AWx4O7vI7kJ156tk+nahxQb+HXd/CiFx6ZPBQE=",
64         "owner": "Cloudef",
65         "repo": "zig2nix",
66         "rev": "de3fa1e6475471ca6c76ba9a88dfa4df2befe13c",
67         "type": "github"
68       },
69       "original": {
70         "owner": "Cloudef",
71         "repo": "zig2nix",
72         "type": "github"
73       }
74     }
75   },
76   "root": "root",
77   "version": 7
78 }