Jörg Thalheim
b4350f3176
python3.pkgs.jedi: remove unused postPatch
...
8aaa8e0044/requirements.txt
2020-06-16 22:22:04 +01:00
Jonathan Ringer
024a30e9f2
python2Packages.traits: disable python2, abandoned
2020-06-16 14:19:33 -07:00
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
Artemis Tosini
3b3afc4292
melonDS: init at 0.8.3
2020-06-16 17:18:23 -04:00
Jonathan Ringer
9b38751608
pythonPackages.pytest-isort: fix tests
2020-06-16 14:14:04 -07:00
Florian Klink
23c90919b6
Merge pull request #90609 from bkchr/bkchr-fix-hplip
...
hplip: Fix missing library
2020-06-16 23:12:52 +02:00
Jonathan Ringer
46c455e031
python2Packages.pytest-openfiles: disable python2, abandoned
2020-06-16 14:12:30 -07:00
Jonathan Ringer
e70fb9e81f
python2Packages.pipdate: disable python2, abandoned
2020-06-16 14:11:10 -07:00
Jonathan Ringer
bbaeb07059
python2Packages.ordered-set: disable python2, abandoned
2020-06-16 14:10:30 -07:00
Florian Klink
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
Jonathan Ringer
d017475b75
python2Packages.mutagen: freeze at 1.43
2020-06-16 14:09:02 -07:00
Jan Tojnar
75e756b8e1
Merge pull request #90051 from fabianhauser/hamster-time-tracker
2020-06-16 23:08:45 +02:00
Jonathan Ringer
f6626b6842
pythonPackages.mutagen: disable python2, abandoned
2020-06-16 14:04:19 -07:00
Jonathan Ringer
478cd63015
pythonPackages.limnoria: disable python2, abandoned
2020-06-16 14:03:23 -07:00
Jonathan Ringer
ad3f2ad42e
pythonPackages.inflection: disable python2, abandoned
2020-06-16 14:02:08 -07:00
Jonathan Ringer
1a230cfb20
pythonPackages.http-ece: fix builds
2020-06-16 14:01:20 -07:00
Jonathan Ringer
974f594457
pythonPackages.httptools: disable python2, abandoned
2020-06-16 13:59:29 -07:00
Jonathan Ringer
d377538c0d
pythonPackages.flake8-debugger: fix python <3.8 builds
2020-06-16 13:59:06 -07:00
Jonathan Ringer
de231741d1
pythonPackages.humanize: disable python2, setup.py is py3 only
2020-06-16 13:57:19 -07:00
Jonathan Ringer
622e5db89e
pythonPackages.filemagic: disable python2, no longer compat
2020-06-16 13:56:39 -07:00
R. RyanTM
24e93ca4a6
gnome3.nautilus: 3.36.2 -> 3.36.3 ( #90632 )
2020-06-16 22:52:18 +02:00
Jonathan Ringer
77fe6c1c76
pythonPackages.coveralls: disabled python2, not compatible
2020-06-16 13:50:24 -07:00
Jonathan Ringer
f8bf71047b
pythonPackages.coveralls: disabled python2, abandoned
2020-06-16 13:49:20 -07:00
Jonathan Ringer
e6f7592065
pythonPackages.etelemetry: disabled python2, abandoned
2020-06-16 13:48:32 -07:00
Jonathan Ringer
03b2293d8b
pythonPackages.cloudpickle: disable python2, abandoned
2020-06-16 13:46:14 -07:00
Jonathan Ringer
3701913775
pythonPackages.cfgv: disable python2, abandoned
2020-06-16 13:45:50 -07:00
Jonathan Ringer
fe1a38a2e2
pythonPackages.base58: disable python2
...
python2 abandoned upstream
2020-06-16 13:42:37 -07:00
Jonathan Ringer
c3597a127a
pythonPackages.avro: fix build
2020-06-16 13:41:57 -07:00
Jonathan Ringer
625653c36d
pythonPackages.auth0-python: fix tests
2020-06-16 13:39:28 -07:00
Jonathan Ringer
8db288ee06
pythonPackages.av: disable for python2
...
Uses shlex commands which aren't present in python2
```
from shlex import quote
ImportError: cannot import name quote
```
2020-06-16 13:32:05 -07:00
Andreas Rammhold
1419b35e77
Merge pull request #89981 from mweinelt/microcode-intel
...
microcodeIntel: 20200520 -> 20200609
2020-06-16 22:31:55 +02:00
Jonathan Ringer
d5ca07e160
pythonPackages.astral: disable for python2
...
```
Processing ./astral-2.2-py2-none-any.whl
ERROR: Package 'astral' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-06-16 13:30:52 -07:00
Jonathan Ringer
9ef6349dcd
pythonPackages.JPype: disable for python2
...
setup.py is no longer python2 compatible
2020-06-16 13:28:58 -07:00
Malte Brandy
0d4134de4a
nixos/systemd: Update warning for restarting oneshots
...
Restart= can be anything other than on-success and always for onehost units as of
10e72727ee
which is contained in systemd 245.
2020-06-16 22:10:12 +02:00
Jonathan Ringer
393f5fc5f1
python2Packages.freezegun: disable tests for python2
...
Contains python3 exclusive code
2020-06-16 13:02:59 -07:00
Jonathan Ringer
b6654d9d6c
python2Packages: default to dontUsePythonRecompileBytecode = true;
2020-06-16 13:02:50 -07:00
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
James Kay
912a58428c
libinput: ensure that we only apply touchpad options to touchpads
2020-06-16 20:44:10 +01: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
Florian Klink
5815ecae38
Merge pull request #90627 from flokli/awscli-boto-bump
...
awscli, boto3, botocore: bump to latest versions
2020-06-16 21:15:04 +02: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
Ruud van Asseldonk
7903e4b4e0
libressl_3_1: 3.1.2 -> 3.1.3
2020-06-16 21:01:49 +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