octavePackages.mapping: 1.4.2 -> 1.4.3#406300
Conversation
|
I'm not familiar with octave, but this package seems to only be a zip with some propagations Is this expected? |
|
|
@pbsds, yes this output is expected. Octave is a weird packaging environment. Every octave package's output (rather any Octave package produced by Instead, you must couple your package selection with an nix-shell -p 'octave.withPackages (os: with os; [ mapping ])'will install See the nixpkgs documentation for more explanation. |
|
I took a crack at fixing that here |
|
Use r-ryantm's auto-update and fix runtime dependency on
gdal. Adding this runtime dependency makes all unit tests pass.Extension of #405785.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.