artiq/flake.lock

180 lines
4.6 KiB
Plaintext
Raw Permalink Normal View History

2021-08-12 12:44:42 +08:00
{
"nodes": {
2022-02-13 17:15:25 +08:00
"artiq-comtools": {
"inputs": {
"flake-utils": "flake-utils",
2022-02-13 17:15:25 +08:00
"nixpkgs": [
2022-02-14 16:38:09 +08:00
"nac3",
2022-02-13 17:15:25 +08:00
"nixpkgs"
],
"sipyco": [
"sipyco"
]
},
"locked": {
2024-02-20 13:34:26 +08:00
"lastModified": 1707216368,
"narHash": "sha256-ZXoqzG2QsVsybALLYXs473avXcyKSZNh2kIgcPo60XQ=",
2022-02-13 17:15:25 +08:00
"owner": "m-labs",
"repo": "artiq-comtools",
2024-02-20 13:34:26 +08:00
"rev": "e5d0204490bccc07ef9141b0d7c405ab01cb8273",
2022-02-13 17:15:25 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "artiq-comtools",
"type": "github"
}
},
"flake-utils": {
2023-09-13 19:22:41 +08:00
"inputs": {
"systems": "systems"
},
"locked": {
2023-12-11 10:31:42 +08:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
2023-12-11 10:31:42 +08:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"mozilla-overlay": {
"flake": false,
"locked": {
2024-01-26 17:11:58 +08:00
"lastModified": 1704373101,
"narHash": "sha256-+gi59LRWRQmwROrmE1E2b3mtocwueCQqZ60CwLG+gbg=",
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
2024-01-26 17:11:58 +08:00
"rev": "9b11a87c0cc54e308fa83aac5b4ee1816d5418a2",
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
2022-02-14 16:38:09 +08:00
"nac3": {
"inputs": {
2022-04-27 15:43:16 +08:00
"nixpkgs": "nixpkgs"
2022-02-14 16:38:09 +08:00
},
"locked": {
2024-02-20 13:34:26 +08:00
"lastModified": 1708407200,
"narHash": "sha256-3btd26JwxP7WI2FDxvaTn5BtXOMT0vxK88SJPK6b1sk=",
2023-01-15 12:23:25 +08:00
"ref": "refs/heads/master",
2024-02-20 13:34:26 +08:00
"rev": "f37de381ce896eebc7aaba1f67b1e2936f20716d",
"revCount": 1016,
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": {
2024-02-20 13:34:26 +08:00
"lastModified": 1708294118,
"narHash": "sha256-evZzmLW7qoHXf76VCepvun1esZDxHfVRFUJtumD7L2M=",
2021-08-12 12:44:42 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-20 13:34:26 +08:00
"rev": "e0da498ad77ac8909a980f07eff060862417ccf7",
2022-04-19 00:10:39 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-12-03 10:37:08 +08:00
"ref": "nixos-23.11",
2022-04-19 00:10:39 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-08-12 12:44:42 +08:00
"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-04-27 15:43:16 +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": {
2022-04-19 00:04:33 +08:00
"inputs": {
"nixpkgs": [
"nac3",
"nixpkgs"
]
},
"locked": {
2023-12-11 10:31:42 +08:00
"lastModified": 1701572254,
"narHash": "sha256-ixq8dlpyOytDr+d/OmW8v1Ioy9V2G2ibOlNj8GFDSq4=",
2022-04-19 00:04:33 +08:00
"owner": "m-labs",
"repo": "sipyco",
2023-12-11 10:31:42 +08:00
"rev": "cceac0df537887135f99aa6b1bdd82853f16b4d6",
2022-04-19 00:04:33 +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": {
2024-01-26 17:11:58 +08:00
"lastModified": 1702942348,
"narHash": "sha256-gKIfHZxsv+jcgDFRW9mPqmwqbZXuRvXefkZcSFjOGHw=",
2021-08-16 16:38:55 +08:00
"owner": "m-labs",
"repo": "migen",
2024-01-26 17:11:58 +08:00
"rev": "50934ad10a87ade47219b796535978b9bdf24023",
2021-08-16 16:38:55 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "migen",
"type": "github"
}
},
"src-misoc": {
"flake": false,
"locked": {
2023-11-08 17:30:55 +08:00
"lastModified": 1699352904,
"narHash": "sha256-SglyTmXOPv8jJOjwAjJrj/WhAkItQfUbvKfUqrynwRg=",
2023-01-10 12:07:20 +08:00
"ref": "refs/heads/master",
2023-11-08 17:30:55 +08:00
"rev": "a53859f2167c31ab5225b6c09f30cf05527b94f4",
"revCount": 2452,
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
}
2023-09-13 19:22:41 +08:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2021-08-12 12:44:42 +08:00
}
},
"root": "root",
"version": 7
}