2022-02-12 17:10:14 +08:00
|
|
|
{
|
|
|
|
"nodes": {
|
2022-02-13 17:16:55 +08:00
|
|
|
"artiq-comtools": {
|
|
|
|
"inputs": {
|
2022-10-08 17:29:38 +08:00
|
|
|
"flake-utils": "flake-utils",
|
2022-06-02 18:57:35 +08:00
|
|
|
"nixpkgs": [
|
2023-01-15 12:57:02 +08:00
|
|
|
"artiqpkgs",
|
2022-06-02 18:57:35 +08:00
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"sipyco": [
|
2023-01-15 12:57:02 +08:00
|
|
|
"artiqpkgs",
|
2022-06-02 18:57:35 +08:00
|
|
|
"sipyco"
|
|
|
|
]
|
2022-02-13 17:16:55 +08:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-08-31 17:44:57 +08:00
|
|
|
"lastModified": 1693473687,
|
|
|
|
"narHash": "sha256-BdLddCWbvoEyakcGwhph9b5dIU1iA0hCQV7KYgU8nos=",
|
2022-02-13 17:16:55 +08:00
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "artiq-comtools",
|
2023-08-31 17:44:57 +08:00
|
|
|
"rev": "f522ef3dbc65961f17b2d3d41e927409d970fd79",
|
2022-02-13 17:16:55 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "artiq-comtools",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-17 01:34:52 +08:00
|
|
|
"artiq-stubs": {
|
|
|
|
"inputs": {
|
|
|
|
"artiqpkgs": [
|
|
|
|
"daxpkgs",
|
|
|
|
"artiqpkgs"
|
|
|
|
],
|
|
|
|
"flake8-artiq": [
|
|
|
|
"daxpkgs",
|
|
|
|
"flake8-artiq"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"daxpkgs",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1670448913,
|
|
|
|
"narHash": "sha256-ZCg7Rd5qpYl5Y8FEtLObnFRUiSJVZuSBdpa57SMVoNE=",
|
|
|
|
"ref": "refs/heads/master",
|
|
|
|
"rev": "d592ccd1db4d9a97331d5397560d25b59c7820bb",
|
|
|
|
"revCount": 26,
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://gitlab.com/duke-artiq/artiq-stubs.git"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://gitlab.com/duke-artiq/artiq-stubs.git"
|
|
|
|
}
|
|
|
|
},
|
2023-01-15 12:57:02 +08:00
|
|
|
"artiqpkgs": {
|
|
|
|
"inputs": {
|
|
|
|
"artiq-comtools": "artiq-comtools",
|
|
|
|
"mozilla-overlay": "mozilla-overlay",
|
|
|
|
"nixpkgs": "nixpkgs",
|
|
|
|
"sipyco": "sipyco",
|
|
|
|
"src-migen": "src-migen",
|
|
|
|
"src-misoc": "src-misoc",
|
|
|
|
"src-pythonparser": "src-pythonparser"
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-10-17 15:38:23 +08:00
|
|
|
"lastModified": 1697528226,
|
|
|
|
"narHash": "sha256-BweM2hd8O255qbLJCdM841CtsXXYqk0r90riim1KgS8=",
|
2023-01-15 12:57:02 +08:00
|
|
|
"ref": "refs/heads/master",
|
2023-10-17 15:38:23 +08:00
|
|
|
"rev": "6705c9fbfb05d1be464a99bd1cc9e6a4e0f4724f",
|
|
|
|
"revCount": 8572,
|
2023-01-15 12:57:02 +08:00
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/m-labs/artiq.git"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/m-labs/artiq.git"
|
|
|
|
}
|
|
|
|
},
|
2022-12-17 01:34:52 +08:00
|
|
|
"daxpkgs": {
|
|
|
|
"inputs": {
|
|
|
|
"artiq-stubs": "artiq-stubs",
|
|
|
|
"artiqpkgs": [
|
2023-01-15 12:57:02 +08:00
|
|
|
"artiqpkgs"
|
2022-12-17 01:34:52 +08:00
|
|
|
],
|
|
|
|
"flake8-artiq": "flake8-artiq",
|
|
|
|
"nixpkgs": [
|
2023-01-15 12:57:02 +08:00
|
|
|
"artiqpkgs",
|
2022-12-17 01:34:52 +08:00
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"sipyco": [
|
2023-01-15 12:57:02 +08:00
|
|
|
"artiqpkgs",
|
2022-12-17 01:34:52 +08:00
|
|
|
"sipyco"
|
|
|
|
],
|
|
|
|
"trap-dac-utils": "trap-dac-utils"
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-10-17 15:38:23 +08:00
|
|
|
"lastModified": 1697496471,
|
|
|
|
"narHash": "sha256-8PoxSCQpXTbnqKN7BijWrPfgFrInND/mrVAu6HRMfvg=",
|
2022-12-17 01:34:52 +08:00
|
|
|
"ref": "refs/heads/master",
|
2023-10-17 15:38:23 +08:00
|
|
|
"rev": "921e2904f925777cb453f3be5b926d5648515320",
|
|
|
|
"revCount": 1221,
|
2022-12-17 01:34:52 +08:00
|
|
|
"type": "git",
|
|
|
|
"url": "https://gitlab.com/duke-artiq/dax.git"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://gitlab.com/duke-artiq/dax.git"
|
|
|
|
}
|
|
|
|
},
|
2022-10-08 17:29:38 +08:00
|
|
|
"flake-utils": {
|
2023-08-31 17:44:57 +08:00
|
|
|
"inputs": {
|
|
|
|
"systems": "systems"
|
|
|
|
},
|
2022-10-08 17:29:38 +08:00
|
|
|
"locked": {
|
2023-08-31 17:44:57 +08:00
|
|
|
"lastModified": 1692799911,
|
|
|
|
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
|
2022-10-08 17:29:38 +08:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2023-08-31 17:44:57 +08:00
|
|
|
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
|
2022-10-08 17:29:38 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-17 01:34:52 +08:00
|
|
|
"flake8-artiq": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"daxpkgs",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-04-24 13:45:55 +08:00
|
|
|
"lastModified": 1681932181,
|
|
|
|
"narHash": "sha256-DffFqCG/xWb7KGuKYCUH8ItnaqgjcSpVy3g2bI/bIgs=",
|
2022-12-17 01:34:52 +08:00
|
|
|
"ref": "refs/heads/master",
|
2023-04-24 13:45:55 +08:00
|
|
|
"rev": "8247f653ffc643ad8db00fd7fb52663aff4a48ef",
|
|
|
|
"revCount": 97,
|
2022-12-17 01:34:52 +08:00
|
|
|
"type": "git",
|
|
|
|
"url": "https://gitlab.com/duke-artiq/flake8-artiq.git"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://gitlab.com/duke-artiq/flake8-artiq.git"
|
|
|
|
}
|
|
|
|
},
|
2022-02-12 17:10:14 +08:00
|
|
|
"mozilla-overlay": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2023-10-09 10:18:59 +08:00
|
|
|
"lastModified": 1695805681,
|
|
|
|
"narHash": "sha256-1ElPLD8eFfnuIk0G52HGGpRtQZ4QPCjChRlEOfkZ5ro=",
|
2022-02-12 17:10:14 +08:00
|
|
|
"owner": "mozilla",
|
|
|
|
"repo": "nixpkgs-mozilla",
|
2023-10-09 10:18:59 +08:00
|
|
|
"rev": "6eabade97bc28d707a8b9d82ad13ef143836736e",
|
2022-02-12 17:10:14 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "mozilla",
|
|
|
|
"repo": "nixpkgs-mozilla",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2023-10-17 15:38:23 +08:00
|
|
|
"lastModified": 1697226376,
|
|
|
|
"narHash": "sha256-cumLLb1QOUtWieUnLGqo+ylNt3+fU8Lcv5Zl+tYbRUE=",
|
2022-02-13 17:16:55 +08:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-10-17 15:38:23 +08:00
|
|
|
"rev": "898cb2064b6e98b8c5499f37e81adbdf2925f7c5",
|
2022-02-13 17:16:55 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2023-05-27 18:19:56 +08:00
|
|
|
"ref": "nixos-23.05",
|
2022-02-13 17:21:32 +08:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-02-12 17:10:14 +08:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2023-01-15 12:57:02 +08:00
|
|
|
"artiqpkgs": "artiqpkgs",
|
2022-12-17 01:34:52 +08:00
|
|
|
"daxpkgs": "daxpkgs"
|
2022-02-12 17:10:14 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"sipyco": {
|
|
|
|
"inputs": {
|
2022-06-02 18:57:35 +08:00
|
|
|
"nixpkgs": [
|
2023-01-15 12:57:02 +08:00
|
|
|
"artiqpkgs",
|
2022-06-02 18:57:35 +08:00
|
|
|
"nixpkgs"
|
|
|
|
]
|
2022-02-12 17:10:14 +08:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-10-17 15:38:23 +08:00
|
|
|
"lastModified": 1697528004,
|
|
|
|
"narHash": "sha256-FFa2MbhAJEjwY58uOs0swvgymfjubHyWba6Q0X6CbB0=",
|
2022-02-12 17:10:14 +08:00
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "sipyco",
|
2023-10-17 15:38:23 +08:00
|
|
|
"rev": "c0a7ed350ccfb85474217057fc47b3f258ca8d99",
|
2022-02-12 17:10:14 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "sipyco",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"src-migen": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2023-10-17 15:38:23 +08:00
|
|
|
"lastModified": 1697013661,
|
|
|
|
"narHash": "sha256-qNCqgWyE4vTDmyjE2XMJqW1djuBxT25A36AzQfZqluU=",
|
2022-02-12 17:10:14 +08:00
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "migen",
|
2023-10-17 15:38:23 +08:00
|
|
|
"rev": "aadc19df93b7aa9ca761aaebbb98a11e0cf2d7c7",
|
2022-02-12 17:10:14 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "migen",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"src-misoc": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2023-09-27 10:34:00 +08:00
|
|
|
"lastModified": 1693709836,
|
|
|
|
"narHash": "sha256-YiCk05RYLzZu1CYkQ2r7XtjwVEqkUGTQn388uOls9tI=",
|
2023-01-15 12:57:02 +08:00
|
|
|
"ref": "refs/heads/master",
|
2023-09-27 10:34:00 +08:00
|
|
|
"rev": "58dc4ee60d165ce9145cf3d904241fc154b6407f",
|
|
|
|
"revCount": 2448,
|
2022-02-12 17:10:14 +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"
|
|
|
|
}
|
2022-12-17 01:34:52 +08:00
|
|
|
},
|
2023-08-31 17:44:57 +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"
|
|
|
|
}
|
|
|
|
},
|
2022-12-17 01:34:52 +08:00
|
|
|
"trap-dac-utils": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"daxpkgs",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-07-10 12:52:03 +08:00
|
|
|
"lastModified": 1683582901,
|
|
|
|
"narHash": "sha256-+5k6RVNlQf10XieTH6Viwy7jKMbiMaxB9lYbZIwnvA0=",
|
2022-12-17 01:34:52 +08:00
|
|
|
"ref": "refs/heads/master",
|
2023-07-10 12:52:03 +08:00
|
|
|
"rev": "e87064de6edc49237e09968fbd004d08e877b4a5",
|
|
|
|
"revCount": 283,
|
2022-12-17 01:34:52 +08:00
|
|
|
"type": "git",
|
|
|
|
"url": "https://gitlab.com/duke-artiq/trap-dac-utils.git"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://gitlab.com/duke-artiq/trap-dac-utils.git"
|
|
|
|
}
|
2022-02-12 17:10:14 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|