mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 06:31:02 +00:00
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:
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 a new issue