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

Commit

Permalink
Merge pull request #518 from imincik/weekly-update-2024.34
Browse files Browse the repository at this point in the history
pkgs: weekly update (weekly-update-2024.34)
  • Loading branch information
imincik authored Aug 22, 2024
2 parents 2b66624 + 878b429 commit b35e422
Show file tree
Hide file tree
Showing 11 changed files with 54 additions and 56 deletions.
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.

4 changes: 2 additions & 2 deletions pkgs/gdal/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@

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

src = fetchFromGitHub {
owner = "OSGeo";
repo = "gdal";
rev = "v${finalAttrs.version}";
hash = "sha256-WCTQHUU2WYYiliwCJ4PsbvJIOar9LmvXn/i5jJzTCtM=";
hash = "sha256-BXnpNfi9tUd6nnwYdstuOfGsFVif8kkmkW97X1UAgt8=";
};

nativeBuildInputs = [
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 = "3527c3f";
hash = "sha256-nMh3KSaGKRzWQL39/Ab4Ohu5HPwSObxX3cr7K+8nDNU=";
rev = "2a11f6b";
hash = "sha256-Q2+zgshBmW7bjZqJvmkW7dQ3aYJbu85N0MkYauAQVKY=";
}
8 changes: 1 addition & 7 deletions pkgs/grass/plugins-list.nix
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

g-download-location = {
name = "g.download.location";
description = ''Download GRASS Location from the web Get GRASS Location from an URL or file path'';
description = ''Download GRASS project (location) from the web Get GRASS project from an URL or file path'';
};


Expand Down Expand Up @@ -300,12 +300,6 @@
};


i-sentinel = {
name = "i.sentinel";
description = ''None'';
};


i-signature-copy = {
name = "i.signature.copy";
description = ''Copies signature file from a group/subgroup to another group/subgroup.'';
Expand Down
4 changes: 2 additions & 2 deletions pkgs/grass/plugins-rev.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
rev = "d6fc6d5";
hash = "sha256-FkXgVuDZywY9IXYkjCg2A/WHfqVfnZrJ5HFiH47SUSY=";
rev = "8f99872";
hash = "sha256-O+NQIFcmGtjgW0ihYrgV0A7wIyi+Nx160s42CQZXk+Q=";
}
2 changes: 2 additions & 0 deletions pkgs/grass/plugins.nix
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ stdenv.mkDerivation {
++ lib.optionals (name == "i-eodag") [ pytz ]
++ lib.optionals (name == "wx-metadata") [ wxpython ]
++ lib.optionals (name == "r-in-vect") [ python3-gdal ]
++ lib.optionals (name == "i-landsat") [ pyyaml]
# ++ lib.optionals (name == "i-sentinel") [ pystac ]

# non python
++ lib.optionals (name == "r-out-tiff") [ libtiff ]
Expand Down
2 changes: 2 additions & 0 deletions pkgs/grass/update-plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
"v.stats", # can't build
"i.pr", # can't build
"wx.mwprecip", # can't build
"i.sentinel", # missing pystac in geonix
"t.stac", # missing pystac in geonix
]

def fix_plugin_name(name):
Expand Down
36 changes: 18 additions & 18 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.20";
url = "https://plugins.qgis.org/plugins/lizmap/version/4.3.20/download/";
hash = "sha256-W0ByHQEChL0Lj3KWCMbHyLW3zCmceJXXjvfwCkQF5dM=";
version = "4.3.21";
url = "https://plugins.qgis.org/plugins/lizmap/version/4.3.21/download/";
hash = "sha256-Z20ytfNPeZAXgJAmJOyaWY803uVWHp4fM3sOJL365Qs=";
};


Expand Down Expand Up @@ -225,9 +225,9 @@


cadastre = {
version = "1.19.2";
url = "https://plugins.qgis.org/plugins/cadastre/version/1.19.2/download/";
hash = "sha256-RaG5Bl5hePmjUVc6RgZFE5TfVH//PCA80TJ25N1lpNg=";
version = "1.20.0";
url = "https://plugins.qgis.org/plugins/cadastre/version/1.20.0/download/";
hash = "sha256-enBLTBf9V5Q65yqW1eEVbNf6qIPe5ghsDJUHFTReyFU=";
};


Expand Down Expand Up @@ -456,9 +456,9 @@


Lat-Lon-Tools = {
version = "3.6.20";
url = "https://plugins.qgis.org/plugins/latlontools/version/3.6.20/download/";
hash = "sha256-qS6i7SJ4nZC/6InodC+sBShqX4a0F/ga1POxaW6uv4A=";
version = "3.7.0";
url = "https://plugins.qgis.org/plugins/latlontools/version/3.7.0/download/";
hash = "sha256-J8BlJ8pQ9ZeN+gmFvN1xKBRMC+erxdv2c1pU0OpsSLI=";
};


Expand Down Expand Up @@ -491,9 +491,9 @@


Shape-Tools = {
version = "3.4.19";
url = "https://plugins.qgis.org/plugins/shapetools/version/3.4.19/download/";
hash = "sha256-cqRxzX3l4qVfcb9ydMgooYjKN/IR2jKrK7TukK0PMtY=";
version = "3.5.0";
url = "https://plugins.qgis.org/plugins/shapetools/version/3.5.0/download/";
hash = "sha256-jFs6YC6cZN/siTkC4YRiL492ooCJr6L7tsIxAsAb1Gc=";
};


Expand Down Expand Up @@ -631,9 +631,9 @@


MapTiler = {
version = "3.3.1";
url = "https://plugins.qgis.org/plugins/qgis-maptiler-plugin/version/3.3.1/download/";
hash = "sha256-35n5FtL2Xk1gEdiF1x5c4RZBOPI3kkhh/1rC/oDnHAc=";
version = "3.3.2";
url = "https://plugins.qgis.org/plugins/qgis-maptiler-plugin/version/3.3.2/download/";
hash = "sha256-d1drAa64c9JME3Lx6gS4FCjAwEFpm9fOB9bH52QoRqY=";
};


Expand Down Expand Up @@ -673,9 +673,9 @@


Mapflow = {
version = "2.6.1";
url = "https://plugins.qgis.org/plugins/mapflow/version/2.6.1/download/";
hash = "sha256-DGpuOqrPD4JT0AyX8E8jKb0+ONn0VjiB/Upq76BCYeA=";
version = "2.6.2";
url = "https://plugins.qgis.org/plugins/mapflow/version/2.6.2/download/";
hash = "sha256-3D8WdVK8Z7bBrxL8aEX1bbh/xOPnFd3JM6nDoqKGIUg=";
};


Expand Down
36 changes: 18 additions & 18 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.20";
url = "https://plugins.qgis.org/plugins/lizmap/version/4.3.20/download/";
hash = "sha256-W0ByHQEChL0Lj3KWCMbHyLW3zCmceJXXjvfwCkQF5dM=";
version = "4.3.21";
url = "https://plugins.qgis.org/plugins/lizmap/version/4.3.21/download/";
hash = "sha256-Z20ytfNPeZAXgJAmJOyaWY803uVWHp4fM3sOJL365Qs=";
};


Expand Down Expand Up @@ -225,9 +225,9 @@


cadastre = {
version = "1.19.2";
url = "https://plugins.qgis.org/plugins/cadastre/version/1.19.2/download/";
hash = "sha256-RaG5Bl5hePmjUVc6RgZFE5TfVH//PCA80TJ25N1lpNg=";
version = "1.20.0";
url = "https://plugins.qgis.org/plugins/cadastre/version/1.20.0/download/";
hash = "sha256-enBLTBf9V5Q65yqW1eEVbNf6qIPe5ghsDJUHFTReyFU=";
};


Expand Down Expand Up @@ -456,9 +456,9 @@


Lat-Lon-Tools = {
version = "3.6.20";
url = "https://plugins.qgis.org/plugins/latlontools/version/3.6.20/download/";
hash = "sha256-qS6i7SJ4nZC/6InodC+sBShqX4a0F/ga1POxaW6uv4A=";
version = "3.7.0";
url = "https://plugins.qgis.org/plugins/latlontools/version/3.7.0/download/";
hash = "sha256-J8BlJ8pQ9ZeN+gmFvN1xKBRMC+erxdv2c1pU0OpsSLI=";
};


Expand Down Expand Up @@ -491,9 +491,9 @@


Shape-Tools = {
version = "3.4.19";
url = "https://plugins.qgis.org/plugins/shapetools/version/3.4.19/download/";
hash = "sha256-cqRxzX3l4qVfcb9ydMgooYjKN/IR2jKrK7TukK0PMtY=";
version = "3.5.0";
url = "https://plugins.qgis.org/plugins/shapetools/version/3.5.0/download/";
hash = "sha256-jFs6YC6cZN/siTkC4YRiL492ooCJr6L7tsIxAsAb1Gc=";
};


Expand Down Expand Up @@ -631,9 +631,9 @@


MapTiler = {
version = "3.3.1";
url = "https://plugins.qgis.org/plugins/qgis-maptiler-plugin/version/3.3.1/download/";
hash = "sha256-35n5FtL2Xk1gEdiF1x5c4RZBOPI3kkhh/1rC/oDnHAc=";
version = "3.3.2";
url = "https://plugins.qgis.org/plugins/qgis-maptiler-plugin/version/3.3.2/download/";
hash = "sha256-d1drAa64c9JME3Lx6gS4FCjAwEFpm9fOB9bH52QoRqY=";
};


Expand Down Expand Up @@ -673,9 +673,9 @@


Mapflow = {
version = "2.6.1";
url = "https://plugins.qgis.org/plugins/mapflow/version/2.6.1/download/";
hash = "sha256-DGpuOqrPD4JT0AyX8E8jKb0+ONn0VjiB/Upq76BCYeA=";
version = "2.6.2";
url = "https://plugins.qgis.org/plugins/mapflow/version/2.6.2/download/";
hash = "sha256-3D8WdVK8Z7bBrxL8aEX1bbh/xOPnFd3JM6nDoqKGIUg=";
};


Expand Down
4 changes: 2 additions & 2 deletions pkgs/qgis/unwrapped-ltr.nix
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@ let
urllib3
];
in mkDerivation rec {
version = "3.34.9";
version = "3.34.10";
pname = "qgis-ltr-unwrapped";

src = fetchFromGitHub {
owner = "qgis";
repo = "QGIS";
rev = "final-${lib.replaceStrings [ "." ] [ "_" ] version}";
hash = "sha256-4ZgCvg3VSa1LJQ8yr45nY4ZI7tyVVdW7WPK/jwBI+HU=";
hash = "sha256-E2Ak14h1kWdGq+JNbCeh5YJkr/S9g/0HD834MtgACSA=";
};

passthru = {
Expand Down
4 changes: 2 additions & 2 deletions pkgs/qgis/unwrapped.nix
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@ let
urllib3
];
in mkDerivation rec {
version = "3.38.1";
version = "3.38.2";
pname = "qgis-unwrapped";

src = fetchFromGitHub {
owner = "qgis";
repo = "QGIS";
rev = "final-${lib.replaceStrings [ "." ] [ "_" ] version}";
hash = "sha256-8fwLn77CK8w4srJNUilfJumDt2wCcQLs9D5/4tzpzPA=";
hash = "sha256-lArwRtHR/KAsgjpjid6YnPA9BkcG1Mg/KeIIOWN75Kg=";
};

passthru = {
Expand Down

0 comments on commit b35e422

Please sign in to comment.