Revert "w3m: fixing the build"
This reverts commit 0dc11d913c9b8a574811aa6863c039d687b3f0bb. Somehow, I thought by hydra that w3m wasn't building fine.
This commit is contained in:
parent
0dc11d913c
commit
0584c1c693
@ -7868,7 +7868,6 @@ let
|
||||
vwm = callPackage ../applications/window-managers/vwm { };
|
||||
|
||||
w3m = callPackage ../applications/networking/browsers/w3m {
|
||||
stdenv = overrideInStdenv stdenv [ gnumake381 ];
|
||||
graphicsSupport = false;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user