Skip to content

Commit bc29989

Browse files
committed
update flake
1 parent 84ca758 commit bc29989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
cargo-semver-checks
3535
rust-analyzer-nightly
3636
];
37-
shellHook = ''LD_LIBRARY_PATH="${pkgs.stdenv.cc.cc.lib}/lib" exec fish'';
37+
shellHook = ''exec fish'';
3838
};
3939
};
4040
}

0 commit comments

Comments
 (0)