blob: c0bca6c37b76702a3ef90890bb9e41486ec6abb1 [file] [log] [blame]
Skyler Grey0409e462022-08-19 23:40:48 +01001{
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1659877975,
6 "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "nixpkgs": {
19 "locked": {
20 "lastModified": 1660817299,
21 "narHash": "sha256-0QZE5FYLOyTEpKobPk32gxAQBtYs/nAfGx3PK+x6bXI=",
22 "owner": "NixOS",
23 "repo": "nixpkgs",
24 "rev": "b42e50fe36242b1b205a7d501b7911d698218086",
25 "type": "github"
26 },
27 "original": {
28 "owner": "NixOS",
29 "ref": "nixpkgs-unstable",
30 "repo": "nixpkgs",
31 "type": "github"
32 }
33 },
Skyler Grey7dfe5c62022-08-20 21:41:30 +010034 "registry": {
35 "flake": false,
36 "locked": {
37 "lastModified": 1657791189,
38 "narHash": "sha256-Z2ckMWqybpJjIdGIPuHcYzTL7DPTbFKpBZJJgGfFUog=",
39 "owner": "nixos",
40 "repo": "flake-registry",
41 "rev": "7a481cef7e86d6ceb4aec244d9bb085619360ba1",
42 "type": "github"
43 },
44 "original": {
45 "owner": "nixos",
46 "repo": "flake-registry",
47 "type": "github"
48 }
49 },
Skyler Grey0409e462022-08-19 23:40:48 +010050 "root": {
51 "inputs": {
52 "flake-utils": "flake-utils",
Skyler Grey7dfe5c62022-08-20 21:41:30 +010053 "nixpkgs": "nixpkgs",
54 "registry": "registry"
Skyler Grey0409e462022-08-19 23:40:48 +010055 }
56 }
57 },
58 "root": "root",
59 "version": 7
60}