update to released version
This commit is contained in:
parent
42042ec502
commit
c3b9ecf402
4 changed files with 8 additions and 20 deletions
|
@ -75,6 +75,7 @@
|
|||
NIX_LD_LIBRARY_PATH = LD_LIBRARY_PATH;
|
||||
NIX_LD = pkgs.stdenv.cc.bintools.dynamicLinker;
|
||||
RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";
|
||||
RUST_BACKTRACE = "1";
|
||||
};
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue