Loading pkgs/applications/gis/qgis/unwrapped-ltr.nix +2 −2 Original line number Diff line number Diff line Loading @@ -82,14 +82,14 @@ let ]; in mkDerivation rec { version = "3.34.13"; version = "3.34.14"; pname = "qgis-ltr-unwrapped"; src = fetchFromGitHub { owner = "qgis"; repo = "QGIS"; rev = "final-${lib.replaceStrings [ "." ] [ "_" ] version}"; hash = "sha256-eNncDIRfFYFxyc5a2tZijmVpx/LNm/roak84guFvldg="; hash = "sha256-4nptnzAvLOC8R1sqfdHJ4YYtotwcOARbu9fe4YKwIVM="; }; passthru = { Loading Loading
pkgs/applications/gis/qgis/unwrapped-ltr.nix +2 −2 Original line number Diff line number Diff line Loading @@ -82,14 +82,14 @@ let ]; in mkDerivation rec { version = "3.34.13"; version = "3.34.14"; pname = "qgis-ltr-unwrapped"; src = fetchFromGitHub { owner = "qgis"; repo = "QGIS"; rev = "final-${lib.replaceStrings [ "." ] [ "_" ] version}"; hash = "sha256-eNncDIRfFYFxyc5a2tZijmVpx/LNm/roak84guFvldg="; hash = "sha256-4nptnzAvLOC8R1sqfdHJ4YYtotwcOARbu9fe4YKwIVM="; }; passthru = { Loading