nixpkgs/pkgs/development/interpreters/octave
Karl Hallsby 17ea94881f octavePackages: add automatic updating script based on Python's
This script is heavily based on the script used to update all python
libraries at
pkgs/development/interpreters/python/update-python-libraries/update-python-libraries.py

The Octave Packages' website uses YAML as their basis, so we must
reformat to use YAML instead of JSON.
2023-03-15 15:58:01 +02:00
..
hooks
patches octave: add patch for octave incorrectly failing on package builds 2022-05-13 12:50:35 -05:00
build-env.nix
build-octave-package.nix octavePackages: add automatic updating script based on Python's 2023-03-15 15:58:01 +02:00
default.nix treewide: use optionalString 2023-02-13 21:52:34 +01:00
with-packages.nix
wrap-octave.nix treewide: makeSetupHook deps -> propagatedBuildInputs 2023-02-07 21:02:00 +02:00
wrap.sh