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