1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

117690 commits

Author SHA1 Message Date
Jörg Thalheim df51d642d8 Merge pull request #30218 from rasendubi/escrotum
escrotum: Init at 2017-01-28
2017-10-08 15:19:48 +01:00
Jörg Thalheim db6e13809c Merge pull request #30220 from Ma27/lambda-mod-update
lambda-mod-zsh-theme: 2017-07-05 -> 2017-10-08
2017-10-08 15:14:40 +01:00
Jörg Thalheim 28db3ad7ae Merge pull request #30216 from bachp/minio-exporter
Minio exporter
2017-10-08 15:09:32 +01:00
Joerg Thalheim e7e4e0c3b6 nixos/prometheus-minio-exporter: only inherit keys from minio if set 2017-10-08 15:05:25 +01:00
Maximilian Bosch 2ab99df2af
lambda-mod-zsh-theme: 2017-07-05 -> 2017-10-08 2017-10-08 15:56:28 +02:00
Pascal Bach 8e10a4d862 prometheus-minio-exporter service: default to local minio server if enabled 2017-10-08 15:09:25 +02:00
Alexey Shmalko dfd9a2bbd0
escrotum: Init at 2017-01-28 2017-10-08 14:18:45 +03:00
Jörg Thalheim eefae49f6d Merge pull request #30183 from Mic92/openafs
openafs-client: don't remove kernel module on stop
2017-10-08 12:13:29 +01:00
Jörg Thalheim 62922af208 Merge pull request #29994 from bachp/minio-update
minio: 20170613 -> 2017-09-29T19-16-56Z
2017-10-08 12:12:32 +01:00
Jörg Thalheim 16a43e4587 Merge pull request #30217 from gnidorah/hotpatch
hotpatch: init at 0.2
2017-10-08 12:01:59 +01:00
Daiderd Jordan 64a9483444 Merge pull request #29871 from Ma27/vim-utils/override-capability
vim-plugins: add `overrideAttrs` support for `buildVimPluginFrom2Nix`
2017-10-08 12:58:37 +02:00
Joerg Thalheim 3144832556 zile: fix evaluation 2017-10-08 11:53:56 +01:00
Jörg Thalheim d9d5a402af Merge pull request #30215 from mimadrid/update/fd-4.0.0
fd: 3.1.0 -> 4.0.0
2017-10-08 11:49:59 +01:00
Pascal Bach aad88ddf5b prometheus-minio-exporter service: init version 2017-10-08 12:47:00 +02:00
Yann Hodique 8079e52bc1 zile: 2.4.13 -> 2.4.14
fixes #30209
2017-10-08 11:46:55 +01:00
Pascal Bach 1983e6c8cc minio: 20170613 -> 2017-09-29T19-16-56Z
The test was updated as minio now needs at least 1 GiB of free disk,
otherwise it won't start.
2017-10-08 12:24:29 +02:00
Pascal Bach 9e4be636ba prometheus-minio-exporter: init at 0.1.0 2017-10-08 12:08:29 +02:00
mimadrid 7f502cf6d7
fd: 3.1.0 -> 4.0.0 2017-10-08 12:06:04 +02:00
mimadrid dc5734e063
rustRegistry: 2017-10-03 -> 2017-10-08 2017-10-08 12:05:16 +02:00
Vladimír Čunát 9b4f74e38f
yabause: fix meta eval 2017-10-08 11:16:44 +02:00
Vladimír Čunát 35f894860d
xf86-video-intel: fixup after #29039
This was one package in pkgs/servers/x11/xorg/default.nix
that was *not* generated, and that was missed in the PR
and overwritten (understandably).
Now the change is properly in overrides.nix to prevent that...
2017-10-08 10:55:34 +02:00
Frederik Rietdijk eedc4e5203 Merge pull request #30032 from dtzWill/update/pyqt-sip
pyqt,sip: 5.8.1 -> 5.9, 4.19.1 -> 4.19.3
2017-10-08 08:21:02 +02:00
gnidorah 977c8e673c hotpatch: init at 0.2 2017-10-08 09:03:54 +03:00
Vaibhav Sagar c45c4a711a hackage: update snapshot of 'all-cabal-hashes' repo for callHackage 2017-10-08 12:24:46 +08:00
Guillaume Maudoux 10dcf5897c 18.03 release notes: mention ZNC mutability change 2017-10-08 00:43:40 +01:00
Jörg Thalheim 7908dcc0f6 Merge pull request #30205 from zraexy/kmplayer
kmplayer: 0.11.3d -> 0.12.0b
2017-10-08 00:32:39 +01:00
Jörg Thalheim da55ff260c Merge pull request #30199 from fread2281/ffmpeg-jpeg
ffmpegthumbnailer: build with jpeg support
2017-10-08 00:12:03 +01:00
Jörg Thalheim 8f8a7f34f5 Merge pull request #30200 from joncojonathan/update-gramps426
Update gramps426
2017-10-07 22:31:00 +01:00
Joerg Thalheim 58b6d3fdcb python.pkgs.spambayes: 1.1b1 -> 1.1b2 2017-10-07 22:28:38 +01:00
Jörg Thalheim a08837622d Merge pull request #30203 from andir/add-dnstracer
dnstracer: init at 1.9
2017-10-07 22:11:22 +01:00
Jörg Thalheim b256b2778a Merge pull request #30204 from lheckemann/powertop-fix
powertop module: add kmod to path
2017-10-07 22:06:46 +01:00
Linus Heckemann fadb906b2f powertop module: add kmod to path
powertop attempt to load some kernel modules like msr by calling
modprobe. This is the counterpart to
88e43eb39b which has the powertop
executable search PATH for modprobe rather than hardcoding /sbin, and
actually adds the directory containing modprobe to its PATH for the
systemd service.
2017-10-07 21:48:50 +01:00
Andreas Rammhold 8e9acc8343
dnstracer: init at 1.9 2017-10-07 22:33:33 +02:00
Andreas Rammhold c1135606c0
maintainers: add andir 2017-10-07 22:33:32 +02:00
Unknown 20b48cbd97 kmplayer: 0.11.3d -> 0.12.0b 2017-10-07 12:30:41 -08:00
Jörg Thalheim 7a566fc06d Merge pull request #30202 from pbogdan/update-ruby
ruby_2_2: 2.2.7 -> 2.2.8
2017-10-07 21:12:35 +01:00
Tim Steinbach 7fa69c4e8c Merge pull request #30126 from NeQuissimus/rkt_1_29_0
rkt: 1.28.1 -> 1.29.0
2017-10-07 15:45:39 -04:00
Tim Steinbach 56ca2a5347 atom-beta: 1.21.0-beta0 -> 1.22.0-beta0 2017-10-07 20:39:38 +01:00
Tim Steinbach f46b30e9b8 Merge pull request #30197 from pbogdan/update-subversion
subversion18: 1.8.18 -> 1.8.19
2017-10-07 15:37:29 -04:00
Vladimír Čunát 5dc3b2fdc6
xf86-video-amdgpu: 1.3.0 -> 1.4.0 2017-10-07 21:31:40 +02:00
Piotr Bogdan 547fba5140 ruby_2_2: 2.2.7 -> 2.2.8
For multiple CVE's:

- CVE-2017-0898
- CVE-2017-10784
- CVE-2017-14033
- CVE-2017-14064

See https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-2-8-released/
2017-10-07 20:10:32 +01:00
joncojonathan f0667f81f5 bsddb3 Refactored to disable tests.
Motivation for change: Tests disabled as BSDDB3 works with Python3 but the tests do not.
2017-10-07 19:58:56 +01:00
joncojonathan 3ca090d2b4 gramps: 4.1.1 -> 4.2.6
Motivation for change: GRAMPS was a long way out of date.

Additional information: BSDDB3 unmasked as this is supported by the current Python3 version (commited separately).
2017-10-07 19:58:56 +01:00
Carter Charbonneau bd387654f5 ffmpegthumbnailer: build with jpeg support 2017-10-07 12:56:18 -06:00
Piotr Bogdan 351b1ad8e2 subversion18: 1.8.18 -> 1.8.19
For CVE-2017-9800, see
https://subversion.apache.org/security/CVE-2017-9800-advisory.txt
2017-10-07 18:44:46 +01:00
Jörg Thalheim 3c8d4854af Merge pull request #29899 from yegortimoshenko/yabause/0.9.15
yabause: Qt4 -> Qt5, disable emu-compatibility.com in About menu
2017-10-07 18:27:06 +01:00
Vladimír Čunát a7159d3cda
icu: keep default version on 58
... to avoid mass rebuilds for now. (Bumped in parent merge.)
2017-10-07 17:45:04 +02:00
Vladimír Čunát 84952fc292
Merge #30143: firefox-*: critical security updates 2017-10-07 17:44:45 +02:00
Guillaume Maudoux 15b7e102b6 Safer defaults for immutable znc config (#30155)
* Safer defaults for immutable znc config

I just lost all the options I configured in ZNC, because the mutable config was overwritten.
I accept any suggestions on the way to implement this, but overwriting a mutable config by default seems weird. If we want to do this, we should ensure that ZNC does not allow to edit the config via the webmin when cfg.mutable is false.

* Do not backup old config files.

There seems to be little need for backups if mutable becomes a voluntary opt-out.

* fixup
2017-10-07 16:38:14 +01:00
Jörg Thalheim 04ce72e40e Merge pull request #30044 from benley/benley/kubecfg
kubecfg: init at 0.5.0
2017-10-07 16:35:05 +01:00