about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* maintainers/teams: add matrix teamMaximilian Bosch2020-06-17
|
* riot-desktop: 1.6.4 -> 1.6.5Maximilian Bosch2020-06-16
| | | | https://github.com/vector-im/riot-desktop/releases/tag/v1.6.5
* riot-web: 1.6.4 -> 1.6.5Maximilian Bosch2020-06-16
| | | | https://github.com/vector-im/riot-web/releases/tag/v1.6.5
* Merge pull request #90609 from bkchr/bkchr-fix-hplipFlorian Klink2020-06-16
|\ | | | | hplip: Fix missing library
| * hplip: use wrapQtAppFlorian Klink2020-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ```
| * hplip: Add missing libraryBastian Köcher2020-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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' ```
* | Merge pull request #90619 from asymmetric/no-ssb-classicFlorian Klink2020-06-16
|\ \ | | | | | | ssb/patchwork-classic: Remove due to deprecation
| * | ssb-patchwork: move to ssb-patchwork dirLorenzo Manacorda2020-06-16
| | | | | | | | | | | | | | | Since there's no other ssb package anymore (see previous commit), there's no need to group them together in a common subdirectory.
| * | ssb/patchwork-classic: removeLorenzo Manacorda2020-06-16
| | | | | | | | | | | | Marked as deprecated by upstream, hasn't been updated in years.
* | | Merge pull request #90051 from fabianhauser/hamster-time-trackerJan Tojnar2020-06-16
|\ \ \
| * | | hamster: init at 3.0.2Fabian Hauser2020-06-10
| | | |
* | | | Merge pull request #89981 from mweinelt/microcode-intelAndreas Rammhold2020-06-16
|\ \ \ \ | | | | | | | | | | microcodeIntel: 20200520 -> 20200609
| * | | | microcodeIntel: 20200609 -> 20200616Martin Weinelt2020-06-16
| | | | |
| * | | | microcodeIntel: 20200520 -> 20200609Martin Weinelt2020-06-09
| | | | |
* | | | | krop: move libsForQt5.poppler out of propagatedBuildInputs (#87790)Doron Behar2020-06-16
| | | | |
* | | | | Merge pull request #90582 from r-ryantm/auto-update/kropLéo Gaspard2020-06-16
|\ \ \ \ \ | | | | | | | | | | | | krop: 0.5.1 -> 0.6.0
| * | | | | krop: 0.5.1 -> 0.6.0R. RyanTM2020-06-16
| | | | | |
* | | | | | Merge pull request #78780 from ju1m/dovecot_fts_xapianLéo Gaspard2020-06-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | Dovecot plugin for Full Text Search (FTS) with Xapian
| * | | | | | maintainers: add julmJulien Moutinho2020-05-09
| | | | | | |
| * | | | | | dovecot_fts_xapian: init at 1.3.1Julien Moutinho2020-05-09
| | | | | | |
* | | | | | | Merge pull request #87610 from symphorien/pan2Léo Gaspard2020-06-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | matrix-nio: update
| * | | | | | | matrix-nio: 0.11.2 -> 0.12.0Symphorien Gibol2020-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/poljar/matrix-nio/blob/master/CHANGELOG.md
| * | | | | | | python3Packages.matrix-nio: 0.10.0 -> 0.11.2Symphorien Gibol2020-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changelog: https://github.com/poljar/matrix-nio/blob/master/CHANGELOG.md
| * | | | | | | python3Packages.matrix-nio: use matrix-nio as pnameSymphorien Gibol2020-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes the confusion of https://repology.org/project/python:nio/versions and anyway nio just means that no io is performed directly, so the matrix part of the name is important.
* | | | | | | | Merge pull request #90573 from r-ryantm/auto-update/janetVladyslav M2020-06-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | janet: 1.9.1 -> 1.10.0
| * | | | | | | | janet: 1.9.1 -> 1.10.0R. RyanTM2020-06-16
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #88201 from ruuda/acme-client-1.0Lassulus2020-06-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | acme-client: 0.2.5 -> 1.0.1
| * | | | | | | | acme-client: use source tarball to avoid autoreconfRuud van Asseldonk2020-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was suggested by the upstream maintainer [1], and it is a nice simplification. Also change the url to sr.ht as the project has moved there. [1]: https://github.com/NixOS/nixpkgs/pull/88201#issuecomment-633260151
| * | | | | | | | acme-client: 1.0.0 -> 1.0.1Ruud van Asseldonk2020-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I submitted my patch upstream, it was merged, and version 1.0.1 which includes it has been released. So the patch here is no longer necessary. Also, the maintainer added a Nixpkgs-based build environment to the upstream CI setup, so in the future the upstream version will likely not need any patching.
| * | | | | | | | acme-client: 0.2.5 -> 1.0.0Ruud van Asseldonk2020-05-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The upstream version fails to compile due to a missing limits.h include. I added a patch to fix that. I opened a pull request to upstream it too, but the project has moved from GitHub onto sr.ht and now asks me to send a patch to the mailing list. My default email client is not really suitable for that, and getting git-send-email set up will take some work, so in the meantime it is easier to just patch it here.
* | | | | | | | | openmw: 0.45.0 -> 0.46.0 (#90589)marius8510002020-06-16
| | | | | | | | |
* | | | | | | | | Merge pull request #90531 from Luflosi/update/youtube-dlMaximilian Bosch2020-06-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | youtube-dl: 2020.06.06 -> 2020.06.16.1
| * | | | | | | | | youtube-dl: 2020.06.06 -> 2020.06.16.1Luflosi2020-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/ytdl-org/youtube-dl/releases/tag/2020.06.16.1
* | | | | | | | | | Merge pull request #90361 from r-ryantm/auto-update/ft2-cloneRyan Mulligan2020-06-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ft2-clone: 1.24 -> 1.25_fix
| * | | | | | | | | | ft2-clone: 1.24 -> 1.25_fixR. RyanTM2020-06-14
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #89717 from SquircleSpace/rpi4-8gbSamuel Dionne-Riel2020-06-16
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Support Raspberry Pi 4 (8 GB)
| * | | | | | | | | | | raspberrypifw: 1.20190925 -> 1.20200601Ada Avery2020-06-16
| | | | | | | | | | | |
| * | | | | | | | | | | rpiboot-unstable: 2018-03-27 -> 2020-5-11Ada Avery2020-06-16
| | | | | | | | | | | |
| * | | | | | | | | | | linux_rpi: 1.20190925 -> 1.20200601Ada Avery2020-06-16
| | | | | | | | | | | |
| * | | | | | | | | | | raspberrypi-tools: 2018-10-03 -> 2020-5-28Ada Avery2020-06-16
| | | | | | | | | | | |
| * | | | | | | | | | | libraspberrypi: 2019-10-22 -> 2020-5-28Ada Avery2020-06-06
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #90621 from r-ryantm/auto-update/mosquittoJörg Thalheim2020-06-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mosquitto: 1.6.8 -> 1.6.10R. RyanTM2020-06-16
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #90628 from r-ryantm/auto-update/man-pagesJörg Thalheim2020-06-16
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | man-pages: 5.06 -> 5.07
| * | | | | | | | | | | | man-pages: 5.06 -> 5.07R. RyanTM2020-06-16
| |/ / / / / / / / / / /
* | | | | | | | | | | | yosys: 2020.06.11 -> 2020.06.16Austin Seipp2020-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | | | | Merge pull request #90617 from eeeeeta/unbreak-swiftenJörg Thalheim2020-06-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | swiften: unbreak package using Arch patch and scons flagseta2020-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | | | | | | | verilator: 4.034 -> 4.036Austin Seipp2020-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | | | | | Merge pull request #90571 from r-ryantm/auto-update/jcRyan Mulligan2020-06-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | jc: 1.11.2 -> 1.11.6