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": {
|
2024-07-27 22:06:31 +08:00
|
|
|
"lastModified": 1720768567,
|
|
|
|
"narHash": "sha256-3VoK7o5MtHtbHLrc6Pv+eQWFtaz5Gd/YWyV5TD3c5Ss=",
|
2022-02-13 17:16:55 +08:00
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "artiq-comtools",
|
2024-07-27 22:06:31 +08:00
|
|
|
"rev": "f93570d8f2ed5a3cfb3e1c16ab00f2540551e994",
|
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": {
|
2024-07-31 17:44:17 +08:00
|
|
|
"lastModified": 1722288472,
|
|
|
|
"narHash": "sha256-KXyTCZNwXkMayGuOYLLIg8q/eCPC5W0pdcGQ0XKYoNY=",
|
|
|
|
"ref": "release-7",
|
|
|
|
"rev": "b3d818f61ffffc29226d4aa3845dece9941d61cd",
|
|
|
|
"revCount": 37,
|
2022-12-17 01:34:52 +08:00
|
|
|
"type": "git",
|
|
|
|
"url": "https://gitlab.com/duke-artiq/artiq-stubs.git"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-07-31 17:44:17 +08:00
|
|
|
"ref": "release-7",
|
2022-12-17 01:34:52 +08:00
|
|
|
"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",
|
|
|
|
"nixpkgs": "nixpkgs",
|
2024-07-09 23:06:56 +08:00
|
|
|
"rust-overlay": "rust-overlay",
|
2023-01-15 12:57:02 +08:00
|
|
|
"sipyco": "sipyco",
|
|
|
|
"src-migen": "src-migen",
|
|
|
|
"src-misoc": "src-misoc",
|
|
|
|
"src-pythonparser": "src-pythonparser"
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-10-18 15:06:21 +08:00
|
|
|
"lastModified": 1729234658,
|
|
|
|
"narHash": "sha256-kFV7xGU4bm0HbMwZ+w4oBhIZj3017wix4ULlnoQRrKY=",
|
2023-01-15 12:57:02 +08:00
|
|
|
"ref": "refs/heads/master",
|
2024-10-18 15:06:21 +08:00
|
|
|
"rev": "58ea3b5bcce87cb02d815c622f7a1d85cf71300f",
|
|
|
|
"revCount": 9038,
|
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": {
|
2024-10-01 14:49:35 +08:00
|
|
|
"lastModified": 1726093238,
|
|
|
|
"narHash": "sha256-C0cfjrQgsDIRg/mEbEDVYIpH4Z8cqYN6VJ92UoTJYoU=",
|
2022-12-17 01:34:52 +08:00
|
|
|
"ref": "refs/heads/master",
|
2024-10-01 14:49:35 +08:00
|
|
|
"rev": "c3b06ea1d87b2701fba4472f0a1fe0b5d556fefc",
|
|
|
|
"revCount": 1382,
|
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": {
|
2024-06-06 10:02:52 +08:00
|
|
|
"lastModified": 1710146030,
|
|
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
2022-10-08 17:29:38 +08:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2024-06-06 10:02:52 +08:00
|
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
2024-02-01 19:04:08 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils_2": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": "systems_2"
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-07-31 17:44:17 +08:00
|
|
|
"lastModified": 1710146030,
|
|
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
2024-02-01 19:04:08 +08:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2024-07-31 17:44:17 +08:00
|
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
2024-02-01 19:04:08 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils_3": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": "systems_3"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1705309234,
|
|
|
|
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
|
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": {
|
2024-02-01 19:04:08 +08:00
|
|
|
"flake-utils": "flake-utils_2",
|
2022-12-17 01:34:52 +08:00
|
|
|
"nixpkgs": [
|
|
|
|
"daxpkgs",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-07-31 17:44:17 +08:00
|
|
|
"lastModified": 1722261486,
|
|
|
|
"narHash": "sha256-F+43turwuIdCcs8yu4rXCtSEE2ZDssFDEFex5+Uel4E=",
|
2022-12-17 01:34:52 +08:00
|
|
|
"ref": "refs/heads/master",
|
2024-07-31 17:44:17 +08:00
|
|
|
"rev": "2888fa292a52ac6666590e1429786210cda04b18",
|
|
|
|
"revCount": 111,
|
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
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2024-10-18 15:06:21 +08:00
|
|
|
"lastModified": 1728492678,
|
|
|
|
"narHash": "sha256-9UTxR8eukdg+XZeHgxW5hQA9fIKHsKCdOIUycTryeVw=",
|
2022-02-13 17:16:55 +08:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-10-18 15:06:21 +08:00
|
|
|
"rev": "5633bcff0c6162b9e4b5f1264264611e950c8ec7",
|
2022-02-13 17:16:55 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2024-07-27 22:06:31 +08:00
|
|
|
"ref": "nixos-unstable",
|
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
|
|
|
}
|
|
|
|
},
|
2024-07-09 23:06:56 +08:00
|
|
|
"rust-overlay": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"artiqpkgs",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-10-01 14:49:35 +08:00
|
|
|
"lastModified": 1719454714,
|
|
|
|
"narHash": "sha256-MojqG0lyUINkEk0b3kM2drsU5vyaF8DFZe/FAlZVOGs=",
|
2024-07-09 23:06:56 +08:00
|
|
|
"owner": "oxalica",
|
|
|
|
"repo": "rust-overlay",
|
2024-10-01 14:49:35 +08:00
|
|
|
"rev": "d1c527659cf076ecc4b96a91c702d080b213801e",
|
2024-07-09 23:06:56 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "oxalica",
|
2024-10-01 14:49:35 +08:00
|
|
|
"ref": "snapshot/2024-08-01",
|
2024-07-09 23:06:56 +08:00
|
|
|
"repo": "rust-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
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": {
|
2024-10-08 15:12:12 +08:00
|
|
|
"lastModified": 1728371104,
|
|
|
|
"narHash": "sha256-PPnAyDedUQ7Og/Cby9x5OT9wMkNGTP8GS53V6N/dk4w=",
|
2022-02-12 17:10:14 +08:00
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "sipyco",
|
2024-10-08 15:12:12 +08:00
|
|
|
"rev": "094a6cd63ffa980ef63698920170e50dc9ba77fd",
|
2022-02-12 17:10:14 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "sipyco",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"src-migen": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-10-01 14:49:35 +08:00
|
|
|
"lastModified": 1727677091,
|
|
|
|
"narHash": "sha256-Zg3SQnTwMM/VkOGKogbPyuCC2NhLy8HB2SPEUWWNgCU=",
|
2022-02-12 17:10:14 +08:00
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "migen",
|
2024-10-01 14:49:35 +08:00
|
|
|
"rev": "c19ae9f8ae162ffe2d310a92bfce53ac2a821bc8",
|
2022-02-12 17:10:14 +08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "m-labs",
|
|
|
|
"repo": "migen",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"src-misoc": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-10-18 15:06:21 +08:00
|
|
|
"lastModified": 1728978817,
|
|
|
|
"narHash": "sha256-b4633jrhh4i+KunZq4kNlyhdm9BCsEJwKs+6KINKV2o=",
|
2023-01-15 12:57:02 +08:00
|
|
|
"ref": "refs/heads/master",
|
2024-10-18 15:06:21 +08:00
|
|
|
"rev": "386b544776b66cea148da67d06a4b3a4151179f9",
|
|
|
|
"revCount": 2459,
|
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"
|
|
|
|
}
|
|
|
|
},
|
2024-02-01 19:04:08 +08:00
|
|
|
"systems_2": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"systems_3": {
|
|
|
|
"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": {
|
2024-02-01 19:04:08 +08:00
|
|
|
"flake-utils": "flake-utils_3",
|
2022-12-17 01:34:52 +08:00
|
|
|
"nixpkgs": [
|
|
|
|
"daxpkgs",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-07-31 17:44:17 +08:00
|
|
|
"lastModified": 1718374915,
|
|
|
|
"narHash": "sha256-XBB+9VPF8njZzqMrOaWlqlbf+NrnnDIvfVsiig2TPvc=",
|
2022-12-17 01:34:52 +08:00
|
|
|
"ref": "refs/heads/master",
|
2024-07-31 17:44:17 +08:00
|
|
|
"rev": "c3cf4be6bf6b1a42fc57eecd5afebb0beddfb02a",
|
|
|
|
"revCount": 300,
|
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
|
|
|
|
}
|