artiq-extrapkg/flake.lock

375 lines
9.7 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": {
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"
}
},
"artiqpkgs": {
"inputs": {
"artiq-comtools": "artiq-comtools",
"nixpkgs": "nixpkgs",
2024-07-09 23:06:56 +08:00
"rust-overlay": "rust-overlay",
"sipyco": "sipyco",
"src-migen": "src-migen",
"src-misoc": "src-misoc",
"src-pythonparser": "src-pythonparser"
},
"locked": {
2024-08-02 10:32:02 +08:00
"lastModified": 1722511793,
"narHash": "sha256-nsaKyk1YRSNMHBCAJJ32VSWzUAcGk9nuM6VGECum6m8=",
"ref": "refs/heads/master",
2024-08-02 10:32:02 +08:00
"rev": "e627aaeda0216efc1f78973d457fb61fd310ce62",
"revCount": 8961,
"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": {
2024-08-02 10:32:02 +08:00
"lastModified": 1722546775,
"narHash": "sha256-gOzLNFOMW/91M5QL1TQ5tp+6/DLxDQEhJH1JbT30gR0=",
2022-12-17 01:34:52 +08:00
"ref": "refs/heads/master",
2024-08-02 10:32:02 +08:00
"rev": "612264c9058c1822f5e180e024a5607eb953f31a",
"revCount": 1359,
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-07-27 22:06:31 +08:00
"lastModified": 1721924956,
"narHash": "sha256-Sb1jlyRO+N8jBXEX9Pg9Z1Qb8Bw9QyOgLDNMEpmjZ2M=",
2022-02-13 17:16:55 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-27 22:06:31 +08:00
"rev": "5ad6a14c6bf098e98800b091668718c336effc95",
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": {
"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-07-27 22:06:31 +08:00
"lastModified": 1722046723,
"narHash": "sha256-G7/gHz8ORRvHd1/RIURrdcswKRPe9K0FsIYR4v5jSWo=",
2024-07-09 23:06:56 +08:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-07-27 22:06:31 +08:00
"rev": "56baac5e6b2743d4730e664ea64f6d8a2aad0fbb",
2024-07-09 23:06:56 +08:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2022-02-12 17:10:14 +08:00
"sipyco": {
"inputs": {
"nixpkgs": [
"artiqpkgs",
"nixpkgs"
]
2022-02-12 17:10:14 +08:00
},
"locked": {
2024-06-06 10:02:52 +08:00
"lastModified": 1717637367,
"narHash": "sha256-4mSm9wl5EMgzzrW6w86IDUevkEOT99FESHGcxcyQbD0=",
2022-02-12 17:10:14 +08:00
"owner": "m-labs",
"repo": "sipyco",
2024-06-06 10:02:52 +08:00
"rev": "02b96ec2473a3c3d3c980899de2564ddce949dab",
2022-02-12 17:10:14 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "sipyco",
"type": "github"
}
},
"src-migen": {
"flake": false,
"locked": {
2024-07-27 22:06:31 +08:00
"lastModified": 1721561053,
"narHash": "sha256-z3LRhNmKZrjr6rFD0yxtccSa/SWvFIYmb+G/D5d2Jd8=",
2022-02-12 17:10:14 +08:00
"owner": "m-labs",
"repo": "migen",
2024-07-27 22:06:31 +08:00
"rev": "9279e8623f8433bc4f23ac51e5e2331bfe544417",
2022-02-12 17:10:14 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "migen",
"type": "github"
}
},
"src-misoc": {
"flake": false,
"locked": {
2024-05-28 17:31:45 +08:00
"lastModified": 1715647536,
"narHash": "sha256-q+USDcaKHABwW56Jzq8u94iGPWlyLXMyVt0j/Gyg+IE=",
"ref": "refs/heads/master",
2024-05-28 17:31:45 +08:00
"rev": "fea9de558c730bc394a5936094ae95bb9d6fa726",
"revCount": 2455,
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
}