Commit graph

199932 commits

Author SHA1 Message Date
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
chessai 3519a16e50 libck: init at 0.7.0 2019-10-29 08:47:17 -04: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
chessai 5ac9eed00c forge: init at 1.0.4 2019-10-29 08:09:34 -04:00
Sascha Grunert 172601d4bf buildah: 1.11.3 -> 1.11.4
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-10-29 12:13:53 +01:00
Jörg Thalheim 9bfbac8cfc
qgis: 3.8.2 -> 3.10.0 (#72231)
qgis: 3.8.2 -> 3.10.0
2019-10-29 11:09:06 +00:00
Mario Rodas 417df00eed
Merge pull request #71482 from eadwu/vscode-extensions/update-2
vscode-extensions: update 2
2019-10-29 05:57:43 -05:00
xrelkd 215dbc5253 youtube-dl: 2019.10.22 -> 2019.10.29 2019-10-29 02:44:02 -07:00
Frederik Rietdijk ccf514a61d python35: 3.5.7 -> 3.5.8 2019-10-29 10:39:50 +01:00
Jörg Thalheim 91f4d7a818 kmymoney: 5.0.5 -> 5.0.7 2019-10-29 02:30:04 -07:00
Jörg Thalheim 1e501c868b python3.pkgs.weboob: 1.3 -> 1.5
html2text is python3 only now, which implicitly also affects weboob.
2019-10-29 02:30:04 -07:00
Pradyuman Vig 78d9669963 google-cloud-sdk: 255.0.0 -> 268.0.0 (#71958) 2019-10-29 09:26:21 +00:00
Lancelot SIX c803971bfd
qgis: 3.8.2 -> 3.10.0
See http://changelog.qgis.org/en/qgis/version/3.10/
2019-10-29 10:22:01 +01:00
Mario Rodas fc721de22f
pazi: 0.3.0 -> 0.4.0 2019-10-29 04:20:00 -05:00
Frederik Rietdijk eabf213cf1 python3.pkgs.dogpile_cache: fix build 2019-10-29 10:06:36 +01:00
Gabriel Ebner 0008400222
Merge pull request #71984 from Ma27/bump-neomutt
neomutt: 20180716 -> 2019-10-25
2019-10-29 08:31:18 +00:00
Vincent Laporte a25381b019 ocamlPackages.ctypes: 0.13.1 → 0.15.1
ocamlPackages.integers: 0.2.2 → 0.3.0
2019-10-29 07:05:18 +00:00
Jonathan Ringer 9c21918c05
python3Packages.minio: fix dependencies 2019-10-28 23:11:55 -07:00
Alexei Robyn 94a80621ac pythonPackages.isort: Add explicit setuptools dep and bin test 2019-10-28 22:59:37 -07:00
Jonathan Ringer 753ab3ce84 python3Packages.html2text: fix build 2019-10-28 22:42:14 -07:00
Artemis Tosini 8fc1bd6ec3 pythonPackages.html2text: freeze at 2018.1.9
I was unable tp build calibre at the current git master as it relies on
pytthon27Packages.html2text. Python 2.7 support was removed in the
latest version. This PR downgrades html2text when using an unsupported
Python version.

This PR does not fix building python37Packages.html2text
and python38Packages.html2text, which were broken at master due to what
seems to be a problem in buildPythonPackage.
2019-10-28 21:15:19 -07:00
Austin Seipp 21c0cc1eee nats-server: rename (from gnatsd), 1.4.0 -> 2.1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 21:50:14 -05:00
Austin Seipp 291fb1e845 nats-streaming-server: 0.11.2 -> 0.16.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 21:50:14 -05:00
Austin Seipp daa2420950 libnats-c: init at 2.1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 21:50:14 -05:00
Léo Gaspard 5eb304cc66
Merge pull request #71464 from Ekleog/gir-rs
gir-rs: init at 2019-10-16
2019-10-29 02:31:43 +01:00