update flake
This commit is contained in:
parent
ae1571bcd1
commit
117e6a8bf7
2 changed files with 7 additions and 6 deletions
|
@ -103,6 +103,7 @@
|
|||
cargo-expand
|
||||
];
|
||||
})
|
||||
pkgs.cargo-flamegraph
|
||||
];
|
||||
LD_LIBRARY_PATH = "${pkgs.lib.makeLibraryPath (builtins.concatMap (d: d.buildInputs) inputsFrom)}";
|
||||
RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue