Move to async rocket
This commit is contained in:
parent
b095d2464c
commit
9c53294b88
6 changed files with 597 additions and 155 deletions
|
@ -4,7 +4,7 @@ let src = fetchFromGitHub {
|
|||
repo = "nixpkgs-mozilla";
|
||||
# commited 19/2/2020
|
||||
rev = "e912ed483e980dfb4666ae0ed17845c4220e5e7c";
|
||||
sha256 = "0cmvc9fnr38j3n0m4yf0k6s2x589w1rdby1qry1vh435v79gp95j";
|
||||
sha256 = "08fvzb8w80bkkabc1iyhzd15f4sm7ra10jn32kfch5klgl0gj3j3";
|
||||
};
|
||||
in
|
||||
with import "${src.out}/rust-overlay.nix" pkgs pkgs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue