mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-20 15:46:41 +08:00
182 lines
4.6 KiB
JSON
182 lines
4.6 KiB
JSON
{
|
|
"nodes": {
|
|
"artiq-comtools": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"sipyco": [
|
|
"sipyco"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1734270714,
|
|
"narHash": "sha256-7bzGn/hXLIsLQHGQsvo+uoIFUrw9DjXSlMC449BY4ME=",
|
|
"owner": "m-labs",
|
|
"repo": "artiq-comtools",
|
|
"rev": "7e3152314af8f5987370e33b347b2ec2697567ed",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "m-labs",
|
|
"repo": "artiq-comtools",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1710146030,
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1736883708,
|
|
"narHash": "sha256-uQ+NQ0/xYU0N1CnXsa2zghgNaOPxWpMJXSUJJ9W7140=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "eb62e6aa39ea67e0b8018ba8ea077efe65807dc8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"artiq-comtools": "artiq-comtools",
|
|
"nixpkgs": "nixpkgs",
|
|
"rust-overlay": "rust-overlay",
|
|
"sipyco": "sipyco",
|
|
"src-migen": "src-migen",
|
|
"src-misoc": "src-misoc",
|
|
"src-pythonparser": "src-pythonparser"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1719454714,
|
|
"narHash": "sha256-MojqG0lyUINkEk0b3kM2drsU5vyaF8DFZe/FAlZVOGs=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "d1c527659cf076ecc4b96a91c702d080b213801e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"ref": "snapshot/2024-08-01",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"sipyco": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1734267097,
|
|
"narHash": "sha256-aWg7XDiOlWnkXfDbKrBn9ITR46/JXfndvYHxFJ1vN78=",
|
|
"owner": "m-labs",
|
|
"repo": "sipyco",
|
|
"rev": "430978ada3fefe32de01f1b884b3031e48aaef96",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "m-labs",
|
|
"repo": "sipyco",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"src-migen": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1737001477,
|
|
"narHash": "sha256-5Rv7R8OO/CsjdDreo+vCUO7dIrTD+70meV5rIvHOGDk=",
|
|
"owner": "m-labs",
|
|
"repo": "migen",
|
|
"rev": "28e913e7114dae485747ccd8f9fd436ada2195f0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "m-labs",
|
|
"repo": "migen",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"src-misoc": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1737003678,
|
|
"narHash": "sha256-YGswRUz5QH28FsVK0j4n/Op6ptFTPPdEOir0JkxfSa0=",
|
|
"ref": "refs/heads/master",
|
|
"rev": "3c2054c43309d2fa3b72c5435f90c2357f2908af",
|
|
"revCount": 2465,
|
|
"submodules": true,
|
|
"type": "git",
|
|
"url": "https://github.com/m-labs/misoc.git"
|
|
},
|
|
"original": {
|
|
"submodules": true,
|
|
"type": "git",
|
|
"url": "https://github.com/m-labs/misoc.git"
|
|
}
|
|
},
|
|
"src-pythonparser": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1628745371,
|
|
"narHash": "sha256-p6TgeeaK4NEmbhimEXp31W8hVRo4DgWmcCoqZ+UdN60=",
|
|
"owner": "m-labs",
|
|
"repo": "pythonparser",
|
|
"rev": "5413ee5c9f8760e95c6acd5d6e88dabb831ad201",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "m-labs",
|
|
"repo": "pythonparser",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1681028828,
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|