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": {
|
2022-10-08 17:29:38 +08:00
|
|
|
"lastModified": 1664405593,
|
|
|
|
"narHash": "sha256-yP441NerlLGig7n+9xHsx8yCtZ+Ggd0VqfBSzc20E04=",
|
2022-02-13 17:16:55 +08:00
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "artiq-comtools",
|
2022-10-08 17:29:38 +08:00
|
|
|
"rev": "15ddac62813ef623a076ccf982b3bc63d314e651",
|
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-04-24 13:45:55 +08:00
|
|
|
"lastModified": 1682307804,
|
|
|
|
"narHash": "sha256-QOKd26jo5uej/ztLO1bdHheP2XEec4YEG7UIBNWZfoU=",
|
2023-01-15 12:57:02 +08:00
|
|
|
"ref": "refs/heads/master",
|
2023-04-24 13:45:55 +08:00
|
|
|
"rev": "9331911139ea84c1217ed9c91482d19dfb8e9da6",
|
|
|
|
"revCount": 8334,
|
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-04-24 13:45:55 +08:00
|
|
|
"lastModified": 1682025475,
|
|
|
|
"narHash": "sha256-6T9LP4GKFVbd81InXqi/Exwm9C1zUAbfNQ9Q3yNzfY4=",
|
2022-12-17 01:34:52 +08:00
|
|
|
"ref": "refs/heads/master",
|
2023-04-24 13:45:55 +08:00
|
|
|
"rev": "e4339b3d43a04098016c69f3047e6d6d37d938c2",
|
|
|
|
"revCount": 1157,
|
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": {
|
|
|
|
"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-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-01-15 12:57:02 +08:00
|
|
|
"lastModified": 1672878308,
|
|
|
|
"narHash": "sha256-0+fl6PHokhtSV+w58z2QD2rTf8QhcOGsT9o4LwHHZHE=",
|
2022-02-12 17:10:14 +08:00
|
|
|
"owner": "mozilla",
|
|
|
|
"repo": "nixpkgs-mozilla",
|
2023-01-15 12:57:02 +08:00
|
|
|
"rev": "d38863db88e100866b3e494a651ee4962b762fcc",
|
2022-02-12 17:10:14 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "mozilla",
|
|
|
|
"repo": "nixpkgs-mozilla",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2023-01-15 12:57:02 +08:00
|
|
|
"lastModified": 1673345971,
|
|
|
|
"narHash": "sha256-4DfFcKLRfVUTyuGrGNNmw37IeIZSoku9tgTVmu/iD98=",
|
2022-02-13 17:16:55 +08:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-01-15 12:57:02 +08:00
|
|
|
"rev": "54644f409ab471e87014bb305eac8c50190bcf48",
|
2022-02-13 17:16:55 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2022-11-30 22:22:19 +08:00
|
|
|
"ref": "nixos-22.11",
|
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-04-24 13:45:55 +08:00
|
|
|
"lastModified": 1681290481,
|
|
|
|
"narHash": "sha256-VEZcGhbtJGonRrrWi31evNDVSerlLjEPL0MZGm9VlB8=",
|
2022-02-12 17:10:14 +08:00
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "sipyco",
|
2023-04-24 13:45:55 +08:00
|
|
|
"rev": "727631ada6e59dc6ef0ad50bfcc376d2ffe805aa",
|
2022-02-12 17:10:14 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "sipyco",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"src-migen": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2023-01-15 12:57:02 +08:00
|
|
|
"lastModified": 1673433200,
|
|
|
|
"narHash": "sha256-ribBG06gsucz5oBS+O6aL8s2oJjx+qfl+vXmspts8gg=",
|
2022-02-12 17:10:14 +08:00
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "migen",
|
2023-01-15 12:57:02 +08:00
|
|
|
"rev": "f3e9145c9825514a1b4225378936569da4df8e12",
|
2022-02-12 17:10:14 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "migen",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"src-misoc": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2023-01-15 12:57:02 +08:00
|
|
|
"lastModified": 1671158014,
|
|
|
|
"narHash": "sha256-50w0K2E2ympYrG1Tte/HVbsp4FS2U+yohqZByXTOo4I=",
|
|
|
|
"ref": "refs/heads/master",
|
|
|
|
"rev": "26f039f9f6931a20a04ccd0f0a5402f67f553916",
|
|
|
|
"revCount": 2436,
|
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
|
|
|
},
|
|
|
|
"trap-dac-utils": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"daxpkgs",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-04-24 13:45:55 +08:00
|
|
|
"lastModified": 1681932204,
|
|
|
|
"narHash": "sha256-ZvnaEiNWH7bWWt/MLHZrEeeqgTGBl0EBKS61N+YsiTs=",
|
2022-12-17 01:34:52 +08:00
|
|
|
"ref": "refs/heads/master",
|
2023-04-24 13:45:55 +08:00
|
|
|
"rev": "d3af0ff98d6f2d065f04013533de8b760f8e47e5",
|
|
|
|
"revCount": 278,
|
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
|
|
|
|
}
|