-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
59 lines (59 loc) · 1.47 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1603424678,
"narHash": "sha256-NKfqsXPynaMvJ17hv9PbvBVN4MqTNCq0maAxeRnj8qI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b7bcf5e2477a9f10179d9c2ee89949c0e74284c4",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.03",
"type": "indirect"
}
},
"nixpkgs-old": {
"flake": false,
"locked": {
"lastModified": 1548989775,
"narHash": "sha256-xmP6Fx3vY0YH9hJzLeMB47B9xLNdvzFB82YPhirAH/0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f7165b2ad610a3b19dee81ae8b431873ffd4d702",
"type": "github"
},
"original": {
"id": "nixpkgs",
"rev": "f7165b2ad610a3b19dee81ae8b431873ffd4d702",
"type": "indirect"
}
},
"nixpkgs-webdriver": {
"locked": {
"lastModified": 1601867610,
"narHash": "sha256-WXnfYu9JiA7m2/nbYls99ZsUj6aQZemaRPF13Qd3ZhM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ad3a5d5092eb24c525d6dd1f8035cf2ec0c5b0b2",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.09",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-old": "nixpkgs-old",
"nixpkgs-webdriver": "nixpkgs-webdriver"
}
}
},
"root": "root",
"version": 7
}