-
Notifications
You must be signed in to change notification settings - Fork 3
/
flake.lock
61 lines (61 loc) · 1.56 KB
/
flake.lock
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": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"lightmeter-src": {
"flake": false,
"locked": {
"lastModified": 1608568071,
"narHash": "sha256-msj+Tl8cmWjCWRXZR8f6mgXCmKkJ/EAIcm+6xRXteO8=",
"ref": "master",
"rev": "c653720f30a19f102a44655d45151e98dfdb7d03",
"revCount": 1457,
"type": "git",
"url": "https://gitlab.com/lightmeter/controlcenter.git"
},
"original": {
"type": "git",
"url": "https://gitlab.com/lightmeter/controlcenter.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1608470256,
"narHash": "sha256-Qc/SZZyODdKPo0QBUNiZcOV4fOOT0x2bg8Z/30fR0cE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3d2d8f281a27d466fa54b469b5993f7dde198375",
"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
}