Loading pkgs/development/octave-modules/mapping/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ , fetchurl , io # >= 2.2.7 , geometry # >= 4.0.0 , gdal }: buildOctavePackage rec { Loading @@ -14,6 +15,10 @@ buildOctavePackage rec { sha256 = "sha256-mrUQWqC15Ul5AHDvhMlNStqIMG2Zxa+hB2vDyeizLaI="; }; buildInputs = [ gdal ]; requiredOctavePackages = [ io geometry Loading Loading
pkgs/development/octave-modules/mapping/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ , fetchurl , io # >= 2.2.7 , geometry # >= 4.0.0 , gdal }: buildOctavePackage rec { Loading @@ -14,6 +15,10 @@ buildOctavePackage rec { sha256 = "sha256-mrUQWqC15Ul5AHDvhMlNStqIMG2Zxa+hB2vDyeizLaI="; }; buildInputs = [ gdal ]; requiredOctavePackages = [ io geometry Loading