nix-servo/flake.lock

102 lines
2.5 KiB
JSON

{
"nodes": {
"firmware": {
"flake": false,
"locked": {
"lastModified": 1697732010,
"narHash": "sha256-kGXbqkqHCPU2Xz6az3LtdAccVzGtlq+vnTLiR3Xl9+8=",
"owner": "raspberrypi",
"repo": "firmware",
"rev": "ce3a0b4197eaf311ba0734efdb9f5bdedefe5e27",
"type": "github"
},
"original": {
"owner": "raspberrypi",
"repo": "firmware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1743367904,
"narHash": "sha256-sOos1jZGKmT6xxPvxGQyPTApOunXvScV4lNjBCXd/CI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7ffe0edc685f14b8c635e3d6591b0bbb97365e6c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"not-os": {
"inputs": {
"firmware": "firmware",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1736697818,
"narHash": "sha256-JqqQO9W2s64vt6q2XrAY1ml0l7ff+7HbY5xCUhJJFmM=",
"owner": "cleverca22",
"repo": "not-os",
"rev": "c556294ad82fb256082ca0a787cc5da7cb4e91e3",
"type": "github"
},
"original": {
"owner": "cleverca22",
"repo": "not-os",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"not-os": "not-os",
"src-migen": "src-migen",
"src-misoc": "src-misoc"
}
},
"src-migen": {
"flake": false,
"locked": {
"lastModified": 1738906518,
"narHash": "sha256-GproDJowtcgbccsT+I0mObzFhE483shcS8MSszKXwlc=",
"owner": "m-labs",
"repo": "migen",
"rev": "2828df54594673653a641ab551caf6c6b1bfeee5",
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "migen",
"type": "github"
}
},
"src-misoc": {
"flake": false,
"locked": {
"lastModified": 1741935500,
"narHash": "sha256-rbh4++/M1FQw57fUKow1MNXpmFfguUH5LlxfklDvUjs=",
"ref": "refs/heads/master",
"rev": "ebeff99217e6e23eb410d7c208d1f17443a57322",
"revCount": 2496,
"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"
}
}
},
"root": "root",
"version": 7
}