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-11-23 15:21:56 +08:00
"lastModified": 1637636156,
"narHash": "sha256-E2ym4Vcpqu9JYoQDXJZR48gVD+LPPbaCoYveIk7Xu3Y=",
2021-08-12 12:44:42 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-11-23 15:21:56 +08:00
"rev": "b026e1cf87a108dd06fe521f224fdc72fd0b013d",
2021-08-12 12:44:42 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-11-23 15:21:56 +08:00
"ref": "release-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-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-11-23 15:21:56 +08:00
"lastModified": 1637637728,
"narHash": "sha256-HJwcZo1cvLPYyuWatXTIn8TIzf9ViqE16a5b+KukHok=",
"ref": "master",
2021-11-23 15:21:56 +08:00
"rev": "970f075490aa71404d94000f934a85b3008e4087",
"revCount": 442,
"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
}