JSONflake.lock -rw-r--r-- 966 B
1{
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1638122382,
6 "narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "nixpkgs": {
19 "locked": {
20 "lastModified": 1638385739,
21 "narHash": "sha256-mga0C4YuAbv2OuSXpVWyweWwXNsdHWVWsG5SdTf9EY4=",
22 "owner": "NixOS",
23 "repo": "nixpkgs",
24 "rev": "d4577bc68d87bb1a8703b87870065b73018837f5",
25 "type": "github"
26 },
27 "original": {
28 "id": "nixpkgs",
29 "type": "indirect"
30 }
31 },
32 "root": {
33 "inputs": {
34 "flake-utils": "flake-utils",
35 "nixpkgs": "nixpkgs"
36 }
37 }
38 },
39 "root": "root",
40 "version": 7
41}