Skip to content

Commit

Permalink
Update build.nix
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolas Mattia <[email protected]>
  • Loading branch information
exFalso and nmattia committed Apr 19, 2024
1 parent e7a060f commit c503759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.nix
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ let
mkdir -p $CARGO_HOME
cp "$cargoconfig" $CARGO_HOME/config.toml
# symlink for backwards compatibility with older cargo
ln -s ./config.toml $CARGO_HOME/config
runHook postConfigure
Expand Down

0 comments on commit c503759

Please sign in to comment.