Benjamin Hipple
6a54fd3acf
whitebox-tools: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-28 00:24:54 -08:00
Maxim Krivchikov
bba9b7fe6e
whitebox-tools: 0.16.0 -> 1.2.0
2020-02-22 10:45:35 +00:00
Benjamin Hipple
eb11feaa0b
treewide: change fetchCargoTarball default to opt-out
...
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.
This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.
See #79975 for details.
2020-02-13 22:41:37 -08:00
R. RyanTM
1543fd14be
saga: 7.3.0 -> 7.5.0
2020-02-10 18:04:44 +01:00
Robin Gloster
f9f46dc327
treewide: NIX_*_FLAGS -> string
2019-12-31 00:15:46 +01:00
Renaud
013e439fd8
Merge pull request #75036 from sikmir/oom
...
openorienteering-mapper: 0.9.0 -> 0.9.1
2019-12-21 17:30:50 +01:00
Lancelot SIX
90ebbaa86a
qgis: 3.10.0 -> 3.10.1
2019-12-17 12:17:13 +01:00
Izorkin
154f6f1e43
grass: fix mysql_config query
2019-12-08 11:08:31 +01:00
Nikolay Korotkiy
191de93ea7
openorienteering-mapper: 0.9.0 -> 0.9.1
2019-12-05 10:52:55 +03:00
c0bw3b
9315000432
saga: remove jasper from inputs
...
It is unused since v2.2.6 (2016)
https://sourceforge.net/p/saga-gis/bugs/224/
2019-11-17 19:17:12 +01:00
Lancelot SIX
c803971bfd
qgis: 3.8.2 -> 3.10.0
...
See http://changelog.qgis.org/en/qgis/version/3.10/
2019-10-29 10:22:01 +01:00
Nikolay Korotkiy
f6b8a4d7ef
openorienteering-mapper: 0.8.4 -> 0.9.0
2019-10-23 13:31:47 -07:00
Lancelot SIX
5d8ec9b99b
qgis: 3.8.0 -> 3.8.3
2019-10-02 10:03:06 +02:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
...
This reverts commit f8a8fc6c7c
.
2019-09-22 09:38:09 +02:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
...
This reverts commit 41af38f372
, reversing
changes made to f0fec244ca
.
Let's delay this. We have some serious regressions.
2019-09-21 20:05:09 +02:00
Vladimír Čunát
b6c6e1f9e8
Merge branch 'master' into staging-next
2019-09-15 13:18:54 +02:00
Daniel Schaefer
a5b2e090ec
whitebox: 0.9.0 -> 0.16.0 ( #68682 )
2019-09-13 17:08:57 +00:00
Izorkin
329a88efa7
treewide: replace mysql.connector-c to libmysqlclient
2019-09-09 15:55:34 +03:00
volth
7bb6b373ab
treewide: name -> pname ( #67513 )
2019-08-31 07:41:22 -04:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Frederik Rietdijk
a28a9ac156
Merge master into staging-next
2019-07-16 11:15:46 +02:00
Jonathan Ringer
c8ec54b969
saga_2_3_2: remove package
...
No longer used by qgis
2019-07-14 09:59:29 -07:00
Jonathan Ringer
70671e71d1
qgis: 3.4.8 -> 3.8.0
2019-07-14 09:59:28 -07:00
Jonathan Ringer
c93c65a21d
saga: 7.2.0 -> 7.3.0
2019-07-14 09:59:28 -07:00
Jonathan Ringer
d43f0b5d6d
grass: 7.2.2 -> 7.6.1
2019-07-14 09:59:28 -07:00
Jonathan Ringer
d9504f9aab
openorienteering-mapper: fix build
2019-07-14 09:59:27 -07:00
Thomas Tuegel
51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers
2019-07-05 10:42:08 -05:00
Vincent Laporte
e478e6bdff
saga: 6.3.0 -> 7.2.0
2019-06-25 07:07:32 +00:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Alyssa Ross
062210bdff
treewide: update cargoSha256 hashes for cargo-vendor upgrade
...
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.
Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.
The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
Lancelot SIX
56835a890f
qgis: 3.4.7 -> 3.4.8
2019-05-27 16:26:59 +02:00
Lancelot SIX
2014975789
qgis: 3.4.6 -> 3.4.7
2019-04-26 15:11:28 +02:00
Daniel Schaefer
bac4d95aa2
treewide: Change URLs to HTTPS
...
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Lancelot SIX
37aebd002a
qgis: 3.4.5 -> 3.4.6
2019-04-16 18:39:27 +02:00
Lancelot SIX
9bcdf81708
qgis: 2.18.28 -> 3.4.5
2019-03-05 09:39:58 +01:00
Lancelot SIX
76b1610a35
qgis: 2.18.22 -> 2.18.28
2019-01-24 22:23:52 +01:00
R. RyanTM
1fb390b52a
openorienteering-mapper: 0.8.3 -> 0.8.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openorienteering-mapper/versions
2019-01-02 19:54:20 -08:00
R. RyanTM
4b2a4a387e
openorienteering-mapper: 0.8.2 -> 0.8.3 ( #49217 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openorienteering-mapper/versions
2018-10-27 12:03:09 -04:00
Michael Raskin
08cc85951e
saga: add mpickering as a co-maintainer after #39125
2018-10-15 13:28:24 +03:00
Michael Raskin
878c6c090d
Merge pull request #39125 from mpickering/darwin-saga
...
SAGA, SAGA LTS release, dependencies and QGIS SAGA plugin
2018-10-14 19:14:48 +00:00
Andrew Childs
90464f6049
qgis: patch for compatibility with cmake 3.12 ( #45880 )
2018-09-01 10:52:33 +02:00
R. RyanTM
45b5bef60f
openorienteering-mapper: 0.8.1.2 -> 0.8.2 ( #45552 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/OpenOrienteering-Mapper/versions .
2018-08-24 20:15:16 +02:00
Matthew Pickering
1c9af2d89c
Remove unecessary option
2018-08-15 09:10:42 +01:00
Matthew Pickering
86b966f108
Patches for saga-6.3.0
2018-08-15 09:10:28 +01:00
Matthew Pickering
8a4661588a
Fixes for rebase
2018-08-12 22:13:00 +01:00
Matthew Pickering
5caa3fcae9
Small fixes
2018-08-12 10:36:43 +01:00
Matthew Pickering
115027abe1
Fix linux build
2018-08-11 22:38:01 +01:00
Matthew Pickering
f5b097b346
Build QGIS with SAGA plugins
2018-08-11 22:38:00 +01:00
Matthew Pickering
7262b88b0a
saga_2_3_2: Init at 2.3.2
...
This is the lts branch of SAGA which is currently used by QGIS 2.18.x
series.
2018-08-11 22:37:59 +01:00