blob: 87672f8692738bcbde27321fafba3d8ce81caaac [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 },
Skyler Grey6aa7c262022-08-20 22:22:03 +010018 "impermanence": {
19 "locked": {
20 "lastModified": 1646131459,
21 "narHash": "sha256-GPmgxvUFvQ1GmsGfWHy9+rcxWrczeDhS9XnAIPHi9XQ=",
22 "owner": "nix-community",
23 "repo": "impermanence",
24 "rev": "2f39baeb7d039fda5fc8225111bb79474138e6f4",
25 "type": "github"
26 },
27 "original": {
28 "owner": "nix-community",
29 "repo": "impermanence",
30 "type": "github"
31 }
32 },
Skyler Grey0409e462022-08-19 23:40:48 +010033 "nixpkgs": {
34 "locked": {
35 "lastModified": 1660817299,
36 "narHash": "sha256-0QZE5FYLOyTEpKobPk32gxAQBtYs/nAfGx3PK+x6bXI=",
37 "owner": "NixOS",
38 "repo": "nixpkgs",
39 "rev": "b42e50fe36242b1b205a7d501b7911d698218086",
40 "type": "github"
41 },
42 "original": {
43 "owner": "NixOS",
44 "ref": "nixpkgs-unstable",
45 "repo": "nixpkgs",
46 "type": "github"
47 }
48 },
Skyler Grey7dfe5c62022-08-20 21:41:30 +010049 "registry": {
50 "flake": false,
51 "locked": {
52 "lastModified": 1657791189,
53 "narHash": "sha256-Z2ckMWqybpJjIdGIPuHcYzTL7DPTbFKpBZJJgGfFUog=",
54 "owner": "nixos",
55 "repo": "flake-registry",
56 "rev": "7a481cef7e86d6ceb4aec244d9bb085619360ba1",
57 "type": "github"
58 },
59 "original": {
60 "owner": "nixos",
61 "repo": "flake-registry",
62 "type": "github"
63 }
64 },
Skyler Grey0409e462022-08-19 23:40:48 +010065 "root": {
66 "inputs": {
67 "flake-utils": "flake-utils",
Skyler Grey6aa7c262022-08-20 22:22:03 +010068 "impermanence": "impermanence",
Skyler Grey7dfe5c62022-08-20 21:41:30 +010069 "nixpkgs": "nixpkgs",
70 "registry": "registry"
Skyler Grey0409e462022-08-19 23:40:48 +010071 }
72 }
73 },
74 "root": "root",
75 "version": 7
76}