artiq/flake.lock

146 lines
3.6 KiB
Plaintext
Raw Normal View History

2021-08-12 12:44:42 +08:00
{
"nodes": {
2022-02-13 17:15:25 +08:00
"artiq-comtools": {
"inputs": {
"nixpkgs": [
2022-02-14 16:38:09 +08:00
"nac3",
2022-02-13 17:15:25 +08:00
"nixpkgs"
],
"sipyco": [
"sipyco"
]
},
"locked": {
"lastModified": 1644743100,
"narHash": "sha256-XqxMq2l2DXSovV7r2k/FXjYRM3bvVl3Mjy+C1koVAx4=",
"owner": "m-labs",
"repo": "artiq-comtools",
"rev": "8a126dd7d0a3f2d50ae151ec633cd52587d98796",
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "artiq-comtools",
"type": "github"
}
},
"mozilla-overlay": {
"flake": false,
"locked": {
2022-02-23 11:07:20 +08:00
"lastModified": 1645464064,
"narHash": "sha256-YeN4bpPvHkVOpQzb8APTAfE7/R+MFMwJUMkqmfvytSk=",
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
2022-02-23 11:07:20 +08:00
"rev": "15b7a05f20aab51c4ffbefddb1b448e862dccb7d",
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
2022-02-14 16:38:09 +08:00
"nac3": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2022-02-26 17:26:14 +08:00
"lastModified": 1645867753,
"narHash": "sha256-BzQjd5KhQ2Lt9NPmb5cJaggjRiCA+GfeCFIIyyZp/FM=",
2022-02-14 16:38:09 +08:00
"ref": "master",
2022-02-26 17:26:14 +08:00
"rev": "804d5db27e36da8ca6a046f20a43130d1cfe6e1e",
"revCount": 612,
2022-02-14 16:38:09 +08:00
"type": "git",
"url": "https://git.m-labs.hk/M-Labs/nac3.git"
},
"original": {
"type": "git",
"url": "https://git.m-labs.hk/M-Labs/nac3.git"
}
},
2021-08-12 12:44:42 +08:00
"nixpkgs": {
"locked": {
2022-02-23 11:07:20 +08:00
"lastModified": 1645379616,
"narHash": "sha256-eLzR3MRS9hcNqSWZxP6BP7xiBjgC3/pB5n2Q0lLFe/g=",
2021-08-12 12:44:42 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-02-23 11:07:20 +08:00
"rev": "40ef692a55b188b1f5ae3967f3fc7808838c3f1d",
2021-08-12 12:44:42 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-12-09 12:35:33 +08:00
"ref": "nixos-21.11",
2021-08-12 12:44:42 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-02-13 17:15:25 +08:00
"artiq-comtools": "artiq-comtools",
"mozilla-overlay": "mozilla-overlay",
2022-02-14 16:38:09 +08:00
"nac3": "nac3",
2022-02-12 10:59:10 +08:00
"sipyco": "sipyco",
2021-08-16 16:38:55 +08:00
"src-migen": "src-migen",
2022-02-14 16:38:09 +08:00
"src-misoc": "src-misoc"
2022-02-12 10:59:10 +08:00
}
},
"sipyco": {
"inputs": {
"nixpkgs": [
2022-02-14 16:38:09 +08:00
"nac3",
2022-02-12 10:59:10 +08:00
"nixpkgs"
]
},
"locked": {
2022-02-13 17:15:25 +08:00
"lastModified": 1644649772,
"narHash": "sha256-LE9L5bDSunCPEnuf5Ed8enTAXA2vkTSmjvqPX9ILO0Y=",
2022-02-12 10:59:10 +08:00
"owner": "m-labs",
"repo": "sipyco",
2022-02-13 17:15:25 +08:00
"rev": "8e4382352bc64bd01c9db35d9c9b0ef42b8b9d3b",
2022-02-12 10:59:10 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "sipyco",
"type": "github"
2021-08-12 12:44:42 +08:00
}
},
2021-08-16 16:38:55 +08:00
"src-migen": {
"flake": false,
"locked": {
2021-12-20 17:27:00 +08:00
"lastModified": 1639659493,
"narHash": "sha256-qpVj/yJf4hDDc99XXpVPH4EbLC8aCmEtACn5qNc3DGI=",
2021-08-16 16:38:55 +08:00
"owner": "m-labs",
"repo": "migen",
2021-12-20 17:27:00 +08:00
"rev": "ac703010eaa06ac9b6e32f97c6fa98b15de22b31",
2021-08-16 16:38:55 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "migen",
"type": "github"
}
},
"src-misoc": {
"flake": false,
"locked": {
2022-01-19 21:08:15 +08:00
"lastModified": 1641889368,
"narHash": "sha256-0Ai25lry9ju1HxFmfMRNKG8mamBqvw+kvDfpuK8Dtjo=",
2021-08-25 12:49:18 +08:00
"ref": "master",
2022-01-19 21:08:15 +08:00
"rev": "7242dc5a41732135425acc4871487461dfae6c66",
"revCount": 2419,
2021-08-25 12:49:18 +08:00
"submodules": true,
"type": "git",
"url": "https://github.com/m-labs/misoc.git"
2021-08-16 16:38:55 +08:00
},
"original": {
2021-08-25 12:49:18 +08:00
"submodules": true,
"type": "git",
"url": "https://github.com/m-labs/misoc.git"
2021-08-16 16:38:55 +08:00
}
2021-08-12 12:44:42 +08:00
}
},
"root": "root",
"version": 7
}