artiq/flake.lock

180 lines
4.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": {
"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": {
2023-09-13 19:22:41 +08:00
"lastModified": 1693473687,
"narHash": "sha256-BdLddCWbvoEyakcGwhph9b5dIU1iA0hCQV7KYgU8nos=",
2022-02-13 17:15:25 +08:00
"owner": "m-labs",
"repo": "artiq-comtools",
2023-09-13 19:22:41 +08:00
"rev": "f522ef3dbc65961f17b2d3d41e927409d970fd79",
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-09-13 19:22:41 +08:00
"lastModified": 1692799911,
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
"owner": "numtide",
"repo": "flake-utils",
2023-09-13 19:22:41 +08:00
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"mozilla-overlay": {
"flake": false,
"locked": {
2023-09-13 19:22:41 +08:00
"lastModified": 1690536331,
"narHash": "sha256-aRIf2FB2GTdfF7gl13WyETmiV/J7EhBGkSWXfZvlxcA=",
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
2023-09-13 19:22:41 +08:00
"rev": "db89c8707edcffefcd8e738459d511543a339ff5",
"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": {
2023-09-13 19:22:41 +08:00
"lastModified": 1694603747,
"narHash": "sha256-syvFioLXiJZFnBl+W49gnc8MQzAd0/DiNzdZPZBa80Q=",
2023-01-15 12:23:25 +08:00
"ref": "refs/heads/master",
2023-09-13 19:22:41 +08:00
"rev": "ff27e22ee6596760331a4dcc8aa412b6887109f4",
"revCount": 833,
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": {
2023-09-13 19:22:41 +08:00
"lastModified": 1694562957,
"narHash": "sha256-ZvDt5bxX6Ga+TQ6kvK5WEn7OQN87KAsMaRrFSdReIm8=",
2021-08-12 12:44:42 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-13 19:22:41 +08:00
"rev": "f4a33546bdb5f81bd6cceb1b3cb19667145fed83",
2022-04-19 00:10:39 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-09-13 19:22:41 +08:00
"ref": "nixpkgs-unstable",
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-09-13 19:22:41 +08:00
"lastModified": 1693473454,
"narHash": "sha256-kr8Ur6JNW/xVRHdPn3ou980IAxg/n+f3ZQBHuJ1uaC4=",
2022-04-19 00:04:33 +08:00
"owner": "m-labs",
"repo": "sipyco",
2023-09-13 19:22:41 +08:00
"rev": "5467dcf9738673ab9a49e6f2377bda7c551b5f90",
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": {
2023-09-13 19:22:41 +08:00
"lastModified": 1693990700,
"narHash": "sha256-qJLA03QcZ5S9DrqrseuzIQBTWS7rjAbYJxLYZEQ8rxA=",
2021-08-16 16:38:55 +08:00
"owner": "m-labs",
"repo": "migen",
2023-09-13 19:22:41 +08:00
"rev": "2cfee3e0db6fdca9b5918686ea77c93252e7cebd",
2021-08-16 16:38:55 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "migen",
"type": "github"
}
},
"src-misoc": {
"flake": false,
"locked": {
2023-09-13 19:22:41 +08:00
"lastModified": 1693709836,
"narHash": "sha256-YiCk05RYLzZu1CYkQ2r7XtjwVEqkUGTQn388uOls9tI=",
2023-01-10 12:07:20 +08:00
"ref": "refs/heads/master",
2023-09-13 19:22:41 +08:00
"rev": "58dc4ee60d165ce9145cf3d904241fc154b6407f",
"revCount": 2448,
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
}