blob: f30c0f6cd9f4dc9c78e35971513756a1007a86eb [file] [log] [blame]
Skyler Grey453b9992023-03-05 05:48:42 +00001{
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1676283394,
6 "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "nixpkgs": {
19 "locked": {
20 "lastModified": 1677852945,
21 "narHash": "sha256-liiVJjkBTuBTAkRW3hrI8MbPD2ImYzwUpa7kvteiKhM=",
22 "owner": "NixOS",
23 "repo": "nixpkgs",
24 "rev": "f5ffd5787786dde3a8bf648c7a1b5f78c4e01abb",
25 "type": "github"
26 },
27 "original": {
28 "owner": "NixOS",
29 "ref": "nixpkgs-unstable",
30 "repo": "nixpkgs",
31 "type": "github"
32 }
33 },
34 "root": {
35 "inputs": {
36 "flake-utils": "flake-utils",
37 "nixpkgs": "nixpkgs"
38 }
39 }
40 },
41 "root": "root",
42 "version": 7
43}