Loading pkgs/applications/gis/openorienteering-mapper/default.nix→pkgs/by-name/op/openorienteering-mapper/package.nix +7 −10 Original line number Diff line number Diff line { lib , stdenv , mkDerivation , fetchFromGitHub , fetchpatch , clipper Loading @@ -10,14 +9,11 @@ , gdal , ninja , proj , qtimageformats , qtlocation , qtsensors , qttools , qt5 , zlib }: mkDerivation rec { stdenv.mkDerivation rec { pname = "OpenOrienteering-Mapper"; version = "0.9.5"; Loading @@ -40,7 +36,8 @@ mkDerivation rec { cmake doxygen ninja qttools qt5.qttools qt5.wrapQtAppsHook ]; buildInputs = [ Loading @@ -48,9 +45,9 @@ mkDerivation rec { cups gdal proj qtimageformats qtlocation qtsensors qt5.qtimageformats qt5.qtlocation qt5.qtsensors zlib ]; Loading pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -30091,8 +30091,6 @@ with pkgs; stdenv = if stdenv.isDarwin then overrideSDK stdenv "11.0" else stdenv; }; openorienteering-mapper = libsForQt5.callPackage ../applications/gis/openorienteering-mapper { }; qgis-ltr = callPackage ../applications/gis/qgis/ltr.nix { }; qgis = callPackage ../applications/gis/qgis { }; Loading
pkgs/applications/gis/openorienteering-mapper/default.nix→pkgs/by-name/op/openorienteering-mapper/package.nix +7 −10 Original line number Diff line number Diff line { lib , stdenv , mkDerivation , fetchFromGitHub , fetchpatch , clipper Loading @@ -10,14 +9,11 @@ , gdal , ninja , proj , qtimageformats , qtlocation , qtsensors , qttools , qt5 , zlib }: mkDerivation rec { stdenv.mkDerivation rec { pname = "OpenOrienteering-Mapper"; version = "0.9.5"; Loading @@ -40,7 +36,8 @@ mkDerivation rec { cmake doxygen ninja qttools qt5.qttools qt5.wrapQtAppsHook ]; buildInputs = [ Loading @@ -48,9 +45,9 @@ mkDerivation rec { cups gdal proj qtimageformats qtlocation qtsensors qt5.qtimageformats qt5.qtlocation qt5.qtsensors zlib ]; Loading
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -30091,8 +30091,6 @@ with pkgs; stdenv = if stdenv.isDarwin then overrideSDK stdenv "11.0" else stdenv; }; openorienteering-mapper = libsForQt5.callPackage ../applications/gis/openorienteering-mapper { }; qgis-ltr = callPackage ../applications/gis/qgis/ltr.nix { }; qgis = callPackage ../applications/gis/qgis { };