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-12-09 12:35:33 +08:00
"lastModified": 1638887313,
"narHash": "sha256-FMYV6rVtvSIfthgC1sK1xugh3y7muoQcvduMdriz4ag=",
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
2021-12-09 12:35:33 +08:00
"rev": "7c1e8b1dd6ed0043fb4ee0b12b815256b0b9de6f",
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
2021-08-12 12:44:42 +08:00
"nixpkgs": {
"locked": {
2021-12-26 08:50:02 +08:00
"lastModified": 1640264129,
"narHash": "sha256-gfTFmZhnHE9G+Tr0fdMmo6p/FHi5QpkO9oPPYSu6JO0=",
2021-08-12 12:44:42 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-12-26 08:50:02 +08:00
"rev": "1158f3463912d54cc981d61213839ec6c02570d3",
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": {
2021-12-05 14:31:49 +08:00
"lastModified": 1638683371,
"narHash": "sha256-sm2SxHmEGfE56+V+joDHMjpOaxg8+t3EJEk1d11C1E0=",
2021-08-25 12:49:18 +08:00
"ref": "master",
2021-12-05 14:31:49 +08:00
"rev": "71b74f87b41c56a6c6d767cdfde0356c15a379a7",
"revCount": 2418,
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-28 11:49:01 +08:00
"lastModified": 1640660357,
"narHash": "sha256-X0X00CCMZTl+5g6hREghnXOwzqbfijUtGoWm4gHQ0nI=",
2021-12-20 18:02:15 +08:00
"ref": "master",
2021-12-28 11:49:01 +08:00
"rev": "9cc9a0284a15293421d2733b3fe4191ac72b680c",
"revCount": 531,
"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": {
2021-12-20 17:27:00 +08:00
"lastModified": 1639887898,
"narHash": "sha256-slXtLgkTK9HLifwkSWRgQlxSzSXr2kRDPAZpp6CaqKc=",
2021-08-12 12:44:42 +08:00
"owner": "m-labs",
"repo": "sipyco",
2021-12-20 17:27:00 +08:00
"rev": "854bba70ee06407cede7048d739152690d753d55",
2021-08-12 12:44:42 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "sipyco",
"type": "github"
}
}
},
"root": "root",
"version": 7
}