fix closure test check; rm RUST_LOG envar in devshell
This commit is contained in:
parent
05589641cf
commit
a0794b0356
2 changed files with 1 additions and 2 deletions
|
@ -59,7 +59,6 @@
|
|||
devShells.default = craneLib.devShell {
|
||||
inputsFrom = [ nixcp ];
|
||||
|
||||
RUST_LOG = "nixcp=debug";
|
||||
RUST_BACKGRACE = 1;
|
||||
# for cpp bindings to work
|
||||
NIX_INCLUDE_PATH = "${lib.getDev pkgs.nix}/include";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue