Unverified Commit b44ce264 authored by Gavin John's avatar Gavin John
Browse files

envision: Depend on host libc instead of glibc

parent 8fb644d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ buildFHSEnv {
    pkgs:
    [ pkgs.envision-unwrapped ]
    ++ (with pkgs; [
      glibc
      stdenv.cc.libc
      gcc
    ])
    ++ (