envision: Depend on host libc instead of glibc

This commit is contained in:
Gavin John 2024-10-19 21:24:53 -07:00
parent 8fb644d14a
commit b44ce2644a
No known key found for this signature in database
GPG Key ID: 792E158CDD33C3EE

View File

@ -15,7 +15,7 @@ buildFHSEnv {
pkgs:
[ pkgs.envision-unwrapped ]
++ (with pkgs; [
glibc
stdenv.cc.libc
gcc
])
++ (