veloren/flake.lock

82 lines
2.0 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"devshell": {
"locked": {
"lastModified": 1625086391,
"narHash": "sha256-IpNPv1v8s4L3CoxhwcgZIitGpcrnNgnj09X7TA0QV3k=",
"owner": "numtide",
"repo": "devshell",
"rev": "4b5ac7cf7d9a1cc60b965bb51b59922f2210cbc7",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"nixCargoIntegration": {
"inputs": {
"devshell": "devshell",
"nixpkgs": [
"nixpkgs"
],
"rustOverlay": "rustOverlay"
},
"locked": {
"lastModified": 1625378930,
"narHash": "sha256-iBnCmrLweBmtN9VkG6AX4wSE5UUF//4VtfX6Ebhbaew=",
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"rev": "4d6efcfd0bc6c6235b180837257ab8020f108c23",
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"type": "github"
}
},
2021-03-23 13:02:47 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1625375231,
"narHash": "sha256-dbp2RRftypbAYad/xhDBBG0N7s1WQW+T4jazimvtvRo=",
2021-03-23 13:02:47 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8aff53d3cf23b5eb67c0ba9ba2392d694ade3930",
"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": {
"lastModified": 1625364738,
"narHash": "sha256-TPlpEcywGnB8jNIPOlCqFVbioskGOpasrVhxdw0BHzA=",
2021-03-23 13:02:47 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "f08a653d9d6bbf06b5cc5dd1e570f1c449acbcf3",
2021-03-23 13:02:47 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}