artiq-extrapkg/flake.lock

283 lines
7.3 KiB
Plaintext
Raw Normal View History

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",
"nixpkgs": [
"artiqpkgs",
"nixpkgs"
],
"sipyco": [
"artiqpkgs",
"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"
}
},
"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-06-07 20:48:37 +08:00
"lastModified": 1686049628,
"narHash": "sha256-fKpode3regQ2xp8D5jhzkurX1nRD4I82/2u+WbIwHx4=",
"ref": "refs/heads/master",
2023-06-07 20:48:37 +08:00
"rev": "7ad32d903a42ce4687eaf4c4f18c5e6c4a6747ea",
"revCount": 8392,
"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": [
"artiqpkgs"
2022-12-17 01:34:52 +08:00
],
"flake8-artiq": "flake8-artiq",
"nixpkgs": [
"artiqpkgs",
2022-12-17 01:34:52 +08:00
"nixpkgs"
],
"sipyco": [
"artiqpkgs",
2022-12-17 01:34:52 +08:00
"sipyco"
],
"trap-dac-utils": "trap-dac-utils"
},
"locked": {
2023-04-30 17:00:46 +08:00
"lastModified": 1682793563,
"narHash": "sha256-tj+VwGBjcaeQCsrwrepfqVslDX2IDElIvVeEdsl1wIo=",
2022-12-17 01:34:52 +08:00
"ref": "refs/heads/master",
2023-04-30 17:00:46 +08:00
"rev": "bb4e18743dcab017765d09b6ce1c3bba88be073e",
"revCount": 1160,
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": {
"lastModified": 1684487559,
"narHash": "sha256-SZcJEM+NnLr8ctzeQf1BGAqBHzJ3jn+tdSeO7lszIJc=",
2022-02-12 17:10:14 +08:00
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"rev": "e6ca26fe8b9df914d4567604e426fbc185d9ef3e",
2022-02-12 17:10:14 +08:00
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-06-07 20:48:37 +08:00
"lastModified": 1685356226,
"narHash": "sha256-f2clSOdqi0SvY1WSgbnl2YgCZmoCXOxeUjYeXp8p2zI=",
2022-02-13 17:16:55 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-07 20:48:37 +08:00
"rev": "0f7f5ca1cdec8dea85bb4fa60378258171d019ad",
2022-02-13 17:16:55 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
"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": {
"artiqpkgs": "artiqpkgs",
2022-12-17 01:34:52 +08:00
"daxpkgs": "daxpkgs"
2022-02-12 17:10:14 +08:00
}
},
"sipyco": {
"inputs": {
"nixpkgs": [
"artiqpkgs",
"nixpkgs"
]
2022-02-12 17:10:14 +08:00
},
"locked": {
"lastModified": 1685094262,
"narHash": "sha256-7DvbdTUYP7PbhZClT/tob66iMV95v7124RynMpPc5VA=",
2022-02-12 17:10:14 +08:00
"owner": "m-labs",
"repo": "sipyco",
"rev": "f1f0fc1d3071c5a6ba6dd613b54bb4176ad1e8dc",
2022-02-12 17:10:14 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "sipyco",
"type": "github"
}
},
"src-migen": {
"flake": false,
"locked": {
2023-04-24 17:36:42 +08:00
"lastModified": 1674045327,
"narHash": "sha256-oYdeY0MbTReKbAwmSznnqw0wNawdInJoFJVWW3tesFA=",
2022-02-12 17:10:14 +08:00
"owner": "m-labs",
"repo": "migen",
2023-04-24 17:36:42 +08:00
"rev": "ccaee68e14d3636e1d8fb2e0864dd89b1b1f7384",
2022-02-12 17:10:14 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "migen",
"type": "github"
}
},
"src-misoc": {
"flake": false,
"locked": {
2023-06-07 20:48:37 +08:00
"lastModified": 1685415268,
"narHash": "sha256-g4+yeSV+HtWjcllM5wk4vNBUVCXtDOzUSKhxXPT7Fyc=",
"ref": "refs/heads/master",
2023-06-07 20:48:37 +08:00
"rev": "6d48ce77b6746d3226a682790fbc95b90340986e",
"revCount": 2440,
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
}