forked from ngi-nix/lightmeter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
61 lines (61 loc) · 1.56 KB
/
flake.lock
File metadata and controls
61 lines (61 loc) · 1.56 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1600159751,
"narHash": "sha256-0l7NZVkx81V3nJhCugXd8pE3O0kOuDRs+FnlZQPhEUA=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "535e7c011657b6111b706441e046d285807bc58d",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"lightmeter-src": {
"flake": false,
"locked": {
"lastModified": 1600268424,
"narHash": "sha256-eqa4OKOAoYZRr6fRrXGWAaIveJYKpSVT9tFN0W/AlZo=",
"ref": "master",
"rev": "26474ce970f8016aa0871b337800aa1bc766b257",
"revCount": 675,
"type": "git",
"url": "https://gitlab.com/lightmeter/controlcenter.git"
},
"original": {
"type": "git",
"url": "https://gitlab.com/lightmeter/controlcenter.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1600181811,
"narHash": "sha256-ZUjQDAZWaWG+XEeNeO51sciwubEFdllbIpH4jJrfDxo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3b8ddb2f1ee6f4c0794fb6dfbd273c3599492b76",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"lightmeter-src": "lightmeter-src",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}