Commit Graph
230119 Commits
Author SHA1 Message Date
Harsh Shandilya 6cbbe4dbba rtl8821ce: 5.2.5_1.26055.20180108 -> 5.5.2_34066.20200325
The rtl8821ce repository was updated to address for ABI changes to
Linux but our package was too far behind, resulting in breakages
as reported in #88068

Fixes: #88068
2020-06-17 03:00:17 +05:30
Maximilian Bosch dcf36b65c3 riot-desktop: 1.6.4 -> 1.6.5
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.5
2020-06-16 23:19:20 +02:00
Maximilian Bosch 59678c1152 riot-web: 1.6.4 -> 1.6.5
https://github.com/vector-im/riot-web/releases/tag/v1.6.5
2020-06-16 23:18:42 +02:00
Florian KlinkandGitHub 23c90919b6 Merge pull request #90609 from bkchr/bkchr-fix-hplip
hplip: Fix missing library
2020-06-16 23:12:52 +02:00
Florian KlinkandGitHub 27094eeef8 Merge pull request #90619 from asymmetric/no-ssb-classic
ssb/patchwork-classic: Remove due to deprecation
2020-06-16 23:10:08 +02:00
Jan TojnarandGitHub 75e756b8e1 Merge pull request #90051 from fabianhauser/hamster-time-tracker 2020-06-16 23:08:45 +02:00
Andreas RammholdandGitHub 1419b35e77 Merge pull request #89981 from mweinelt/microcode-intel
microcodeIntel: 20200520 -> 20200609
2020-06-16 22:31:55 +02:00
Doron BeharandGitHub db20a2371c krop: move libsForQt5.poppler out of propagatedBuildInputs (#87790) 2020-06-16 22:02:48 +02:00
Léo GaspardandGitHub 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 GaspardandGitHub 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 GaspardandGitHub 0b2bd1fccb Merge pull request #87610 from symphorien/pan2
matrix-nio: update
2020-06-16 21:53:57 +02:00
Vladyslav MandGitHub 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
LassulusandGitHub 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
marius851000andGitHub c6d32d816c openmw: 0.45.0 -> 0.46.0 (#90589) 2020-06-16 14:45:23 -04:00
Maximilian BoschandGitHub 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öcherandFlorian Klink 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 MulliganandGitHub 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-RielandGitHub 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 AveryandMichael Bishop df9950ed7b raspberrypifw: 1.20190925 -> 1.20200601 2020-06-16 14:19:07 -03:00
Ada AveryandMichael Bishop 271a9a012b rpiboot-unstable: 2018-03-27 -> 2020-5-11 2020-06-16 14:19:06 -03:00
Ada AveryandMichael Bishop 893b1a33fa linux_rpi: 1.20190925 -> 1.20200601 2020-06-16 14:19:05 -03:00
Ada AveryandMichael Bishop cd0cfb2ed1 raspberrypi-tools: 2018-10-03 -> 2020-5-28 2020-06-16 14:19:00 -03:00
Jörg ThalheimandGitHub 7c228b9592 Merge pull request #90621 from r-ryantm/auto-update/mosquitto 2020-06-16 18:15:16 +01:00
Jörg ThalheimandGitHub a9a5016644 Merge pull request #87833 from Izorkin/sandbox-mysql 2020-06-16 18:13:43 +01:00
Jörg ThalheimandGitHub 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 ThalheimandGitHub 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 MulliganandGitHub 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
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. RyanTMandAustin Seipp 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 CarbonaraandAustin Seipp b4e428ecd0 pg_ed25519: init at 0.2
PostgreSQL extension for signing and verifying ed25519 signatures.
2020-06-16 10:17:42 -05:00
R. RyanTMandAustin Seipp 9317014be1 opendht: 2.1.1 -> 2.1.3 2020-06-16 10:14:59 -05:00
R. RyanTMandAustin Seipp 275ee808f7 memtier-benchmark: 1.2.17 -> 1.3.0 2020-06-16 10:14:47 -05:00
R. RyanTMandAustin Seipp 9702e0ce4d libiio: 0.19 -> 0.20 2020-06-16 10:14:27 -05:00
Jörg ThalheimandGitHub a74ee60feb Merge pull request #87425 from r-ryantm/auto-update/python2.7-rope 2020-06-16 15:54:03 +01:00
Jan TojnarandGitHub 7c20a53506 Merge pull request #90539 from r-ryantm/auto-update/fwupd 2020-06-16 16:43:33 +02:00
Silvan MosbergerandGitHub 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 NasreddineandGitHub 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 SerokaandGitHub 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 MulliganandGitHub 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 MulliganandGitHub 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 MulliganandGitHub 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 MulliganandGitHub 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