We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84ca758 commit bc29989Copy full SHA for bc29989
1 file changed
flake.nix
@@ -34,7 +34,7 @@
34
cargo-semver-checks
35
rust-analyzer-nightly
36
];
37
- shellHook = ''LD_LIBRARY_PATH="${pkgs.stdenv.cc.cc.lib}/lib" exec fish'';
+ shellHook = ''exec fish'';
38
};
39
40
}
0 commit comments