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": 1624414763,
"narHash": "sha256-+urGJyMUNUZhDJQjIs7/1Q+lMqtgh/dseMViZlss0ug=",
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"rev": "cf46cfce46bcea48fc68abc8199f2615ad12c272",
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"type": "github"
}
},
2021-03-23 13:02:47 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1624353498,
"narHash": "sha256-Edpj+fDbn9p9TSiDDXEUxUk9j12imolnjSzZutXhGG4=",
2021-03-23 13:02:47 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b27eaa18b47b77fbbf9f3bd7a17046b2d64b637b",
"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": 1624414452,
"narHash": "sha256-vvnagNTPTT3zcPNjD8Gz7STHniQkc3+9cs+4h2pcuVU=",
2021-03-23 13:02:47 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "09149337f9899b4b9fa6e4f3889467e8646c9fc5",
2021-03-23 13:02:47 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}