about summary refs log tree commit diff stats
path: root/pkgs/by-name/yt/yt/.cargo/config.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pkgs/by-name/yt/yt/.cargo/config.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pkgs/by-name/yt/yt/.cargo/config.toml b/pkgs/by-name/yt/yt/.cargo/config.toml
deleted file mode 100644
index e5151a56..00000000
--- a/pkgs/by-name/yt/yt/.cargo/config.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-[env]
-PYO3_PYTHON = "/nix/store/7xzk119acyws2c4ysygdv66l0grxkr39-python3-3.11.9-env/bin/python3"
-
-[build]
-rustflags = ["-Clink-arg=-fuse-ld=mold", "-Ctarget-cpu=native"]