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