afterstep: pin gcc to version 4.9
See https://hydra.nixos.org/build/33238876/nixlog/1/raw
This commit is contained in:
parent
bd58b895e0
commit
aa4d438107
@ -11377,6 +11377,7 @@ let
|
||||
afterstep = callPackage ../applications/window-managers/afterstep {
|
||||
fltk = fltk13;
|
||||
gtk = gtk2;
|
||||
stdenv = overrideCC stdenv gcc49;
|
||||
};
|
||||
|
||||
alchemy = callPackage ../applications/graphics/alchemy { };
|
||||
|
Loading…
Reference in New Issue
Block a user