forked from trinitrix/core
164 lines
4.3 KiB
JSON
164 lines
4.3 KiB
JSON
{
|
|
"nodes": {
|
|
"crane": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"flake-compat"
|
|
],
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"rust-overlay": [
|
|
"rust-overlay"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1693762390,
|
|
"narHash": "sha256-IzmbGqrzVUzyc1IxgH62nQ9l6Dz7hq6JWIeyZiDZqKw=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "7b92b595c947b3c82ba04f78e58446faac20c4cb",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1673956053,
|
|
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1692799911,
|
|
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1693654884,
|
|
"narHash": "sha256-EqKKEl+IOS8TSjkt+xn1qGpsjnx5/ag33YNQ1+c7OuM=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "e7f35e03abd06a2faef6684d0de813370e13bda8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"crane": "crane",
|
|
"flake-compat": "flake-compat",
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": "nixpkgs",
|
|
"rust-overlay": "rust-overlay",
|
|
"rustc_cranelift_backend": "rustc_cranelift_backend",
|
|
"rustc_cranelift_backend_src": "rustc_cranelift_backend_src"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1693707092,
|
|
"narHash": "sha256-HR1EnynBSPqbt+04/yxxqsG1E3n6uXrOl7SPco/UnYo=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "98ccb73e6eefc481da6039ee57ad8818d1ca8d56",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"rustc_cranelift_backend": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1693573696,
|
|
"narHash": "sha256-9V2JGtm7tiAAxaIMXzHLliS7rRyuogMxCmP8u9VRjBE=",
|
|
"owner": "bjorn3",
|
|
"repo": "rustc_codegen_cranelift",
|
|
"rev": "0559de65672243a97d6cd6e6ee6a8e8c291ef4ce",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "bjorn3",
|
|
"ref": "dev",
|
|
"repo": "rustc_codegen_cranelift",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"rustc_cranelift_backend_src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"narHash": "sha256-h7VLPtyiXg5KpbQKPo3RKl/+AnTWqimKqAXc1VngYEo=",
|
|
"type": "tarball",
|
|
"url": "https://github.com/bjorn3/rustc_codegen_cranelift/releases/download/dev/cg_clif-x86_64-unknown-linux-gnu.tar.xz"
|
|
},
|
|
"original": {
|
|
"type": "tarball",
|
|
"url": "https://github.com/bjorn3/rustc_codegen_cranelift/releases/download/dev/cg_clif-x86_64-unknown-linux-gnu.tar.xz"
|
|
}
|
|
},
|
|
"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
|
|
}
|