artiq/flake.lock

180 lines
4.6 KiB
Plaintext
Raw Normal View History

2021-08-12 12:44:42 +08:00
{
"nodes": {
2022-02-13 17:15:25 +08:00
"artiq-comtools": {
"inputs": {
"flake-utils": "flake-utils",
2022-02-13 17:15:25 +08:00
"nixpkgs": [
2022-02-14 16:38:09 +08:00
"nac3",
2022-02-13 17:15:25 +08:00
"nixpkgs"
],
"sipyco": [
"sipyco"
]
},
"locked": {
2023-09-13 19:22:41 +08:00
"lastModified": 1693473687,
"narHash": "sha256-BdLddCWbvoEyakcGwhph9b5dIU1iA0hCQV7KYgU8nos=",
2022-02-13 17:15:25 +08:00
"owner": "m-labs",
"repo": "artiq-comtools",
2023-09-13 19:22:41 +08:00
"rev": "f522ef3dbc65961f17b2d3d41e927409d970fd79",
2022-02-13 17:15:25 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "artiq-comtools",
"type": "github"
}
},
"flake-utils": {
2023-09-13 19:22:41 +08:00
"inputs": {
"systems": "systems"
},
"locked": {
2023-09-13 19:22:41 +08:00
"lastModified": 1692799911,
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
"owner": "numtide",
"repo": "flake-utils",
2023-09-13 19:22:41 +08:00
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"mozilla-overlay": {
"flake": false,
"locked": {
2023-10-05 18:03:34 +08:00
"lastModified": 1695805681,
"narHash": "sha256-1ElPLD8eFfnuIk0G52HGGpRtQZ4QPCjChRlEOfkZ5ro=",
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
2023-10-05 18:03:34 +08:00
"rev": "6eabade97bc28d707a8b9d82ad13ef143836736e",
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
2022-02-14 16:38:09 +08:00
"nac3": {
"inputs": {
2022-04-27 15:43:16 +08:00
"nixpkgs": "nixpkgs"
2022-02-14 16:38:09 +08:00
},
"locked": {
2023-11-04 13:44:23 +08:00
"lastModified": 1699076564,
"narHash": "sha256-IE/+l0+pDbohP8DEr05lieF2beUFKO3kgdecNtGnBIw=",
2023-01-15 12:23:25 +08:00
"ref": "refs/heads/master",
2023-11-04 13:44:23 +08:00
"rev": "c2ab6b58ffdcb899d7656f52bcbb379c9c4804ed",
"revCount": 924,
2022-02-14 16:38:09 +08:00
"type": "git",
2022-02-26 17:50:41 +08:00
"url": "https://git.m-labs.hk/m-labs/nac3.git"
2022-02-14 16:38:09 +08:00
},
"original": {
"type": "git",
2022-02-26 17:50:41 +08:00
"url": "https://git.m-labs.hk/m-labs/nac3.git"
2022-02-14 16:38:09 +08:00
}
},
2021-08-12 12:44:42 +08:00
"nixpkgs": {
"locked": {
2023-11-01 17:43:16 +08:00
"lastModified": 1698553279,
"narHash": "sha256-T/9P8yBSLcqo/v+FTOBK+0rjzjPMctVymZydbvR/Fak=",
2021-08-12 12:44:42 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-01 17:43:16 +08:00
"rev": "90e85bc7c1a6fc0760a94ace129d3a1c61c3d035",
2022-04-19 00:10:39 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-11-01 17:43:16 +08:00
"ref": "nixpkgs-unstable",
2022-04-19 00:10:39 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-08-12 12:44:42 +08:00
"root": {
"inputs": {
2022-02-13 17:15:25 +08:00
"artiq-comtools": "artiq-comtools",
"mozilla-overlay": "mozilla-overlay",
2022-02-14 16:38:09 +08:00
"nac3": "nac3",
2022-04-27 15:43:16 +08:00
"sipyco": "sipyco",
2021-08-16 16:38:55 +08:00
"src-migen": "src-migen",
2022-02-14 16:38:09 +08:00
"src-misoc": "src-misoc"
2022-02-12 10:59:10 +08:00
}
},
"sipyco": {
2022-04-19 00:04:33 +08:00
"inputs": {
"nixpkgs": [
"nac3",
"nixpkgs"
]
},
"locked": {
2023-10-28 03:50:03 +08:00
"lastModified": 1697528004,
"narHash": "sha256-FFa2MbhAJEjwY58uOs0swvgymfjubHyWba6Q0X6CbB0=",
2022-04-19 00:04:33 +08:00
"owner": "m-labs",
"repo": "sipyco",
2023-10-28 03:50:03 +08:00
"rev": "c0a7ed350ccfb85474217057fc47b3f258ca8d99",
2022-04-19 00:04:33 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "sipyco",
"type": "github"
2021-08-12 12:44:42 +08:00
}
},
2021-08-16 16:38:55 +08:00
"src-migen": {
"flake": false,
"locked": {
2023-10-28 03:50:03 +08:00
"lastModified": 1697013661,
"narHash": "sha256-qNCqgWyE4vTDmyjE2XMJqW1djuBxT25A36AzQfZqluU=",
2021-08-16 16:38:55 +08:00
"owner": "m-labs",
"repo": "migen",
2023-10-28 03:50:03 +08:00
"rev": "aadc19df93b7aa9ca761aaebbb98a11e0cf2d7c7",
2021-08-16 16:38:55 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "migen",
"type": "github"
}
},
"src-misoc": {
"flake": false,
"locked": {
2023-09-13 19:22:41 +08:00
"lastModified": 1693709836,
"narHash": "sha256-YiCk05RYLzZu1CYkQ2r7XtjwVEqkUGTQn388uOls9tI=",
2023-01-10 12:07:20 +08:00
"ref": "refs/heads/master",
2023-09-13 19:22:41 +08:00
"rev": "58dc4ee60d165ce9145cf3d904241fc154b6407f",
"revCount": 2448,
2021-08-25 12:49:18 +08:00
"submodules": true,
"type": "git",
"url": "https://github.com/m-labs/misoc.git"
2021-08-16 16:38:55 +08:00
},
"original": {
2021-08-25 12:49:18 +08:00
"submodules": true,
"type": "git",
"url": "https://github.com/m-labs/misoc.git"
2021-08-16 16:38:55 +08:00
}
2023-09-13 19:22:41 +08:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2021-08-12 12:44:42 +08:00
}
},
"root": "root",
"version": 7
}