Loading pkgs/development/octave-modules/data-smoothing/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -23,5 +23,7 @@ buildOctavePackage rec { license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ KarlJoad ]; description = "Algorithms for smoothing noisy data"; # Hasn't been updated since 2012, and fails to build with octave >= 10.1.0 broken = true; }; } Loading
pkgs/development/octave-modules/data-smoothing/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -23,5 +23,7 @@ buildOctavePackage rec { license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ KarlJoad ]; description = "Algorithms for smoothing noisy data"; # Hasn't been updated since 2012, and fails to build with octave >= 10.1.0 broken = true; }; }