more comments
[soc.git] / flake.lock
1 {
2 "nodes": {
3 "c4m-jtag": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1619101523,
7 "narHash": "sha256-y1OY8URcE1lnu5L7IDFcJ8zT8sqlrfMP9VPNmVvACGk=",
8 "ref": "master",
9 "rev": "c2bf4810f9f91ced7fcda777b92b86ab353da288",
10 "revCount": 146,
11 "type": "git",
12 "url": "https://git.libre-soc.org/git/c4m-jtag.git"
13 },
14 "original": {
15 "type": "git",
16 "url": "https://git.libre-soc.org/git/c4m-jtag.git"
17 }
18 },
19 "migen": {
20 "flake": false,
21 "locked": {
22 "lastModified": 1631614362,
23 "narHash": "sha256-BgYf4e7O/rbS5P1ZpDlcgCEUh2h2vK3FyHADdzyaMg0=",
24 "owner": "m-labs",
25 "repo": "migen",
26 "rev": "7bc4eb1387b39159a74c1dbd1b820728e0bfbbaa",
27 "type": "github"
28 },
29 "original": {
30 "owner": "m-labs",
31 "repo": "migen",
32 "type": "github"
33 }
34 },
35 "nix-litex": {
36 "flake": false,
37 "locked": {
38 "lastModified": 1632150297,
39 "narHash": "sha256-ghlAJBZxLVkQB+9tXEOBOF1FfdT5Pn4292khF4iKCNA=",
40 "ref": "main",
41 "rev": "5ab6984eb1efad0c91d808c9b7b79e00e50ccc05",
42 "revCount": 31,
43 "type": "git",
44 "url": "https://git.sr.ht/~lschuermann/nix-litex"
45 },
46 "original": {
47 "ref": "main",
48 "type": "git",
49 "url": "https://git.sr.ht/~lschuermann/nix-litex"
50 }
51 },
52 "nixpkgs": {
53 "locked": {
54 "lastModified": 1631723418,
55 "narHash": "sha256-Sbey1S81fXUKcEHVCMwlXMju/IoCQxMwP1PPkVYpGrc=",
56 "owner": "L-as",
57 "repo": "nixpkgs",
58 "rev": "8bfc1026477692b933df6eeec27bd494cac3e436",
59 "type": "github"
60 },
61 "original": {
62 "owner": "L-as",
63 "ref": "libresoc",
64 "repo": "nixpkgs",
65 "type": "github"
66 }
67 },
68 "nmigen": {
69 "flake": false,
70 "locked": {
71 "lastModified": 1618220900,
72 "narHash": "sha256-Ol2SMZLUTikZWDLmK7F5lZuKBfGO71WmisATPNMTpHQ=",
73 "ref": "master",
74 "rev": "d824795c2c7cb43dcbc8ed8fac6d309d77284913",
75 "revCount": 1056,
76 "type": "git",
77 "url": "https://git.libre-soc.org/git/nmigen.git"
78 },
79 "original": {
80 "type": "git",
81 "url": "https://git.libre-soc.org/git/nmigen.git"
82 }
83 },
84 "nmigen-soc": {
85 "flake": false,
86 "locked": {
87 "lastModified": 1601572554,
88 "narHash": "sha256-v9SH+KuIPydXCr363RUsMg9/tabuu+GjKPJOKq2Jze0=",
89 "ref": "master",
90 "rev": "692017c7eaf21ff37302790c4422db6bd08667be",
91 "revCount": 48,
92 "type": "git",
93 "url": "https://git.libre-soc.org/git/nmigen-soc.git"
94 },
95 "original": {
96 "type": "git",
97 "url": "https://git.libre-soc.org/git/nmigen-soc.git"
98 }
99 },
100 "root": {
101 "inputs": {
102 "c4m-jtag": "c4m-jtag",
103 "migen": "migen",
104 "nix-litex": "nix-litex",
105 "nixpkgs": "nixpkgs",
106 "nmigen": "nmigen",
107 "nmigen-soc": "nmigen-soc",
108 "yosys": "yosys"
109 }
110 },
111 "yosys": {
112 "flake": false,
113 "locked": {
114 "lastModified": 1617979565,
115 "narHash": "sha256-M8ppe+lL/pgd2sXh7bM6/sbk1099KKECeWA5mXtqE6Y=",
116 "owner": "YosysHQ",
117 "repo": "yosys",
118 "rev": "a58571d0fe8971cb7d3a619a31b2c21be6d75bac",
119 "type": "github"
120 },
121 "original": {
122 "owner": "YosysHQ",
123 "repo": "yosys",
124 "rev": "a58571d0fe8971cb7d3a619a31b2c21be6d75bac",
125 "type": "github"
126 }
127 }
128 },
129 "root": "root",
130 "version": 7
131 }