Include Litex dependency
[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 "nix-litex": {
20 "flake": false,
21 "locked": {
22 "lastModified": 1631733568,
23 "narHash": "sha256-2w63+QxzZS1jX9GXDhXFEIL1C9JcdJUlZ12Sg4GGiZ0=",
24 "owner": "L-as",
25 "repo": "tock-litex",
26 "rev": "46910f86e5610795efe9a9aa71a25592df429c6b",
27 "type": "github"
28 },
29 "original": {
30 "owner": "L-as",
31 "repo": "tock-litex",
32 "type": "github"
33 }
34 },
35 "nixpkgs": {
36 "locked": {
37 "lastModified": 1631723418,
38 "narHash": "sha256-Sbey1S81fXUKcEHVCMwlXMju/IoCQxMwP1PPkVYpGrc=",
39 "owner": "L-as",
40 "repo": "nixpkgs",
41 "rev": "8bfc1026477692b933df6eeec27bd494cac3e436",
42 "type": "github"
43 },
44 "original": {
45 "owner": "L-as",
46 "ref": "libresoc",
47 "repo": "nixpkgs",
48 "type": "github"
49 }
50 },
51 "nmigen": {
52 "flake": false,
53 "locked": {
54 "lastModified": 1618220900,
55 "narHash": "sha256-Ol2SMZLUTikZWDLmK7F5lZuKBfGO71WmisATPNMTpHQ=",
56 "ref": "master",
57 "rev": "d824795c2c7cb43dcbc8ed8fac6d309d77284913",
58 "revCount": 1056,
59 "type": "git",
60 "url": "https://git.libre-soc.org/git/nmigen.git"
61 },
62 "original": {
63 "type": "git",
64 "url": "https://git.libre-soc.org/git/nmigen.git"
65 }
66 },
67 "nmigen-soc": {
68 "flake": false,
69 "locked": {
70 "lastModified": 1601572554,
71 "narHash": "sha256-v9SH+KuIPydXCr363RUsMg9/tabuu+GjKPJOKq2Jze0=",
72 "ref": "master",
73 "rev": "692017c7eaf21ff37302790c4422db6bd08667be",
74 "revCount": 48,
75 "type": "git",
76 "url": "https://git.libre-soc.org/git/nmigen-soc.git"
77 },
78 "original": {
79 "type": "git",
80 "url": "https://git.libre-soc.org/git/nmigen-soc.git"
81 }
82 },
83 "root": {
84 "inputs": {
85 "c4m-jtag": "c4m-jtag",
86 "nix-litex": "nix-litex",
87 "nixpkgs": "nixpkgs",
88 "nmigen": "nmigen",
89 "nmigen-soc": "nmigen-soc"
90 }
91 }
92 },
93 "root": "root",
94 "version": 7
95 }