my nix dotfiles
1{
2 "nodes": {
3 "advisory-db": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1710515894,
7 "narHash": "sha256-tmQ9TMCb2jZY3jYdf53qIberkYV3dnUzdAYYK/NB+No=",
8 "owner": "rustsec",
9 "repo": "advisory-db",
10 "rev": "369d98c1b95b7b56d0859605916d7b81a7d1f1c4",
11 "type": "github"
12 },
13 "original": {
14 "owner": "rustsec",
15 "repo": "advisory-db",
16 "type": "github"
17 }
18 },
19 "crane": {
20 "inputs": {
21 "nixpkgs": [
22 "nix-your-shell",
23 "nixpkgs"
24 ]
25 },
26 "locked": {
27 "lastModified": 1710886643,
28 "narHash": "sha256-saTZuv9YeZ9COHPuj8oedGdUwJZcbQ3vyRqe7NVJMsQ=",
29 "owner": "ipetkov",
30 "repo": "crane",
31 "rev": "5bace74e9a65165c918205cf67ad3977fe79c584",
32 "type": "github"
33 },
34 "original": {
35 "owner": "ipetkov",
36 "repo": "crane",
37 "type": "github"
38 }
39 },
40 "darwin": {
41 "inputs": {
42 "nixpkgs": [
43 "nixpkgs-stable"
44 ]
45 },
46 "locked": {
47 "lastModified": 1749744770,
48 "narHash": "sha256-MEM9XXHgBF/Cyv1RES1t6gqAX7/tvayBC1r/KPyK1ls=",
49 "owner": "lnl7",
50 "repo": "nix-darwin",
51 "rev": "536f951efb1ccda9b968e3c9dee39fbeb6d3fdeb",
52 "type": "github"
53 },
54 "original": {
55 "owner": "lnl7",
56 "ref": "nix-darwin-25.05",
57 "repo": "nix-darwin",
58 "type": "github"
59 }
60 },
61 "home-manager": {
62 "inputs": {
63 "nixpkgs": [
64 "nixpkgs"
65 ]
66 },
67 "locked": {
68 "lastModified": 1750654717,
69 "narHash": "sha256-YXlhTUGaLAY1rSosaRXO5RSGriEyF9BGdLkpKV+9jyI=",
70 "owner": "nix-community",
71 "repo": "home-manager",
72 "rev": "4c9e99e8e8e36bcdfa9cdb102e45e4dc95aa5c5b",
73 "type": "github"
74 },
75 "original": {
76 "owner": "nix-community",
77 "repo": "home-manager",
78 "type": "github"
79 }
80 },
81 "nix-your-shell": {
82 "inputs": {
83 "advisory-db": "advisory-db",
84 "crane": "crane",
85 "nixpkgs": [
86 "nixpkgs"
87 ],
88 "systems": "systems"
89 },
90 "locked": {
91 "lastModified": 1744134530,
92 "narHash": "sha256-NWgdXO6sQMQVnbvwSB+gBmMnU9s8ghx1ltGvOPec+qo=",
93 "owner": "MercuryTechnologies",
94 "repo": "nix-your-shell",
95 "rev": "e66f4ece4687d4c0890ab5994bfef2826f68180c",
96 "type": "github"
97 },
98 "original": {
99 "owner": "MercuryTechnologies",
100 "repo": "nix-your-shell",
101 "type": "github"
102 }
103 },
104 "nixos-hardware": {
105 "locked": {
106 "lastModified": 1750431636,
107 "narHash": "sha256-vnzzBDbCGvInmfn2ijC4HsIY/3W1CWbwS/YQoFgdgPg=",
108 "owner": "nixos",
109 "repo": "nixos-hardware",
110 "rev": "1552a9f4513f3f0ceedcf90320e48d3d47165712",
111 "type": "github"
112 },
113 "original": {
114 "owner": "nixos",
115 "repo": "nixos-hardware",
116 "type": "github"
117 }
118 },
119 "nixpkgs": {
120 "locked": {
121 "lastModified": 1750506804,
122 "narHash": "sha256-VLFNc4egNjovYVxDGyBYTrvVCgDYgENp5bVi9fPTDYc=",
123 "owner": "NixOS",
124 "repo": "nixpkgs",
125 "rev": "4206c4cb56751df534751b058295ea61357bbbaa",
126 "type": "github"
127 },
128 "original": {
129 "owner": "NixOS",
130 "ref": "nixos-unstable",
131 "repo": "nixpkgs",
132 "type": "github"
133 }
134 },
135 "nixpkgs-master": {
136 "locked": {
137 "lastModified": 1750680047,
138 "narHash": "sha256-Wy8PNgpFr6FwdSwmYu5PnnU2ed+TyMN6c37r8pM985k=",
139 "owner": "NixOS",
140 "repo": "nixpkgs",
141 "rev": "eeab26971f913ba86193d6cba38d9688a4d94ed8",
142 "type": "github"
143 },
144 "original": {
145 "owner": "NixOS",
146 "ref": "master",
147 "repo": "nixpkgs",
148 "type": "github"
149 }
150 },
151 "nixpkgs-stable": {
152 "locked": {
153 "lastModified": 1750400657,
154 "narHash": "sha256-3vkjFnxCOP6vm5Pm13wC/Zy6/VYgei/I/2DWgW4RFeA=",
155 "owner": "NixOS",
156 "repo": "nixpkgs",
157 "rev": "b2485d56967598da068b5a6946dadda8bfcbcd37",
158 "type": "github"
159 },
160 "original": {
161 "owner": "NixOS",
162 "ref": "nixos-25.05",
163 "repo": "nixpkgs",
164 "type": "github"
165 }
166 },
167 "prompt": {
168 "inputs": {
169 "nixpkgs": [
170 "nixpkgs"
171 ]
172 },
173 "locked": {
174 "lastModified": 1701510523,
175 "narHash": "sha256-uf0JCa+PP/aM77icihT79hew1/TTcMJV6AoIfmuLABM=",
176 "ref": "master",
177 "rev": "9450828084f42d3f1eb261c00820cfd2bf8b819b",
178 "revCount": 7,
179 "type": "git",
180 "url": "https://git.peppe.rs/cli/prompt"
181 },
182 "original": {
183 "ref": "master",
184 "type": "git",
185 "url": "https://git.peppe.rs/cli/prompt"
186 }
187 },
188 "root": {
189 "inputs": {
190 "darwin": "darwin",
191 "home-manager": "home-manager",
192 "nix-your-shell": "nix-your-shell",
193 "nixos-hardware": "nixos-hardware",
194 "nixpkgs": "nixpkgs",
195 "nixpkgs-master": "nixpkgs-master",
196 "nixpkgs-stable": "nixpkgs-stable",
197 "prompt": "prompt"
198 }
199 },
200 "systems": {
201 "locked": {
202 "lastModified": 1681028828,
203 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
204 "owner": "nix-systems",
205 "repo": "default",
206 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
207 "type": "github"
208 },
209 "original": {
210 "owner": "nix-systems",
211 "repo": "default",
212 "type": "github"
213 }
214 }
215 },
216 "root": "root",
217 "version": 7
218}