veloren/flake.lock

82 lines
2.0 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"devshell": {
"locked": {
2021-06-03 20:33:13 +00:00
"lastModified": 1622711433,
"narHash": "sha256-rGjXz7FA7HImAT3TtoqwecByLO5yhVPSwPdaYPBFRQw=",
"owner": "numtide",
"repo": "devshell",
2021-06-03 20:33:13 +00:00
"rev": "1f4fb67b662b65fa7cfe696fc003fcc1e8f7cc36",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"nixCargoIntegration": {
"inputs": {
"devshell": "devshell",
"nixpkgs": [
"nixpkgs"
],
"rustOverlay": "rustOverlay"
},
"locked": {
"lastModified": 1623601923,
"narHash": "sha256-zQDRV3OMYKlewfp3k0ilmFNfcFDxBCCk0tbcde8HMYM=",
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"rev": "ab922adefdeb387ce105b1bde75f62ffb971cec4",
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"type": "github"
}
},
2021-03-23 13:02:47 +00:00
"nixpkgs": {
"locked": {
2021-06-13 14:55:08 +00:00
"lastModified": 1623176226,
"narHash": "sha256-54a9uvHlIlK3i0b36HfGMc4zqM0BpMOOiFYBxEhQFK8=",
2021-03-23 13:02:47 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-06-13 14:55:08 +00:00
"rev": "51bb9f3e9ab6161a3bf7746e20b955712cef618b",
"type": "github"
},
"original": {
2021-03-23 13:02:47 +00:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixCargoIntegration": "nixCargoIntegration",
"nixpkgs": "nixpkgs"
2021-03-23 13:02:47 +00:00
}
},
"rustOverlay": {
2021-05-04 08:57:14 +00:00
"flake": false,
2021-03-23 13:02:47 +00:00
"locked": {
2021-06-13 14:55:08 +00:00
"lastModified": 1623550815,
"narHash": "sha256-RumRrkE6OTJDndHV4qZNZv8kUGnzwRHZQSyzx29r6/g=",
2021-03-23 13:02:47 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2021-06-13 14:55:08 +00:00
"rev": "9824f142cbd7bc3e2a92eefbb79addfff8704cd3",
2021-03-23 13:02:47 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}