envision: Depend on host libc instead of glibc
This commit is contained in:
parent
8fb644d14a
commit
b44ce2644a
@ -15,7 +15,7 @@ buildFHSEnv {
|
||||
pkgs:
|
||||
[ pkgs.envision-unwrapped ]
|
||||
++ (with pkgs; [
|
||||
glibc
|
||||
stdenv.cc.libc
|
||||
gcc
|
||||
])
|
||||
++ (
|
||||
|
Loading…
Reference in New Issue
Block a user