forked from M-Labs/artiq
1
0
Fork 0
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": {
2021-11-23 15:21:56 +08:00
"lastModified": 1637337116,
"narHash": "sha256-LKqAcdL+woWeYajs02bDQ7q8rsqgXuzhC354NoRaV80=",
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
2021-11-23 15:21:56 +08:00
"rev": "cbc7435f5b0b3d17b16fb1d20cf7b616eec5e093",
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
2021-08-12 12:44:42 +08:00
"nixpkgs": {
"locked": {
2021-12-04 19:03:15 +08:00
"lastModified": 1637328665,
"narHash": "sha256-z6ufVwquLM0IiNZxd5oT1M33Lv0aB3WICpk8ZKwpxjw=",
2021-08-12 12:44:42 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-12-04 19:03:15 +08:00
"rev": "0f4b4b85d959200f52c16bbb74036994e7db5f74",
2021-08-12 12:44:42 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
2021-12-04 19:03:15 +08:00
"rev": "0f4b4b85d959200f52c16bbb74036994e7db5f74",
2021-08-12 12:44:42 +08:00
"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-11-12 19:28:51 +08:00
"lastModified": 1636715924,
"narHash": "sha256-V3ThFSo2d7OC4SHE0lCkKGQKeFXmvxtwZRWe5NMU3nM=",
2021-08-16 16:38:55 +08:00
"owner": "m-labs",
"repo": "migen",
2021-11-12 19:28:51 +08:00
"rev": "9a0be7a4210ff96043412539eb5388659b81831d",
2021-08-16 16:38:55 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "migen",
"type": "github"
}
},
"src-misoc": {
"flake": false,
"locked": {
"lastModified": 1636527305,
"narHash": "sha256-/2XTejqj0Bo81HaTrlTSWwInnWwsuqnq+CURXbpIrkA=",
2021-08-25 12:49:18 +08:00
"ref": "master",
"rev": "f5203e406520874e15ab5d070058ef642fc57fd9",
"revCount": 2417,
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": {
2021-12-04 19:03:15 +08:00
"lastModified": 1638611523,
"narHash": "sha256-/FZ72XsaFI9zL50omHznJCAykf8BOw7Tgtf8sThyurk=",
"ref": "master",
2021-12-04 19:03:15 +08:00
"rev": "c98f367f90b7b658b3b6476aa111f68676f68f31",
"revCount": 481,
"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": {
"lastModified": 1632832039,
"narHash": "sha256-GYXXCCOxNZyy6j7qScB3/QWUUCEVX+4tM4bXXVGXty0=",
2021-08-12 12:44:42 +08:00
"owner": "m-labs",
"repo": "sipyco",
"rev": "b83d8e5d82b25dba9393f0c12bdc5253f8138545",
2021-08-12 12:44:42 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "sipyco",
"type": "github"
}
}
},
"root": "root",
"version": 7
}