Fix nmigen dependencies
[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 "nixpkgs": {
20 "locked": {
21 "lastModified": 1630612789,
22 "narHash": "sha256-f1q5ExkMX2CBqBcRmrlnpewADt3EjhyncP/PfwUhK/Q=",
23 "owner": "L-as",
24 "repo": "nixpkgs",
25 "rev": "11f9ff27bc66bf653ccbbfae1412e6f5705e4a5c",
26 "type": "github"
27 },
28 "original": {
29 "owner": "L-as",
30 "ref": "alliance",
31 "repo": "nixpkgs",
32 "type": "github"
33 }
34 },
35 "nmigen": {
36 "flake": false,
37 "locked": {
38 "lastModified": 1618220900,
39 "narHash": "sha256-Ol2SMZLUTikZWDLmK7F5lZuKBfGO71WmisATPNMTpHQ=",
40 "ref": "master",
41 "rev": "d824795c2c7cb43dcbc8ed8fac6d309d77284913",
42 "revCount": 1056,
43 "type": "git",
44 "url": "https://git.libre-soc.org/git/nmigen.git"
45 },
46 "original": {
47 "type": "git",
48 "url": "https://git.libre-soc.org/git/nmigen.git"
49 }
50 },
51 "nmigen-soc": {
52 "flake": false,
53 "locked": {
54 "lastModified": 1601572554,
55 "narHash": "sha256-v9SH+KuIPydXCr363RUsMg9/tabuu+GjKPJOKq2Jze0=",
56 "ref": "master",
57 "rev": "692017c7eaf21ff37302790c4422db6bd08667be",
58 "revCount": 48,
59 "type": "git",
60 "url": "https://git.libre-soc.org/git/nmigen-soc.git"
61 },
62 "original": {
63 "type": "git",
64 "url": "https://git.libre-soc.org/git/nmigen-soc.git"
65 }
66 },
67 "root": {
68 "inputs": {
69 "c4m-jtag": "c4m-jtag",
70 "nixpkgs": "nixpkgs",
71 "nmigen": "nmigen",
72 "nmigen-soc": "nmigen-soc"
73 }
74 }
75 },
76 "root": "root",
77 "version": 7
78 }