We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d762078 commit b044068Copy full SHA for b044068
pkgs/development/octave-modules/mapping/default.nix
@@ -16,7 +16,7 @@ buildOctavePackage rec {
16
sha256 = "sha256-IYiyRjnHCHhAFy5gR/dcuKWY11gSCubggQzmMAqGmhs=";
17
};
18
19
- buildInputs = [
+ propagatedBuildInputs = [
20
gdal
21
];
22
0 commit comments