This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathflake.lock
77 lines (77 loc) · 2.11 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"nodes": {
"alliance-check-toolkit": {
"flake": false,
"locked": {
"lastModified": 1635073274,
"narHash": "sha256-pK0dV1ZY52TB/ZMBxXd2ekkspxSYt4h258js/I0NBWA=",
"ref": "master",
"rev": "0e5744fd98acadee44bc5cfc4949146f1d30506f",
"revCount": 291,
"type": "git",
"url": "https://gitlab.lip6.fr/vlsi-eda/alliance-check-toolkit.git"
},
"original": {
"type": "git",
"url": "https://gitlab.lip6.fr/vlsi-eda/alliance-check-toolkit.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1635279144,
"narHash": "sha256-YnTZ/BgZukF8wt2dFhl446H6NfOYTDfz7w3BzcW1V3k=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6fd9e0cec6118df8557407c66d8a880a2c6d0675",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"pinmux": {
"flake": false,
"locked": {
"lastModified": 1623433602,
"narHash": "sha256-+YHxekMG3rC4FYRmreVjJ7AFPbB5vVPG+99votPEzl4=",
"ref": "master",
"rev": "d96f737c0a53dde983060522816bbef016b449ce",
"revCount": 837,
"type": "git",
"url": "https://git.libre-soc.org/git/pinmux.git"
},
"original": {
"type": "git",
"url": "https://git.libre-soc.org/git/pinmux.git"
}
},
"root": {
"inputs": {
"alliance-check-toolkit": "alliance-check-toolkit",
"nixpkgs": "nixpkgs",
"pinmux": "pinmux",
"soclayout": "soclayout"
}
},
"soclayout": {
"flake": false,
"locked": {
"lastModified": 1634647854,
"narHash": "sha256-hNLjvVDlGzTvpSGfNkZtqXUtlfObqI5ORyWLJ7qfxHU=",
"ref": "master",
"rev": "6316f6a48c6a6167603f01733b5df8300dae435c",
"revCount": 512,
"type": "git",
"url": "https://git.libre-soc.org/git/soclayout.git"
},
"original": {
"type": "git",
"url": "https://git.libre-soc.org/git/soclayout.git"
}
}
},
"root": "root",
"version": 7
}