nixpkgs/pkgs/development/interpreters/octave
Doron Behar 351187d848 octave.buildEnv: Handle better no packages situation
Use `rm -f` for *.tar.gz files so the command won't fail in case there
aren't any packages.
Create the `$out/.octave_packages` file before iterating the packages.
2021-05-23 09:19:18 +03:00
..
hooks octave.pkgs: init 2021-02-24 21:00:48 +02:00
build-env.nix octave.buildEnv: Handle better no packages situation 2021-05-23 09:19:18 +03:00
build-octave-package.nix octave.pkgs: init 2021-02-24 21:00:48 +02:00
default.nix octave.pkgs: init 2021-02-24 21:00:48 +02:00
with-packages.nix octave.pkgs: init 2021-02-24 21:00:48 +02:00
wrap-octave.nix octave.pkgs: init 2021-02-24 21:00:48 +02:00
wrap.sh octave.pkgs: init 2021-02-24 21:00:48 +02:00