Calf: use gcc5 to fix the build
There hasn't been a release in a few years, but they're working on it.
This commit is contained in:
parent
261386a39e
commit
0bb2d3112b
@ -13586,6 +13586,7 @@ with pkgs;
|
||||
|
||||
calf = callPackage ../applications/audio/calf {
|
||||
inherit (gnome2) libglade;
|
||||
stdenv = overrideCC stdenv gcc5;
|
||||
};
|
||||
|
||||
calcurse = callPackage ../applications/misc/calcurse { };
|
||||
|
Loading…
Reference in New Issue
Block a user