3.9 kB
148 lines
1{
2 "nodes": {
3 "command-utils": {
4 "inputs": {
5 "flake-utils": "flake-utils",
6 "nixpkgs": "nixpkgs"
7 },
8 "locked": {
9 "lastModified": 1769220798,
10 "narHash": "sha256-ulD8bbh5eV4rUH61JC4gS8Ik0R2hBEEyCom3f8w2vXE=",
11 "ref": "refs/heads/main",
12 "rev": "6c72a70e0241a5af26ba664ab63f3e2d89c45cd0",
13 "revCount": 5,
14 "type": "git",
15 "url": "https://codeberg.org/expede/nix-command-utils"
16 },
17 "original": {
18 "type": "git",
19 "url": "https://codeberg.org/expede/nix-command-utils"
20 }
21 },
22 "flake-utils": {
23 "inputs": {
24 "systems": "systems"
25 },
26 "locked": {
27 "lastModified": 1709126324,
28 "narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=",
29 "owner": "numtide",
30 "repo": "flake-utils",
31 "rev": "d465f4819400de7c8d874d50b982301f28a84605",
32 "type": "github"
33 },
34 "original": {
35 "id": "flake-utils",
36 "type": "indirect"
37 }
38 },
39 "flake-utils_2": {
40 "inputs": {
41 "systems": "systems_2"
42 },
43 "locked": {
44 "lastModified": 1731533236,
45 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
46 "owner": "numtide",
47 "repo": "flake-utils",
48 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
49 "type": "github"
50 },
51 "original": {
52 "owner": "numtide",
53 "repo": "flake-utils",
54 "type": "github"
55 }
56 },
57 "nixpkgs": {
58 "locked": {
59 "lastModified": 1769089682,
60 "narHash": "sha256-9yA/LIuAVQq0lXelrZPjLuLVuZdm03p8tfmHhnDIkms=",
61 "owner": "NixOS",
62 "repo": "nixpkgs",
63 "rev": "078d69f03934859a181e81ba987c2bb033eebfc5",
64 "type": "github"
65 },
66 "original": {
67 "id": "nixpkgs",
68 "ref": "nixos-25.11",
69 "type": "indirect"
70 }
71 },
72 "nixpkgs_2": {
73 "locked": {
74 "lastModified": 1769089682,
75 "narHash": "sha256-9yA/LIuAVQq0lXelrZPjLuLVuZdm03p8tfmHhnDIkms=",
76 "owner": "NixOS",
77 "repo": "nixpkgs",
78 "rev": "078d69f03934859a181e81ba987c2bb033eebfc5",
79 "type": "github"
80 },
81 "original": {
82 "id": "nixpkgs",
83 "ref": "nixos-25.11",
84 "type": "indirect"
85 }
86 },
87 "root": {
88 "inputs": {
89 "command-utils": "command-utils",
90 "flake-utils": "flake-utils_2",
91 "nixpkgs": "nixpkgs_2",
92 "rust-overlay": "rust-overlay"
93 }
94 },
95 "rust-overlay": {
96 "inputs": {
97 "nixpkgs": [
98 "nixpkgs"
99 ]
100 },
101 "locked": {
102 "lastModified": 1769222645,
103 "narHash": "sha256-gu6oZ86zLudBZMq8LL1qdtYt/S69GV5keQVXdvBrVSU=",
104 "owner": "oxalica",
105 "repo": "rust-overlay",
106 "rev": "22da29e7f3d8cff75009cbbcf992c7cb66920cfd",
107 "type": "github"
108 },
109 "original": {
110 "owner": "oxalica",
111 "repo": "rust-overlay",
112 "type": "github"
113 }
114 },
115 "systems": {
116 "locked": {
117 "lastModified": 1681028828,
118 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
119 "owner": "nix-systems",
120 "repo": "default",
121 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
122 "type": "github"
123 },
124 "original": {
125 "owner": "nix-systems",
126 "repo": "default",
127 "type": "github"
128 }
129 },
130 "systems_2": {
131 "locked": {
132 "lastModified": 1681028828,
133 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
134 "owner": "nix-systems",
135 "repo": "default",
136 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
137 "type": "github"
138 },
139 "original": {
140 "owner": "nix-systems",
141 "repo": "default",
142 "type": "github"
143 }
144 }
145 },
146 "root": "root",
147 "version": 7
148}