1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
{
"nodes": {
"flake-checks": {
"locked": {
"lastModified": 1716193450,
"narHash": "sha256-wIbyIQRoLAfGe2v8W7LM6zEZ9Oy0jKuUX0HMUCLQJsM=",
"owner": "getchoo",
"repo": "flake-checks",
"rev": "842c3f225677aa55e44b94342f19c8f3e6f2be06",
"type": "github"
},
"original": {
"owner": "getchoo",
"repo": "flake-checks",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1715897893,
"narHash": "sha256-OrvqfRNUTKNg25z7+mCLV2PAnAjvdj/Z7HeS1g5OB7E=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ea77cefecb0ab07e61d6bde3e24c7ae6820b96d5",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-checks": "flake-checks",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}
|