undo some stuff

This commit is contained in:
Henry Hiles 2026-02-06 18:33:54 -05:00
commit 3351e76210
No known key found for this signature in database

View file

@ -50,7 +50,6 @@
];
env = {
LD_LIBRARY_PATH = "./build/native_assets/linux";
CPATH = lib.makeSearchPath "include" [ pkgs.glibc.dev ];
};
};