artiq/flake.lock

116 lines
3.0 KiB
Plaintext
Raw Normal View History

2021-08-12 12:44:42 +08:00
{
"nodes": {
"mozilla-overlay": {
"flake": false,
"locked": {
2022-02-13 12:47:37 +08:00
"lastModified": 1643634764,
"narHash": "sha256-EcFlgzZnZSHwZixELYV1pa267t+u5mCeLhSNBeAA/+c=",
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
2022-02-13 12:47:37 +08:00
"rev": "f233fdc4ff6ba2ffeb1e3e3cd6d63bb1297d6996",
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
2021-08-12 12:44:42 +08:00
"nixpkgs": {
"locked": {
2022-02-13 12:47:37 +08:00
"lastModified": 1644472683,
"narHash": "sha256-sP6iM4NksOYO6NFfTJ96cg+ClPnq6cdY30xKA1iYtyU=",
2021-08-12 12:44:42 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-02-13 12:47:37 +08:00
"rev": "7adc9c14ec74b27358a8df9b973087e351425a79",
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": {
"mozilla-overlay": "mozilla-overlay",
2021-08-16 16:38:55 +08:00
"src-migen": "src-migen",
"src-misoc": "src-misoc",
"src-nac3": "src-nac3",
2021-08-12 12:44:42 +08:00
"src-sipyco": "src-sipyco"
}
},
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
}
},
"src-nac3": {
"inputs": {
"nixpkgs": "nixpkgs"
},
2021-08-12 12:44:42 +08:00
"locked": {
2022-02-13 12:47:37 +08:00
"lastModified": 1644723702,
"narHash": "sha256-2pLJHYvQmoXhdy3WDZpfU7kDMpgH/G7uREZOyql7R10=",
2021-12-20 18:02:15 +08:00
"ref": "master",
2022-02-13 12:47:37 +08:00
"rev": "4b8e70f7462b139e388f098d42f9f47e4915f431",
"revCount": 589,
"type": "git",
"url": "https://git.m-labs.hk/M-Labs/nac3.git"
2021-08-12 12:44:42 +08:00
},
"original": {
"type": "git",
"url": "https://git.m-labs.hk/M-Labs/nac3.git"
2021-08-12 12:44:42 +08:00
}
},
"src-sipyco": {
"flake": false,
"locked": {
2022-02-13 12:47:37 +08:00
"lastModified": 1644649772,
"narHash": "sha256-LE9L5bDSunCPEnuf5Ed8enTAXA2vkTSmjvqPX9ILO0Y=",
2021-08-12 12:44:42 +08:00
"owner": "m-labs",
"repo": "sipyco",
2022-02-13 12:47:37 +08:00
"rev": "8e4382352bc64bd01c9db35d9c9b0ef42b8b9d3b",
2021-08-12 12:44:42 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "sipyco",
"type": "github"
}
}
},
"root": "root",
"version": 7
}