Commit Graph

230364 Commits

Author SHA1 Message Date
Doron Behar
db20a2371c
krop: move libsForQt5.poppler out of propagatedBuildInputs (#87790) 2020-06-16 22:02:48 +02:00
Léo Gaspard
a1095de695
Merge pull request #90582 from r-ryantm/auto-update/krop
krop: 0.5.1 -> 0.6.0
2020-06-16 22:00:51 +02:00
Léo Gaspard
b0a2d1cef7
Merge pull request #78780 from ju1m/dovecot_fts_xapian
Dovecot plugin for Full Text Search (FTS) with Xapian
2020-06-16 22:00:26 +02:00
Léo Gaspard
0b2bd1fccb
Merge pull request #87610 from symphorien/pan2
matrix-nio: update
2020-06-16 21:53:57 +02:00
R. RyanTM
147dff2b5d prometheus-mysqld-exporter: 0.11.0 -> 0.12.1 2020-06-16 19:38:27 +00:00
Vladyslav M
51b989a513
Merge pull request #90573 from r-ryantm/auto-update/janet
janet: 1.9.1 -> 1.10.0
2020-06-16 22:18:08 +03:00
Lassulus
c56895bb91
Merge pull request #88201 from ruuda/acme-client-1.0
acme-client: 0.2.5 -> 1.0.1
2020-06-16 21:09:29 +02:00
marius851000
c6d32d816c
openmw: 0.45.0 -> 0.46.0 (#90589) 2020-06-16 14:45:23 -04:00
Maximilian Bosch
5643696882
Merge pull request #90531 from Luflosi/update/youtube-dl
youtube-dl: 2020.06.06 -> 2020.06.16.1
2020-06-16 20:38:36 +02:00
Florian Klink
907353b1e4 hplip: use wrapQtApp
Otherwise, things like hp-setup segfault if you run them from another
nixpkgs checkout:

```
HP Linux Imaging and Printing System (ver. 3.20.5)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

[1]    4543 abort (core dumped)  result/bin/hp-setup
```
2020-06-16 20:34:30 +02:00
Bastian Köcher
88f749545c hplip: Add missing library
Otherwise, things like `hp-setup` fail finding gi:

```
HP Linux Imaging and Printing System (ver. 3.20.5)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Traceback (most recent call last):
  File "/nix/store/rmzq8c4n47s4q4p31w18waz0zrba2ljl-hplip-3.20.5/share/hplip/setup.py", line 314, in <module>
    ui = import_module(ui_package + ".setupdialog")
  File "/nix/store/n0b076p351ma864q38if4yglsg99hw2s-python3-3.8.3/lib/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 783, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/nix/store/rmzq8c4n47s4q4p31w18waz0zrba2ljl-hplip-3.20.5/share/hplip/ui5/setupdialog.py", line 31, in <module>
    from base import device, utils, models, pkit
  File "/nix/store/rmzq8c4n47s4q4p31w18waz0zrba2ljl-hplip-3.20.5/share/hplip/base/pkit.py", line 38, in <module>
    from gi import _gobject as gobject
ModuleNotFoundError: No module named 'gi'
```
2020-06-16 20:26:40 +02:00
Ryan Mulligan
9069b27405
Merge pull request #90361 from r-ryantm/auto-update/ft2-clone
ft2-clone: 1.24 -> 1.25_fix
2020-06-16 11:06:10 -07:00
Samuel Dionne-Riel
c62d060648
Merge pull request #89717 from SquircleSpace/rpi4-8gb
Support Raspberry Pi 4 (8 GB)
2020-06-16 13:26:20 -04:00
Martin Weinelt
77730556e0
microcodeIntel: 20200609 -> 20200616 2020-06-16 19:22:31 +02:00
Ada Avery
df9950ed7b
raspberrypifw: 1.20190925 -> 1.20200601 2020-06-16 14:19:07 -03:00
Ada Avery
271a9a012b
rpiboot-unstable: 2018-03-27 -> 2020-5-11 2020-06-16 14:19:06 -03:00
Ada Avery
893b1a33fa
linux_rpi: 1.20190925 -> 1.20200601 2020-06-16 14:19:05 -03:00
Ada Avery
cd0cfb2ed1
raspberrypi-tools: 2018-10-03 -> 2020-5-28 2020-06-16 14:19:00 -03:00
Jörg Thalheim
7c228b9592
Merge pull request #90621 from r-ryantm/auto-update/mosquitto 2020-06-16 18:15:16 +01:00
Jörg Thalheim
a9a5016644
Merge pull request #87833 from Izorkin/sandbox-mysql 2020-06-16 18:13:43 +01:00
Jörg Thalheim
4164d072e5
Merge pull request #90628 from r-ryantm/auto-update/man-pages
man-pages: 5.06 -> 5.07
2020-06-16 18:11:06 +01:00
R. RyanTM
7f38e92115 man-pages: 5.06 -> 5.07 2020-06-16 16:45:11 +00:00
Austin Seipp
c2e1f9bc07
yosys: 2020.06.11 -> 2020.06.16
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-06-16 11:38:07 -05:00
Jörg Thalheim
1feed06d76
Merge pull request #90617 from eeeeeta/unbreak-swiften 2020-06-16 17:34:07 +01:00
Austin Seipp
9954d5a583
verilator: 4.034 -> 4.036
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-06-16 11:19:57 -05:00
Ryan Mulligan
157979bdcf
Merge pull request #90571 from r-ryantm/auto-update/jc
jc: 1.11.2 -> 1.11.6
2020-06-16 09:10:33 -07:00
R. RyanTM
0f5aa19015 monetdb: 11.35.19 -> 11.37.7 2020-06-16 16:09:18 +00:00
eta
557644a125 swiften: unbreak package using Arch patch and scons flags
The `swiften` XMPP library was broken as of 2019. This commit
fixes it, by copying a patch from the Arch Linux PKGBUILD
(https://git.archlinux.org/svntogit/community.git/tree/trunk?h=packages/swift)
and by using the same scons flags in that PKGBUILD.
Additionally, we use the SWIFTEN_INSTALLDIR env variable to actually
put something in the output.

Of note is the flag swiften_dll=1, which means that the library
is now built dynamically.
2020-06-16 17:07:12 +01:00
R. RyanTM
95eb2b296e mosquitto: 1.6.8 -> 1.6.10 2020-06-16 15:54:55 +00:00
R. RyanTM
4fbf2d1b1b bmake: 20200506 -> 20200606 2020-06-16 10:40:27 -05:00
Lorenzo Manacorda
fe26b6241c ssb-patchwork: move to ssb-patchwork dir
Since there's no other ssb package anymore (see previous commit),
there's no need to group them together in a common subdirectory.
2020-06-16 17:28:47 +02:00
Lorenzo Manacorda
56f04cb368 ssb/patchwork-classic: remove
Marked as deprecated by upstream, hasn't been updated in years.
2020-06-16 17:27:22 +02:00
Renzo Carbonara
b4e428ecd0 pg_ed25519: init at 0.2
PostgreSQL extension for signing and verifying ed25519 signatures.
2020-06-16 10:17:42 -05:00
R. RyanTM
9317014be1 opendht: 2.1.1 -> 2.1.3 2020-06-16 10:14:59 -05:00
R. RyanTM
275ee808f7 memtier-benchmark: 1.2.17 -> 1.3.0 2020-06-16 10:14:47 -05:00
R. RyanTM
9702e0ce4d libiio: 0.19 -> 0.20 2020-06-16 10:14:27 -05:00
Sergey Lukjanov
b3fa11fa3e node-exporter: 1.0.0 -> 1.0.1 2020-06-16 08:10:24 -07:00
Jörg Thalheim
a74ee60feb
Merge pull request #87425 from r-ryantm/auto-update/python2.7-rope 2020-06-16 15:54:03 +01:00
Jan Tojnar
7c20a53506
Merge pull request #90539 from r-ryantm/auto-update/fwupd 2020-06-16 16:43:33 +02:00
R. RyanTM
1e55d5c20d menumaker: 0.99.11 -> 0.99.12 2020-06-16 14:36:56 +00:00
Silvan Mosberger
292cc4d235
Merge pull request #90601 from pallix/fix-typo-in-lib-attrsets
lib/attrsets: fix typo in the comment of mapAttrsRecursiveCond
2020-06-16 16:35:46 +02:00
Wael Nasreddine
15a059bba2
Merge pull request #89070 from kalbasit/nixpkgs_add-nanopb
nanopb: init at 0.4.1
2020-06-16 07:22:08 -07:00
Arseniy Seroka
138c2dc5be
Merge pull request #90408 from jollheef/out-of-tree-v1.4.0
out-of-tree: 1.3.0 -> 1.4.0
2020-06-16 16:38:11 +03:00
Ryan Mulligan
0777d09079
Merge pull request #90349 from r-ryantm/auto-update/easyrpg-player
easyrpg-player: 0.6.2 -> 0.6.2.1
2020-06-16 06:12:06 -07:00
Ryan Mulligan
498d321ef1
Merge pull request #90587 from r-ryantm/auto-update/kmymoney
kmymoney: 5.0.8 -> 5.1.0
2020-06-16 06:07:21 -07:00
Ryan Mulligan
731e5754cb
Merge pull request #90597 from fadenb/graylog_3.3.1_with_plugins
graylog: 3.3.0 -> 3.3.1 (with plugins)
2020-06-16 06:04:31 -07:00
Ryan Mulligan
ce80f35f5f
Merge pull request #90574 from r-ryantm/auto-update/jamulus
jamulus: 3.5.5 -> 3.5.6
2020-06-16 06:01:26 -07:00
Ryan Mulligan
a61b4946d1
Merge pull request #90557 from r-ryantm/auto-update/git-open
gitAndTools.git-open: 2.0.0 -> 2.1.0
2020-06-16 05:59:15 -07:00
Jan Tojnar
cdc56bcc2b
Merge pull request #90546 from r-ryantm/auto-update/gnome-control-center 2020-06-16 14:41:53 +02:00
Andreas Rammhold
d282a7e07f
Merge pull request #90193 from danieldk/build-rs-feature-env
buildRustCrate: set CARGO_FEATURE_* when running the build script
2020-06-16 14:19:56 +02:00