Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Ivan Mincik
b2803be044
qgis-ltr: 3.34.6 -> 3.34.7
2024-05-20 12:34:05 +02:00
Ivan Mincik
0a86610c1f
qgis: 3.36.2 -> 3.36.3
2024-05-20 12:33:43 +02:00
Jan Tojnar
eb04659fc2
treewide: wrapGAppsHook → wrapGAppsHook3
...
This was achieved using the following command:
sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')
And then manually reverted the following changes:
- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Ivan Mincik
fd16bb6d3b
Merge pull request #305329 from imincik/qgis-3.36.2
...
qgis: 3.36.1 -> 3.36.2
2024-04-20 07:04:14 +00:00
Ivan Mincik
8654f2ab2a
qgis-ltr: 3.34.5 -> 3.34.6
2024-04-19 17:16:52 +02:00
Ivan Mincik
23213868a0
qgis: 3.36.1 -> 3.36.2
2024-04-19 17:14:25 +02:00
Nikolay Korotkiy
75e440371d
Merge pull request #298094 from imincik/qgis-ltr-3.34.5
...
qgis-ltr: 3.34.4 -> 3.34.5
2024-03-22 23:13:51 +04:00
Ivan Mincik
53877d4eae
qgis-ltr: 3.34.4 -> 3.34.5
2024-03-22 17:05:10 +01:00
Ivan Mincik
446f424c0e
qgis: 3.36.0 -> 3.36.1
2024-03-22 17:00:33 +01:00
Ivan Mincik
161f3ba6b9
Merge pull request #296119 from imincik/qgis-ltr-3.34.4
...
qgis-ltr: 3.28.15 -> 3.34.4
2024-03-21 10:44:22 +00:00
Ivan Mincik
825b40b8c6
qgis-ltr: 3.28.15 -> 3.34.4
2024-03-15 17:57:17 +01:00
Ivan Mincik
e5577715aa
qgis: small dependencies reordering
2024-03-15 11:29:35 +01:00
Ivan Mincik
e7d00278ff
qgis: 3.34.3 -> 3.36.0
2024-02-23 18:21:16 +01:00
Ivan Mincik
2be9bc9230
qgis-ltr: 3.28.14 -> 3.28.15
2024-02-06 11:33:04 +01:00
Ivan Mincik
e3b35b5fc1
qgis-ltr: disable PDAL support
...
QGIS-LTR is failing to build with PDAL 2.6.
PDAL support can be re-enabled once
https://github.com/qgis/QGIS/pull/54940
is backported.
Closes #281266 .
2024-02-02 21:55:07 +01:00
Ivan Mincik
5faeab050f
qgis: 3.34.2 -> 3.34.3
2024-01-30 17:30:34 +01:00
Ivan Mincik
5c5e820980
qgis-ltr: build with pdal 2.5
2024-01-08 16:57:57 +01:00
Ivan Mincik
3c992ffd30
Merge pull request #277598 from NixOS/qgis-3.34.2
...
qgis: 3.34.1 -> 3.34.2
2023-12-30 08:48:18 +01:00
Ivan Mincik
62455ade3c
qgis-ltr: 3.28.13 -> 3.28.14
2023-12-29 21:08:33 +01:00
Ivan Mincik
d32abf7f98
qgis: 3.34.1 -> 3.34.2
2023-12-29 21:02:08 +01:00
Nikolay Korotkiy
28f81c22cc
Merge pull request #270109 from imincik/qgis-3.28.13
...
qgis-ltr: 3.28.12 -> 3.28.13
2023-11-27 02:45:18 +04:00
Ivan Mincik
7a834eeb82
qgis-ltr: 3.28.12 -> 3.28.13
2023-11-26 12:10:19 +01:00
Ivan Mincik
a16cdc2e39
qgis: 3.34.0 -> 3.34.1
2023-11-26 12:02:19 +01:00
Nikolay Korotkiy
868874a0bf
Merge pull request #264871 from imincik/qgis-3.34.0
...
qgis: 3.32.3 -> 3.34.0
2023-11-09 23:15:48 +04:00
Ivan Mincik
f623bbbf8a
qgis-ltr: 3.28.11 -> 3.28.12
2023-11-05 09:21:37 +01:00
Ivan Mincik
f495f23554
qgis: 3.32.3 -> 3.34.0
...
Co-authored-by: timlinux
closes : #264482
2023-11-01 21:26:11 +01:00
Weijia Wang
b2ef0ae4cf
qgis, qgis-ltr: add patch for exiv2 0.28
2023-10-01 21:25:00 +02:00
Nikolay Korotkiy
09846eacb2
Merge pull request #252001 from imincik/qgis-nixos-test
...
qgis: add nixos tests
2023-09-20 23:46:57 +04:00
Nikolay Korotkiy
b2e0cc8227
Merge pull request #255741 from imincik/qgis-ltr-3.28.11
...
qgis-ltr: 3.28.10 -> 3.28.11
2023-09-18 01:17:53 +04:00
Ivan Mincik
1a50361d89
qgis-ltr: 3.28.10 -> 3.28.11
2023-09-17 22:04:12 +02:00
Ivan Mincik
0c2f7ed3a2
qgis: 3.32.2 -> 3.32.3
2023-09-17 15:49:35 +02:00
Ivan Mincik
54444b5892
qgis: add nixos tests
...
Add NixOS test for QGIS and QGIS-LTR. This test creates QGIS vector
memory layer containing Nix snowflake. This proves that application can
successfully start and Python bindings are working.
By default, Python script is executed in non-interactive mode and QGIS
is closed after script is finished. This script can be also executed
interactively by running following command:
```
nix-build -A qgis
QGIS_TEST_INTERACTIVE=True ./result/bin/qgis --code pkgs/applications/gis/qgis/test.py
```
In this case, QGIS is not automatically closed.
2023-09-02 17:15:56 +02:00
Weijia Wang
ff813f8347
Merge pull request #251592 from imincik/qgis-dont-build-test
...
qgis: disable building tests
2023-08-30 23:55:35 +02:00
Ivan Mincik
a791f731e3
qgis-ltr: disable building tests
...
No tests are currently executed during the build process. Disable
building them to save significant amount of time and resources.
2023-08-26 19:11:05 +02:00
Ivan Mincik
0e82f77a33
qgis-ltr: alphabetical sorting of dependencies
2023-08-26 19:10:58 +02:00
Ivan Mincik
09f9749a09
qgis: alphabetical sorting of dependencies
2023-08-26 19:08:59 +02:00
Ivan Mincik
2cf9345708
qgis-ltr: 3.28.7 -> 3.28.10
2023-08-26 18:52:56 +02:00
Ivan Mincik
b2a14fc0e4
qgis: disable building tests
...
No tests are currently executed during the build process. Disable
building them to save significant amount of time and resources.
2023-08-26 15:15:51 +02:00
Ivan Mincik
85cf505bdf
qgis: alphabetical sorting of dependencies
2023-08-23 10:52:22 +02:00
Ivan Mincik
e831daaf4d
qgis: 3.28.3 -> 3.32.2
2023-08-23 10:52:21 +02:00
Ivan Mincik
f28c626a19
qgis: change package maintainer to geospatial team
...
Maintainer change was pre-discussed with @willcohen and @sikmir over
email. @willcohen and @sikmir are now members of Geospatial team.
2023-06-19 17:19:14 +02:00
Ivan Mincik
27721801c1
qgis-ltr: 3.28.5 -> 3.28.7
2023-06-01 12:49:58 +02:00
Ivan Mincik
2f27b9cb0c
qgis-ltr: 3.22.16 -> 3.28.5
2023-04-04 14:48:59 +02:00
Kerstin Humm
0b0cc93e79
remove myself (erictapen) from packages which I don't use anymore
2023-04-03 17:07:16 +02:00
Ivan Mincik
4f77f9a0f4
qgis-ltr: 3.22.15 -> 3.22.16
2023-02-07 12:21:35 +01:00
Weijia Wang
2caf4ef500
Merge pull request #213529 from imincik/qgis-3.28.3
...
qgis: 3.28.2 -> 3.28.3
2023-01-30 22:55:03 +01:00
Ivan Mincik
92929e2cfe
qgis: 3.22.14 -> 3.22.15
2023-01-30 17:28:39 +01:00
Ivan Mincik
6b3986df94
qgis: 3.28.2 -> 3.28.3
2023-01-30 10:22:01 +01:00
Nikolay Korotkiy
245eff7171
Merge pull request #206856 from imincik/qgis-3.22.14
...
qgis-ltr: 3.22.13 -> 3.22.14
2023-01-05 18:31:07 +04:00