-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathflake.lock
More file actions
44 lines (44 loc) · 1.09 KB
/
flake.lock
File metadata and controls
44 lines (44 loc) · 1.09 KB
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
44
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1775639890,
"narHash": "sha256-9O9gNidrdzcb7vgKGtff7QiLtr0IsVaCi0pAXm8anhQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "456e8a9468b9d46bd8c9524425026c00745bc4d2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"screenshot-fixtures": "screenshot-fixtures"
}
},
"screenshot-fixtures": {
"flake": false,
"locked": {
"lastModified": 1776065684,
"narHash": "sha256-D/7jDQywaqXI+lvSsZAblOrBwbVzH0do86QnuIuPJHI=",
"ref": "refs/heads/master",
"rev": "de6c22da200e6711b24727e5914a16ea9cb99035",
"revCount": 1,
"type": "git",
"url": "file:docs/tools/screenshots/fixtures"
},
"original": {
"type": "git",
"url": "file:docs/tools/screenshots/fixtures"
}
}
},
"root": "root",
"version": 7
}