about summary refs log tree commit diff
path: root/tvix/Cargo.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/Cargo.nix')
-rw-r--r--tvix/Cargo.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/tvix/Cargo.nix b/tvix/Cargo.nix
index 5bae02070bcb..9e73e20c2317 100644
--- a/tvix/Cargo.nix
+++ b/tvix/Cargo.nix
@@ -10268,10 +10268,6 @@ rec {
         ];
         devDependencies = [
           {
-            name = "libc";
-            packageId = "libc";
-          }
-          {
             name = "tempfile";
             packageId = "tempfile";
           }