nixpkgs/pkgs/development/interpreters/octave
John Ericson 07ecf87693 treewide: Fix various tools wrappers "with packages"
Now that `buildEnv` is ready, always put `makeWrapper` in
`nativeBuildInputs`, rather than `buildInputs` or (worse) mucking around
with setup hooks by hand.

(C.f. #112276, which didn't catch these because the manual setup hook
sourcing is such a hack to being with!)

Fixes #114687
2021-03-02 22:38:04 +00:00
..
hooks octave.pkgs: init 2021-02-24 21:00:48 +02:00
build-env.nix treewide: Fix various tools wrappers "with packages" 2021-03-02 22:38:04 +00: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