293 lines
7.4 KiB
JSON
293 lines
7.4 KiB
JSON
{
|
|
"nodes": {
|
|
"artiq": {
|
|
"inputs": {
|
|
"artiq-comtools": "artiq-comtools",
|
|
"naersk": "naersk",
|
|
"nixpkgs": "nixpkgs",
|
|
"rust-overlay": "rust-overlay",
|
|
"sipyco": "sipyco",
|
|
"src-migen": "src-migen",
|
|
"src-misoc": "src-misoc",
|
|
"src-pythonparser": "src-pythonparser"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1748850854,
|
|
"narHash": "sha256-UeyMzdr6Gr/agaIdwcae5H1HPcFlQvNrkcJhrp1wGVE=",
|
|
"ref": "refs/heads/master",
|
|
"rev": "1e1fb3a4070d51e977bbff6bf6b1642469eeab61",
|
|
"revCount": 9258,
|
|
"type": "git",
|
|
"url": "https://github.com/m-labs/artiq.git"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://github.com/m-labs/artiq.git"
|
|
}
|
|
},
|
|
"artiq-comtools": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": [
|
|
"artiq",
|
|
"nixpkgs"
|
|
],
|
|
"sipyco": [
|
|
"artiq",
|
|
"sipyco"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1748847424,
|
|
"narHash": "sha256-BXpxu3fowHV0u6DVTYn6efQ8X3PV6qC4TgiuCsSy3/0=",
|
|
"owner": "m-labs",
|
|
"repo": "artiq-comtools",
|
|
"rev": "5552bf9b5e6e150dafbaf5cd20bd68c82949ac9a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "m-labs",
|
|
"repo": "artiq-comtools",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1731533236,
|
|
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"naersk": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"artiq",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1745925850,
|
|
"narHash": "sha256-cyAAMal0aPrlb1NgzMxZqeN1mAJ2pJseDhm2m6Um8T0=",
|
|
"owner": "nix-community",
|
|
"repo": "naersk",
|
|
"rev": "38bc60bbc157ae266d4a0c96671c6c742ee17a5f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "naersk",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"naersk_2": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"zynq-rs",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1745925850,
|
|
"narHash": "sha256-cyAAMal0aPrlb1NgzMxZqeN1mAJ2pJseDhm2m6Um8T0=",
|
|
"owner": "nix-community",
|
|
"repo": "naersk",
|
|
"rev": "38bc60bbc157ae266d4a0c96671c6c742ee17a5f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "naersk",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1748693115,
|
|
"narHash": "sha256-StSrWhklmDuXT93yc3GrTlb0cKSS0agTAxMGjLKAsY8=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "910796cabe436259a29a72e8d3f5e180fc6dfacc",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"artiq": "artiq",
|
|
"zynq-rs": "zynq-rs"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"artiq",
|
|
"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"
|
|
}
|
|
},
|
|
"rust-overlay_2": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"zynq-rs",
|
|
"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": [
|
|
"artiq",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1748848542,
|
|
"narHash": "sha256-ZOTF/NX7SltbYg+OGSfyjo3uTiaCZJJiITZriKt4YdY=",
|
|
"owner": "m-labs",
|
|
"repo": "sipyco",
|
|
"rev": "dd3fc30a5b530279f8d75ae77b4de51f3b9870a3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "m-labs",
|
|
"repo": "sipyco",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"src-migen": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1746709999,
|
|
"narHash": "sha256-JwvxF/xwtQpy/JnG7WXhx0y5k+dHDSwNUcMjgQaegbg=",
|
|
"owner": "m-labs",
|
|
"repo": "migen",
|
|
"rev": "b92717a918c4d274d37f6eaff0c57ad689468173",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "m-labs",
|
|
"repo": "migen",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"src-misoc": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1747128843,
|
|
"narHash": "sha256-TCFPoaQFaFCg3my3wyl3Gkz4ZnyzWa/ZXbcZG/OEsCU=",
|
|
"ref": "refs/heads/master",
|
|
"rev": "9e07cf5f3b7d4949d3b775d4d946ca22900ab528",
|
|
"revCount": 2498,
|
|
"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"
|
|
}
|
|
},
|
|
"zynq-rs": {
|
|
"inputs": {
|
|
"naersk": "naersk_2",
|
|
"nixpkgs": [
|
|
"artiq",
|
|
"nixpkgs"
|
|
],
|
|
"rust-overlay": "rust-overlay_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1747038306,
|
|
"narHash": "sha256-GU3EN2mSNaqRqMhfZSr6AJ7WrhItCF/8oQUpmS2YKfM=",
|
|
"ref": "refs/heads/master",
|
|
"rev": "9c6f2c034c82e7f2f1a91cad880d34108a9f2cb8",
|
|
"revCount": 698,
|
|
"type": "git",
|
|
"url": "https://git.m-labs.hk/m-labs/zynq-rs"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://git.m-labs.hk/m-labs/zynq-rs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|