artiq/flake.lock

159 lines
4.1 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": [
"nixpkgs"
],
"sipyco": [
"sipyco"
]
},
"locked": {
"lastModified": 1664405593,
"narHash": "sha256-yP441NerlLGig7n+9xHsx8yCtZ+Ggd0VqfBSzc20E04=",
2022-02-13 17:15:25 +08:00
"owner": "m-labs",
"repo": "artiq-comtools",
"rev": "15ddac62813ef623a076ccf982b3bc63d314e651",
2022-02-13 17:15:25 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "artiq-comtools",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"mozilla-overlay": {
"flake": false,
"locked": {
2023-08-07 17:52:42 +08:00
"lastModified": 1690536331,
"narHash": "sha256-aRIf2FB2GTdfF7gl13WyETmiV/J7EhBGkSWXfZvlxcA=",
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
2023-08-07 17:52:42 +08:00
"rev": "db89c8707edcffefcd8e738459d511543a339ff5",
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
2021-08-12 12:44:42 +08:00
"nixpkgs": {
"locked": {
2023-08-30 15:39:46 +08:00
"lastModified": 1693231525,
"narHash": "sha256-Zmh8m0HHcgGBDth6jdJPmc4UAAP0L4jQmqIztywF1Iw=",
2021-08-12 12:44:42 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-30 15:39:46 +08:00
"rev": "c540061ac8d72d6e6d99345bd2d590c82b2f58c1",
2021-08-12 12:44:42 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-27 17:16:31 +08:00
"ref": "nixos-23.05",
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",
2021-08-12 12:44:42 +08:00
"nixpkgs": "nixpkgs",
2022-02-12 10:59:10 +08:00
"sipyco": "sipyco",
2021-08-16 16:38:55 +08:00
"src-migen": "src-migen",
"src-misoc": "src-misoc",
2022-02-12 10:59:10 +08:00
"src-pythonparser": "src-pythonparser"
}
},
"sipyco": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-08-07 17:52:42 +08:00
"lastModified": 1691095538,
"narHash": "sha256-JX1Re8wzqg4odcv/QxPtEvO8Z4RO3ZbRKGQ+ZpDdtWc=",
2022-02-12 10:59:10 +08:00
"owner": "m-labs",
"repo": "sipyco",
2023-08-07 17:52:42 +08:00
"rev": "c4f18adb658e3a546319425750cebeb8c88a016a",
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": {
2023-04-24 17:36:13 +08:00
"lastModified": 1674045327,
"narHash": "sha256-oYdeY0MbTReKbAwmSznnqw0wNawdInJoFJVWW3tesFA=",
2021-08-16 16:38:55 +08:00
"owner": "m-labs",
"repo": "migen",
2023-04-24 17:36:13 +08:00
"rev": "ccaee68e14d3636e1d8fb2e0864dd89b1b1f7384",
2021-08-16 16:38:55 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "migen",
"type": "github"
}
},
"src-misoc": {
"flake": false,
"locked": {
2023-08-30 15:39:46 +08:00
"lastModified": 1693380903,
"narHash": "sha256-bcxJX85i+QNBe+AaypTv8PB3hvNoGOVn+t7y3Yojf1s=",
2023-01-10 12:07:20 +08:00
"ref": "refs/heads/master",
2023-08-30 15:39:46 +08:00
"rev": "a8cacd566445f502adb1ddf06aff3b6abd3c8b69",
"revCount": 2446,
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
"src-pythonparser": {
"flake": false,
"locked": {
2021-08-25 10:47:01 +08:00
"lastModified": 1628745371,
"narHash": "sha256-p6TgeeaK4NEmbhimEXp31W8hVRo4DgWmcCoqZ+UdN60=",
2021-08-12 12:44:42 +08:00
"owner": "m-labs",
"repo": "pythonparser",
2021-08-25 10:47:01 +08:00
"rev": "5413ee5c9f8760e95c6acd5d6e88dabb831ad201",
2021-08-12 12:44:42 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "pythonparser",
"type": "github"
}
}
},
"root": "root",
"version": 7
}