Loading pkgs/applications/blockchains/aeon/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,9 @@ stdenv.mkDerivation { hardeningDisable = [ "fortify" ]; meta = with lib; { # Does not build against gcc-13. No development activity upstream # for past few years. broken = true; description = "Private, secure, untraceable currency"; homepage = "http://www.aeon.cash/"; license = licenses.bsd3; Loading Loading
pkgs/applications/blockchains/aeon/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,9 @@ stdenv.mkDerivation { hardeningDisable = [ "fortify" ]; meta = with lib; { # Does not build against gcc-13. No development activity upstream # for past few years. broken = true; description = "Private, secure, untraceable currency"; homepage = "http://www.aeon.cash/"; license = licenses.bsd3; Loading