artiq-zynq/flake.lock

237 lines
6.2 KiB
Plaintext
Raw Normal View History

2022-02-05 16:27:07 +08:00
{
"nodes": {
"artiq": {
"inputs": {
2022-03-10 16:31:23 +08:00
"artiq-comtools": "artiq-comtools",
2022-02-05 16:27:07 +08:00
"mozilla-overlay": "mozilla-overlay",
"nixpkgs": "nixpkgs",
"sipyco": "sipyco",
2022-02-05 16:27:07 +08:00
"src-migen": "src-migen",
"src-misoc": "src-misoc",
2022-03-10 16:31:23 +08:00
"src-pythonparser": "src-pythonparser"
2022-02-05 16:27:07 +08:00
},
"locked": {
"lastModified": 1684811784,
"narHash": "sha256-zuNpS085hYg+QjWElLYcrP6ycjNMYlRz3DHQRb1PF9M=",
2022-07-08 18:20:49 +08:00
"ref": "release-7",
"rev": "c691560fd6640116a18fc011a3b5733651ef387f",
"revCount": 8169,
2022-02-05 16:27:07 +08:00
"type": "git",
"url": "https://github.com/m-labs/artiq.git"
},
"original": {
2022-07-08 18:20:49 +08:00
"ref": "release-7",
2022-02-05 16:27:07 +08:00
"type": "git",
"url": "https://github.com/m-labs/artiq.git"
}
},
2022-03-10 16:31:23 +08:00
"artiq-comtools": {
"inputs": {
2022-10-21 19:00:12 +08:00
"flake-utils": "flake-utils",
"nixpkgs": [
"artiq",
"nixpkgs"
],
"sipyco": [
"artiq",
"sipyco"
]
2022-03-10 16:31:23 +08:00
},
"locked": {
2022-10-21 19:00:12 +08:00
"lastModified": 1664405593,
"narHash": "sha256-yP441NerlLGig7n+9xHsx8yCtZ+Ggd0VqfBSzc20E04=",
2022-03-10 16:31:23 +08:00
"owner": "m-labs",
"repo": "artiq-comtools",
2022-10-21 19:00:12 +08:00
"rev": "15ddac62813ef623a076ccf982b3bc63d314e651",
2022-03-10 16:31:23 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "artiq-comtools",
"type": "github"
}
},
2022-10-21 19:00:12 +08:00
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-02-05 16:27:07 +08:00
"mozilla-overlay": {
"flake": false,
"locked": {
"lastModified": 1677493379,
"narHash": "sha256-A1gO8zlWLv3+tZ3cGVB1WYvvoN9pbFyv0xIJHcTsckw=",
2022-02-05 16:27:07 +08:00
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"rev": "78e723925daf5c9e8d0a1837ec27059e61649cb6",
2022-02-05 16:27:07 +08:00
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
"mozilla-overlay_2": {
"flake": false,
"locked": {
2023-05-23 11:27:31 +08:00
"lastModified": 1684487559,
"narHash": "sha256-SZcJEM+NnLr8ctzeQf1BGAqBHzJ3jn+tdSeO7lszIJc=",
2022-02-05 16:27:07 +08:00
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
2023-05-23 11:27:31 +08:00
"rev": "e6ca26fe8b9df914d4567604e426fbc185d9ef3e",
2022-02-05 16:27:07 +08:00
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
"mozilla-overlay_3": {
"flake": false,
"locked": {
"lastModified": 1664789696,
"narHash": "sha256-UGWJHQShiwLCr4/DysMVFrYdYYHcOqAOVsWNUu+l6YU=",
2022-02-05 16:27:07 +08:00
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"rev": "80627b282705101e7b38e19ca6e8df105031b072",
2022-02-05 16:27:07 +08:00
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-05-01 09:35:58 +08:00
"lastModified": 1682600000,
"narHash": "sha256-ha4BehR1dh8EnXSoE1m/wyyYVvHI9txjW4w5/oxsW5Y=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-01 09:35:58 +08:00
"rev": "50fc86b75d2744e1ab3837ef74b53f103a9b55a0",
"type": "github"
},
"original": {
"owner": "NixOS",
2022-05-31 20:59:55 +08:00
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
2022-02-05 16:27:07 +08:00
"root": {
"inputs": {
"artiq": "artiq",
"mozilla-overlay": "mozilla-overlay_2",
"zynq-rs": "zynq-rs"
}
},
2022-03-10 16:31:23 +08:00
"sipyco": {
"inputs": {
"nixpkgs": [
"artiq",
"nixpkgs"
]
},
"locked": {
"lastModified": 1681290481,
"narHash": "sha256-VEZcGhbtJGonRrrWi31evNDVSerlLjEPL0MZGm9VlB8=",
"owner": "m-labs",
"repo": "sipyco",
"rev": "727631ada6e59dc6ef0ad50bfcc376d2ffe805aa",
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "sipyco",
"type": "github"
}
2022-03-10 16:31:23 +08:00
},
2022-02-05 16:27:07 +08:00
"src-migen": {
"flake": false,
"locked": {
2023-05-01 09:35:58 +08:00
"lastModified": 1674045327,
"narHash": "sha256-oYdeY0MbTReKbAwmSznnqw0wNawdInJoFJVWW3tesFA=",
2022-02-05 16:27:07 +08:00
"owner": "m-labs",
"repo": "migen",
2023-05-01 09:35:58 +08:00
"rev": "ccaee68e14d3636e1d8fb2e0864dd89b1b1f7384",
2022-02-05 16:27:07 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "migen",
"type": "github"
}
},
"src-misoc": {
"flake": false,
"locked": {
"lastModified": 1679903508,
"narHash": "sha256-TI0agjSSMJtH4mgAMpSO128zxcwSo/AjY1B6AW7zBQQ=",
2023-05-01 09:35:58 +08:00
"ref": "refs/heads/master",
"rev": "0cf0ebb7d4f56cc6d44a3dea3e386efab9d82419",
"revCount": 2437,
2022-02-05 16:27:07 +08:00
"submodules": true,
"type": "git",
"url": "https://github.com/m-labs/misoc.git"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/m-labs/misoc.git"
}
},
"src-pythonparser": {
"flake": false,
"locked": {
"lastModified": 1628745371,
"narHash": "sha256-p6TgeeaK4NEmbhimEXp31W8hVRo4DgWmcCoqZ+UdN60=",
"owner": "m-labs",
"repo": "pythonparser",
"rev": "5413ee5c9f8760e95c6acd5d6e88dabb831ad201",
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "pythonparser",
"type": "github"
}
},
"zynq-rs": {
"inputs": {
"mozilla-overlay": "mozilla-overlay_3",
"nixpkgs": [
"artiq",
"nixpkgs"
]
2022-02-05 16:27:07 +08:00
},
"locked": {
"lastModified": 1669819016,
"narHash": "sha256-WvNMUekL4Elc55RdqX8XP43QPnBrK8Rbd0bsoI61E5U=",
2023-02-17 16:49:52 +08:00
"ref": "refs/heads/master",
"rev": "67dbb5932fa8ff5f143983476f741f945871d286",
"revCount": 624,
2022-02-05 16:27:07 +08:00
"type": "git",
"url": "https://git.m-labs.hk/m-labs/zynq-rs"
},
"original": {
"type": "git",
"url": "https://git.m-labs.hk/m-labs/zynq-rs"
}
}
},
"root": "root",
"version": 7
}