Commit graph

199830 commits

Author SHA1 Message Date
Jonathan Ringer 5cc527d44c
lutris: remove gnutls-kdh 2019-10-29 19:51:49 -07:00
Mario Rodas f65db057f5
Merge pull request #72215 from jonringer/fix-minio
python3Packages.minio: fix dependencies
2019-10-29 19:06:54 -05:00
Silvan Mosberger 90e30394f5
go-shadowsocks2: init at 0.0.11 (#67516)
go-shadowsocks2: init at 0.0.11
2019-10-30 01:05:59 +01:00
Marek Mahut 05a4237301
Merge pull request #72271 from mmahut/jormungandr
jormungandr: 0.7.0-rc1 -> 0.7.0-rc2
2019-10-29 23:50:17 +01:00
Pavol Rusnak 3adeca3775 cherrytree: fix build (#72261) 2019-10-29 17:38:42 -04:00
Marek Mahut e32c67a23f jormungandr: 0.7.0-rc1 -> 0.7.0-rc2 2019-10-29 22:23:46 +01:00
Martin Milata 605379bc62
nixos/matomo: add test 2019-10-29 21:02:39 +00:00
Jonas Nick 9aea511afe clightning: 0.7.2.1 -> 0.7.3 2019-10-29 13:50:48 -07:00
Dmitry Kalinkin 3328244936
Merge pull request #72037 from kragniz/openrw-2019-10-26
openrw: 2017-09-17 -> 2019-10-26
2019-10-29 16:15:24 -04:00
Robin Gloster 3c39093c0d
gnupg: fix pinentry on sway 2019-10-29 20:30:23 +01:00
Dmitry Kalinkin ddbf53b855
openrw: move cmake to nativeBuildInputs, fix on darwin
Darwin fix as suggested by @risicle
2019-10-29 14:08:29 -04:00
Maximilian Bosch f816006191
Merge pull request #72240 from mayflower/wdisplays
wdisplays: init at 2019-10-26-unstable
2019-10-29 18:48:45 +01:00
Linus Heckemann 1bf0d4444c
wdisplays: init at 2019-10-26-unstable 2019-10-29 18:40:18 +01:00
Maximilian Bosch ec83cda2d5
matrix-synapse: 1.4.1 -> 1.5.0
https://github.com/matrix-org/synapse/releases/tag/v1.5.0
2019-10-29 18:32:37 +01:00
Robin Gloster e47da725fe
Merge pull request #72252 from WilliButz/add-ydotool
ydotool: init at 0.1.8
2019-10-29 18:23:21 +01:00
Andrew Childs ef8d146274 sensu-go: 5.11.0 -> 5.14.1 2019-10-30 02:14:46 +09:00
Tim Steinbach 9d3687ff15
linux: 5.4-rc4 -> 5.4-rc5 2019-10-29 11:59:37 -04:00
José Romildo Malaquias a3d3864b02
Merge pull request #72174 from danieldk/softmaker-office-972
softmaker-office: 970 -> 972
2019-10-29 11:57:02 -03:00
Vincent Laporte 5a4e67ad03
Merge pull request #72171 from romildo/upd.ocamlearlybird
ocamlPackages.ocamlearlybird: init at 0.1.5; ocamlPackages.angstrom: 0.10.0 -> 0.12.1
2019-10-29 14:31:09 +00:00
Frederik Rietdijk 1155bb1c2f home-assistant: 0.99.2 -> 0.100.3 2019-10-29 15:23:50 +01:00
Frederik Rietdijk 45b1b9dcad home-assistant: move cryptography fix to correct place
fixup after f1d46d094a
2019-10-29 15:23:50 +01:00
Will Dietz e96e5f0976 libedit: 20190324 -> 20191025
Version comparison:
https://github.com/dtzWill/libedit-releases/compare/libedit-20190324-3.1...libedit-20191025-3.1
2019-10-29 15:17:28 +01:00
Robin Gloster 36ba92cd1c
Merge pull request #72251 from Izorkin/pango-fix
pango: update sha256 hash
2019-10-29 15:10:52 +01:00
Lancelot SIX b04d88f346
Merge pull request #72238 from marsam/update-pazi
pazi: 0.3.0 -> 0.4.0
2019-10-29 15:07:19 +01:00
Evils-Devils 5a78ce30d4 Fancontrol: add test etc from #70933 (#72065)
* lm_sensors: add fancontrol module + nixos test

fancontrol is a small script that checks temperature sensors and adapts
fan speeds accordingly. It reads a text config file that can be
auto-generated by running the pwmconfig wizard on the live system.
2019-10-29 15:06:32 +01:00
José Romildo Malaquias 432258f0da ocamlPackages.ocamlearlybird: init at 0.1.5 2019-10-29 10:51:42 -03:00
WilliButz 5330d56c3b
ydotool: init at 0.1.8 2019-10-29 14:43:43 +01:00
WilliButz dacc4ac680
libuinputplus: init at 2019-10-01 2019-10-29 14:43:43 +01:00
WilliButz 926d6964d9
libevdevplus: init at 2019-10-01 2019-10-29 14:43:43 +01:00
Izorkin 5a08a25b27 pango: update sha256 hash 2019-10-29 16:42:54 +03:00
Profpatsch 14f812aeef skawarePackages.skalibs: empty default path
If `PATH` is unset, the exec wrappers in skalibs set a default path to
`/usr/bin:bin`.

This has very unfortunate effects when you e.g. try to run tests on CI
in an empty environment (minus tools explicitely provided by nix with
absolute store paths), because suddenly binaries from outside are
picked up again, especially on non-NixOS.
Even on NixOS, /bin/sh provides another escape hatch if it’s available
from PATH. But on systems like Ubuntu or MacOS (which most CI systems
run on), this picks up all the non-nix binaries.
2019-10-29 14:28:53 +01:00
Tim Steinbach fc6d1e0ebf
jenkins: 2.190.1 -> 2.190.2 2019-10-29 09:20:57 -04:00
Tim Steinbach 50a4b2d676
zoom-us: 3.0.306796.1020 -> 3.0.309708.1027 2019-10-29 09:20:57 -04:00
Tim Steinbach eafc9de306
linux: 5.3.7 -> 5.3.8 2019-10-29 09:20:57 -04:00
Tim Steinbach 56115337fd
linux: 4.9.197 -> 4.9.198 2019-10-29 09:20:56 -04:00
Tim Steinbach ccc929b92f
linux: 4.4.197 -> 4.4.198 2019-10-29 09:20:56 -04:00
Tim Steinbach 39aa4c606b
linux: 4.19.80 -> 4.19.81 2019-10-29 09:20:56 -04:00
Tim Steinbach a68c650a34
linux: 4.14.150 -> 4.14.151 2019-10-29 09:20:56 -04:00
Emery Hemingway 182c16fa1e Revert "rclone: 1.49.5 -> 1.50.0"
This reverts commit aec323c1c0.

Ref #3685
Ref #72063
2019-10-29 14:18:01 +01:00
Frederik Rietdijk 2db400d8c8 certbot: don't use distutils.StrictVersion 2019-10-29 14:10:56 +01:00
Michael Raskin 298db02d73
Merge pull request #71687 from d-goldin/backport_cve_2019_1010238
pango: 1.43.0, backport CVE-2019-1010238 fix
2019-10-29 13:00:05 +00:00
Frederik Rietdijk 04be5b8911 twitter-color-emoji: mark as broken 2019-10-29 13:53:04 +01:00
Frederik Rietdijk 980d658fbd nixos.tests.fontconfig-default-fonts: remove twitter-color-emoji 2019-10-29 13:53:04 +01:00
Frederik Rietdijk 22c483a793 noto-fonts-emoji: 2018-08-10-unicode11 -> unstable-2019-10-22
update version for python3 compatibility
2019-10-29 13:53:04 +01:00
Frederik Rietdijk accec23188 pythonPackages.nototools: make python 3 compatible and use that one 2019-10-29 13:53:04 +01:00
Sascha Grunert 702c745241 conmon: 2.0.0 -> 2.0.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-10-29 13:43:05 +01:00
Jonathan Ringer afce5f5ec4 python3Packages.snuggs: 1.4.3 -> 1.4.7 2019-10-29 13:42:36 +01:00
Valentin Robert b76193a336 coqPackages.coq-extensible-records: support for coq 8.9 and 8.10 2019-10-29 12:42:22 +00:00
Maximilian Bosch 5b640bfd08
virtmanager{,-qt}: rename to virt-manager{,-qt}
Both the executable and the derivation's pname are named `virt-manager`,
however the attribute name is named `virtmanager` which is pretty
confusing when e.g. using this package with `nix run`.

Thus I renamed the package accordingly and added aliases for
backwards-compatibility (both attributes aren't used somewhere else
in nixpkgs, so the rename should be fine).

Also several other distros use `virt-manager` as package name like
Arch[1], Debian[2] or Fedora[3].

[1] https://www.archlinux.org/packages/community/any/virt-manager/
[2] https://packages.debian.org/buster/virt-manager
[3] https://apps.fedoraproject.org/packages/virt-manager
2019-10-29 13:34:54 +01:00
Maximilian Bosch d1109dac5b
virt-top: 2017-11-18-unstable -> 1.0.9
http://git.annexia.org/?p=virt-top.git;a=blob_plain;f=ChangeLog;hb=4e29d93ac30354743258a7a737ad30dc346a3b38
2019-10-29 13:10:29 +01:00