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
build-env.nix treewide: Fix various tools wrappers "with packages" 2021-03-02 22:38:04 +00:00
build-octave-package.nix
default.nix
with-packages.nix
wrap-octave.nix
wrap.sh