Skip to content

Commit

Permalink
trim superfluous exports
Browse files Browse the repository at this point in the history
  • Loading branch information
Lederstrumpf committed Nov 15, 2024
1 parent 31f078b commit 1278fa0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@
export RUST_VERSION=1.77.0
export CMAKE_VERSION="3.25"
export CMAKE_CORE_NUMBER=10
if ! rustup show | grep -q "$RUST_VERSION"; then
echo "Installing Rust version $RUST_VERSION"
rustup toolchain install $RUST_VERSION
Expand Down

0 comments on commit 1278fa0

Please sign in to comment.