Commit Graph

292625 Commits

Author SHA1 Message Date
Sandro Jäckel
15eb917faf
diff-so-fancy: 1.4.0 -> 1.4.1 2021-05-27 17:04:19 +02:00
remedialchaos
d8638f1c7f
pmbootstrap: init at 1.30.0 (#118444)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-27 17:04:02 +02:00
Michael Adler
44c286d236 tree-sitter: 0.19.3 -> 0.19.5
new grammars:

* tree-sitter-toml
* tree-sitter-tsq
* tree-sitter-zig
2021-05-27 17:03:37 +02:00
Ryan Mulligan
c8e32eddf8
Merge pull request #120319 from fricklerhandwerk/docs-to-markdown
doc/using: convert to markdown
2021-05-27 06:44:16 -07:00
Benjamin Hipple
2f7d06bdbf
Merge pull request #124482 from alarsyo/beancount-google-auth
python3Packages.beancount: add google-auth dep
2021-05-27 09:30:52 -04:00
Ryan Mulligan
ea595a2013
Merge pull request #124021 from r-ryantm/auto-update/cdogs
cdogs-sdl: 0.11.1 -> 0.12.0
2021-05-27 06:05:31 -07:00
Michael Weiss
abb9ea73f7
nixos/tests/{sway,cagebreak}: Disable on aarch64-linux
The tests timeout on AArch64 (e.g. [0] and [1]), likely because the QEMU
option "-vga virtio" isn't supported there (unfortunately I currently
lack access to an AArch64 system with NixOS to investigate).

This also affects the test for Cage but that one is already limited to
x86_64-linux.

[0]: https://hydra.nixos.org/build/144148809
[1]: https://hydra.nixos.org/build/144103034
2021-05-27 14:14:49 +02:00
Michael Weiss
bcdb2d69bb
Merge pull request #124580 from primeos/chromiumDev
chromiumDev: 92.0.4512.4 -> 92.0.4515.20
2021-05-27 13:32:16 +02:00
Fabian Affolter
8a671970cb
Merge pull request #124543 from r-ryantm/auto-update/goaccess
goaccess: 1.4.6 -> 1.5
2021-05-27 13:11:55 +02:00
Fabian Affolter
18c8422960
Merge pull request #124144 from fabaff/bump-geojson-client
python3Packages.geojson-client: 0.5 -> 0.6
2021-05-27 12:56:53 +02:00
Michael Weiss
136addaa6e
chromiumDev: 92.0.4512.4 -> 92.0.4515.20 2021-05-27 11:45:27 +02:00
Phillip Seeber
3f1fc1731e pcmsolver: init at 1.3.0
formatting

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
formatting

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-27 11:14:37 +02:00
Dmitry Kalinkin
e34b559109
qhull: add fixDarwinDylibNames 2021-05-27 04:54:05 -04:00
Fabian Affolter
5658fadedb
Merge pull request #124008 from fabaff/bump-pylitterbot
python3Packages.pylitterbot: 2021.3.1 -> 2021.5.0
2021-05-27 10:17:15 +02:00
regnat
d7d4b0dc3a zeal: Use the main qt5 libraries set
Builds fine with it, so no need to pin an older version.

(This originally was triggered by qtwebengine failing for Qt514.
The build has been fixed on master in the meantime, but I guess it still
makes sense)
2021-05-27 15:50:37 +08:00
Robert Schütz
103d945f80 qmapshack: 1.15.2 -> 1.16.0
https://github.com/Maproom/qmapshack/releases/tag/V_1.16.0
2021-05-27 09:35:57 +02:00
Robert Schütz
90a8fbf146 python3Packages.python-mapnik: add pythonImportsCheck 2021-05-27 09:35:57 +02:00
Lancelot SIX
187b6cd41f postgis: 3.1.1 -> 3.1.2 2021-05-27 09:35:57 +02:00
Lancelot SIX
93f419b7a8 qgis: 3.16.6 -> 3.16.7 2021-05-27 09:35:57 +02:00
Robert Schütz
d4aa09175b python3Packages.pyproj: 3.0.1 -> 3.1.0 2021-05-27 09:35:57 +02:00
Robert Schütz
1ec7d100ef proj: build using CMake
QMapShack relies on PROJ providing a CMake configuration.
2021-05-27 09:35:57 +02:00
Robert Schütz
1b4dc54d40 spatialite_tools: 4.1.1 -> 5.0.0 2021-05-27 09:35:57 +02:00
Robert Schütz
06df299b9e libspatialite: 4.3.0a -> 5.0.1 2021-05-27 09:35:56 +02:00
Robert Schütz
0492987aea librttopo: init at 1.1.0 2021-05-27 09:35:56 +02:00
Robert Schütz
f96cff58df fetchFromGitea: init 2021-05-27 09:35:56 +02:00
Domen Kožar
a48d4bf159
Merge pull request #124569 from thefloweringash/subversion-as
subversion: update libtool to fix build on aarch64-darwin
2021-05-27 09:09:13 +02:00
R. RyanTM
e6c78b6d8d mediastreamer: 4.5.1 -> 4.5.15 2021-05-26 23:43:56 -07:00
R. RyanTM
022465fba3 agate: 3.0.2 -> 3.0.3 2021-05-26 23:43:39 -07:00
R. RyanTM
089915f634 bowtie2: 2.4.3 -> 2.4.4 2021-05-26 23:43:08 -07:00
R. RyanTM
14018b71dd mavproxy: 1.8.36 -> 1.8.37 2021-05-26 23:42:35 -07:00
David Arnold
13750b25a5 kubernetes: fix generated kubeconfig
The absence of current-context in the right place resulted in obscure
bugs. The reason this has not been detected before can only be that
it was unused.
2021-05-26 23:39:48 -07:00
R. RyanTM
346f68bf71 bacula: 11.0.2 -> 11.0.3 2021-05-26 23:39:16 -07:00
R. RyanTM
c30ec77e19 helmfile: 0.139.6 -> 0.139.7 2021-05-26 23:38:06 -07:00
R. RyanTM
b5533ff868 ergo: 4.0.10 -> 4.0.11 2021-05-26 23:37:52 -07:00
R. RyanTM
ca201dac1a boundary: 0.2.2 -> 0.2.3 2021-05-26 23:37:35 -07:00
Fabian Affolter
df5aacd0a9
Merge pull request #123838 from fabaff/bump-angr
python3Packages.angr: 9.0.6885 -> 9.0.7491
2021-05-27 08:37:07 +02:00
Fabian Affolter
cb8267dfb4
Merge pull request #124373 from fabaff/bump-dulwich
python3Packages.dulwich: 0.20.21 -> 0.20.23
2021-05-27 08:33:07 +02:00
Fabian Affolter
bd5a212f12
Merge pull request #124379 from fabaff/bump-pyftdi
python3Packages.pyftdi: 0.52.9 -> 0.53.1
2021-05-27 08:32:51 +02:00
Fabian Affolter
92cf5ae361
Merge pull request #124018 from fabaff/bump-hass-nabucasa
python3Packages.hass-nabucasa: 0.43.0 -> 0.43.1
2021-05-27 08:30:17 +02:00
Andrew Childs
364e6e634b subversion: update libtool to fix build on aarch64-darwin 2021-05-27 14:01:54 +09:00
Yurii Matsiuk
1ce119e9bb
linux/hardened/patches/5.4: 5.4.121-hardened1 -> 5.4.122-hardened1 2021-05-27 06:29:00 +02:00
Yurii Matsiuk
cdc6a4cc1e
linux/hardened/patches/5.12: 5.12.6-hardened1 -> 5.12.7-hardened1 2021-05-27 06:28:59 +02:00
Yurii Matsiuk
46ca914a5e
linux/hardened/patches/5.10: 5.10.39-hardened1 -> 5.10.40-hardened1 2021-05-27 06:28:57 +02:00
Yurii Matsiuk
938ea32339
linux/hardened/patches/4.19: 4.19.191-hardened1 -> 4.19.192-hardened1 2021-05-27 06:28:56 +02:00
Yurii Matsiuk
52e8c2d165
linux/hardened/patches/4.14: 4.14.233-hardened1 -> 4.14.234-hardened1 2021-05-27 06:28:54 +02:00
Yurii Matsiuk
c16011b1d9
linux: 5.4.121 -> 5.4.122 2021-05-27 06:28:27 +02:00
Yurii Matsiuk
01cc705d4a
linux: 5.12.6 -> 5.12.7 2021-05-27 06:28:22 +02:00
Yurii Matsiuk
bed18f5019
linux: 5.10.39 -> 5.10.40 2021-05-27 06:28:17 +02:00
Yurii Matsiuk
7d57471efa
linux: 4.9.269 -> 4.9.270 2021-05-27 06:28:11 +02:00
Yurii Matsiuk
819f6a5d8c
linux: 4.4.269 -> 4.4.270 2021-05-27 06:28:06 +02:00