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": {
2022-04-05 10:12:29 +08:00
"lastModified": 1649124276,
"narHash": "sha256-l1+vk7cvj4cjl83wRx/y1Jwdds4e8xAzpxHrXusEZ5A=",
2022-02-13 17:15:25 +08:00
"owner": "m-labs",
"repo": "artiq-comtools",
2022-04-05 10:12:29 +08:00
"rev": "e2d85f2e51ecdac463da752ef754e59572f9e119",
2022-02-13 17:15:25 +08:00
"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-04-18 18:53:31 +08:00
"lastModified": 1650278885,
"narHash": "sha256-+yRsiO0h9sLvCaAao5Qp0XRrCIbgvGdPpnK4E3Iiu4s=",
2022-02-14 16:38:09 +08:00
"ref": "master",
2022-04-18 18:53:31 +08:00
"rev": "05be5e93c46a480ecade167171acb42f91f88eb9",
"revCount": 753,
2022-02-14 16:38:09 +08:00
"type": "git",
2022-02-26 17:50:41 +08:00
"url": "https://git.m-labs.hk/m-labs/nac3.git"
2022-02-14 16:38:09 +08:00
},
"original": {
"type": "git",
2022-02-26 17:50:41 +08:00
"url": "https://git.m-labs.hk/m-labs/nac3.git"
2022-02-14 16:38:09 +08:00
}
},
2021-08-12 12:44:42 +08:00
"nixpkgs": {
"locked": {
2022-04-18 18:53:31 +08:00
"lastModified": 1650244918,
"narHash": "sha256-DsS5nxjTpnoUC4pNXJI1rit7TnDTij8vQDa5PtcDCD0=",
2021-08-12 12:44:42 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-04-18 18:53:31 +08:00
"rev": "7b38b03d76ab71bdc8dc325e3f6338d984cc35ca",
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-04-12 09:15:48 +08:00
"lastModified": 1649724535,
"narHash": "sha256-15Nun4EY35j+6SPZkjzZtyH/ncxLS60KuGJjFh5kSTc=",
2022-02-12 10:59:10 +08:00
"owner": "m-labs",
"repo": "sipyco",
2022-04-12 09:15:48 +08:00
"rev": "939f84f9b5eef7efbf7423c735d1834783b6140e",
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-04-10 08:34:54 +08:00
"lastModified": 1649324486,
"narHash": "sha256-Mw/fQS3lHFvCm7L1k63joRkz5uyijQfywcOq+X2+o2s=",
2021-08-25 12:49:18 +08:00
"ref": "master",
2022-04-10 08:34:54 +08:00
"rev": "f1dc58d2b8c222ba41c25cee4301626625f46e43",
"revCount": 2420,
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
}