Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

pkgs: weekly update (weekly-update-2024.24) #497

Merged
merged 6 commits into from
Jun 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkgs/gdal/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
}:

stdenv.mkDerivation (finalAttrs: {
pname = "gdal";
pname = "gdal" + lib.optionalString useMinimalFeatures "-minimal";
version = "3.8.5";

src = fetchFromGitHub {
Expand Down
4 changes: 2 additions & 2 deletions pkgs/gdal/master-rev.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
rev = "0b1f77f";
hash = "sha256-jtYfdQHmMFDu8SSv5z4RBakNWE4ZLClx/bGjXMcxDlI=";
rev = "064ea59";
hash = "sha256-MqZ9+xn6m22wFpVg8NmSqavCOboXvXdkU4G3K53fBEY=";
}
2 changes: 1 addition & 1 deletion pkgs/pg_tileserv/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ buildGoModule rec {
doCheck = false;

meta = with lib; {
description = "A very thin PostGIS-only tile server in Go";
description = "Very thin PostGIS-only tile server in Go";
mainProgram = "pg_tileserv";
homepage = "https://github.com/CrunchyData/pg_tileserv";
license = licenses.asl20;
Expand Down
23 changes: 15 additions & 8 deletions pkgs/qgis/qgis-ltr-plugins-list.nix
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@


Lizmap = {
version = "4.3.15";
url = "https://plugins.qgis.org/plugins/lizmap/version/4.3.15/download/";
hash = "sha256-88VcFkc1pMois4IcCmkD3ET5prPmlUdoQ3e4Mx8XGcs=";
version = "4.3.16";
url = "https://plugins.qgis.org/plugins/lizmap/version/4.3.16/download/";
hash = "sha256-1f26e2OUdKjubY9SUnlmKlM2/D0CEh/XtlQEoPOxIu0=";
};


Expand Down Expand Up @@ -217,6 +217,13 @@
};


Buffer-by-Percentage = {
version = "0.3.3";
url = "https://plugins.qgis.org/plugins/BufferByPercentage/version/0.3.3/download/";
hash = "sha256-ggm0Fe3RIAurQztvVWm/KVSVV6PupRH5IOqAgIEJw4s=";
};


cadastre = {
version = "1.19.1";
url = "https://plugins.qgis.org/plugins/cadastre/version/1.19.1/download/";
Expand Down Expand Up @@ -248,7 +255,7 @@
go2streetview = {
version = "8.8";
url = "https://plugins.qgis.org/plugins/go2streetview/version/8.8/download/";
hash = "sha256-jg5S/aJffrSN9Z5M06df3HTlo4TVQIYvWwAoNwMfYDE=";
hash = "sha256-sHrBnKasoWLlMrJCpF/bHWLAt4NC6LecPK9XolorjIg=";
};


Expand Down Expand Up @@ -365,9 +372,9 @@


qgis2web = {
version = "3.20.0";
url = "https://plugins.qgis.org/plugins/qgis2web/version/3.20.0/download/";
hash = "sha256-ECDSL0VfYtcOGBJTlZ2JV/oHreKcGk3HrzV64LaR9Eg=";
version = "3.21.0";
url = "https://plugins.qgis.org/plugins/qgis2web/version/3.21.0/download/";
hash = "sha256-7XyaXDvhtYWF2sH72DsUL8/d7EIps9MIkJVCS0wkwj0=";
};


Expand Down Expand Up @@ -465,7 +472,7 @@
QGIS-Resource-Sharing = {
version = "1.1.0";
url = "https://plugins.qgis.org/plugins/qgis_resource_sharing/version/1.1.0/download/";
hash = "sha256-iwFoJq1KKpPnslMcjfXjxqz73B2mHwfiVwg2iIEfSjU=";
hash = "sha256-rktu7PyFa8cycyMwOZhoPx0UD66iH35ppnSoZJt6W9M=";
};


Expand Down
19 changes: 13 additions & 6 deletions pkgs/qgis/qgis-plugins-list.nix
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@


Lizmap = {
version = "4.3.15";
url = "https://plugins.qgis.org/plugins/lizmap/version/4.3.15/download/";
hash = "sha256-88VcFkc1pMois4IcCmkD3ET5prPmlUdoQ3e4Mx8XGcs=";
version = "4.3.16";
url = "https://plugins.qgis.org/plugins/lizmap/version/4.3.16/download/";
hash = "sha256-1f26e2OUdKjubY9SUnlmKlM2/D0CEh/XtlQEoPOxIu0=";
};


Expand Down Expand Up @@ -217,6 +217,13 @@
};


Buffer-by-Percentage = {
version = "0.3.3";
url = "https://plugins.qgis.org/plugins/BufferByPercentage/version/0.3.3/download/";
hash = "sha256-ggm0Fe3RIAurQztvVWm/KVSVV6PupRH5IOqAgIEJw4s=";
};


cadastre = {
version = "1.19.1";
url = "https://plugins.qgis.org/plugins/cadastre/version/1.19.1/download/";
Expand Down Expand Up @@ -365,9 +372,9 @@


qgis2web = {
version = "3.20.0";
url = "https://plugins.qgis.org/plugins/qgis2web/version/3.20.0/download/";
hash = "sha256-ECDSL0VfYtcOGBJTlZ2JV/oHreKcGk3HrzV64LaR9Eg=";
version = "3.21.0";
url = "https://plugins.qgis.org/plugins/qgis2web/version/3.21.0/download/";
hash = "sha256-7XyaXDvhtYWF2sH72DsUL8/d7EIps9MIkJVCS0wkwj0=";
};


Expand Down
2 changes: 1 addition & 1 deletion pkgs/qgis/unwrapped-ltr.nix
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ in mkDerivation rec {
'';

meta = with lib; {
description = "A Free and Open Source Geographic Information System";
description = "Free and Open Source Geographic Information System";
homepage = "https://www.qgis.org";
license = licenses.gpl2Plus;
maintainers = with maintainers; teams.geospatial.members ++ [ lsix ];
Expand Down
2 changes: 1 addition & 1 deletion pkgs/qgis/unwrapped.nix
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ in mkDerivation rec {
'';

meta = with lib; {
description = "A Free and Open Source Geographic Information System";
description = "Free and Open Source Geographic Information System";
homepage = "https://www.qgis.org";
license = licenses.gpl2Plus;
maintainers = with maintainers; teams.geospatial.members ++ [ lsix ];
Expand Down