Commit Graph

169436 Commits

Author SHA1 Message Date
Edmund Wu
13d1ba3439 Revert "Revert "linux: 4.14.98 -> 4.14.99""
This reverts commit 01d8894c4d0f7fdd4f3534e6268b8e4c503d7258.
2019-02-14 21:01:00 -05:00
Silvan Mosberger
982fe76fa6
Merge pull request #54900 from ElvishJerricco/haskell-shellfor-null-src
shellFor: Don't suck in src to compare to deps. [Fixes #51079]
2019-02-15 00:38:36 +01:00
Florian Klink
9611f848fe
Merge pull request #55791 from xeji/p/restic
restic: 0.9.2 -> 0.9.4
2019-02-15 00:08:53 +01:00
Florian Klink
5deaf40a91
Merge pull request #55569 from shdpl/libvirt
terraform-providers.libvirt: 0.4 -> 0.5.1
2019-02-15 00:06:12 +01:00
Uli Baum
a70e52647a restic: 0.9.2 -> 0.9.4 2019-02-14 23:27:34 +01:00
Robert Schütz
170dc5dee2
Merge pull request #55658 from netixx/hass-lifx-fix
home-assistant: add lifx component dependencies
2019-02-14 23:12:26 +01:00
Samuel Dionne-Riel
98419a0f64 nixos/tests/switch-test: Ensures the test fails on failure (#55744)
The `| tee` invocation always masked the return value of the
switch-to-configuration test.

```
~ $ false | tee && echo "oh no"
oh no
```

The added wrapper script will still output everything to stderr, while
passing failures to the test harness.
2019-02-14 22:55:16 +01:00
xeji
4a340dbfa7
Merge pull request #55365 from romildo/upd.lxqt
lxqt: 0.13.0 -> 0.14.0
2019-02-14 22:46:35 +01:00
José Romildo Malaquias
7db1bc584e shades-of-gray-theme: 1.1.4 -> 1.1.5 (#55767) 2019-02-14 22:28:12 +01:00
Daiderd Jordan
9edf7609ec
Merge pull request #55668 from bwolf/qemu-darwin-hvf
qemu: Add support for the Hypervisor framework on Darwin
2019-02-14 22:19:40 +01:00
Netix (Espinet François)
2d0abff4c1
home-assistant: fix dependencies for lifx component
Update components dependencies for home-assistant.
2019-02-14 22:00:43 +01:00
Netix (Espinet François)
9b02f5ec4e
pythonPackages.aiolifx-effects: init at 0.2.1
Aiolifx_effects package extends the pythonPackages.aiolifx package to
provide the ability to program effects (strobe, fade) into lifx light
fixtures (https://www.lifx.com) using python. The original need was to
use it with the home-assistant package, specifically the "lifx"
component. Although not strictly required to control the lights, the
lifx compopent imports this package and will fail if it's not present.
2019-02-14 22:00:35 +01:00
Netix (Espinet François)
22069991d0
pythonPackages.aiolifx: init at 0.6.7
Aiolifx package provides ability to control lifx (https://www.lifx.com)
light fixtures using python. The original need was to use it with
the home-assistant package, specifically the "lifx" component.
2019-02-14 22:00:25 +01:00
R. RyanTM
7c860b5fd8 conan: 1.11.2 -> 1.12.0 (#55335)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/conan/versions
2019-02-14 21:53:05 +01:00
Timo Kaufmann
9243e85fbc
sage: fix fetchSageDiff (#55783)
For some reason I changed it to use `cgit`s `rawdiff` instead of `patch`
in the update to sage 8.6. Probably commited that by accident, at least
I can't remember the reason. Also changed the excludes filter, the
leading slash prevented it from working.

As a result, the cypari2 patch changed. Only didn't notice because it
was cached.

Fixes #55780
2019-02-14 21:48:03 +01:00
Daiderd Jordan
b2e2fe8219
Merge pull request #55618 from zachcoyle/gnu-cobol-enable-darwin
gnu-cobol: enable on darwin
2019-02-14 21:47:37 +01:00
Silvan Mosberger
8cce3cf238
Merge pull request #55775 from tilpner/riot-update
riot-web: 0.17.9 -> 1.0.0
2019-02-14 21:41:58 +01:00
Silvan Mosberger
b1bda29f5c
Merge pull request #55517 from florianjacob/cups-fix-ssl-dir
nixos/cups: Fix Unable to encrypt connection:
2019-02-14 21:19:57 +01:00
Silvan Mosberger
8a5925b7eb
Merge pull request #55301 from telotortium/tt-rss_disable_automatic_updates
Remove option config.services.tt-rss.checkForUpdates (forced to false)
2019-02-14 21:15:30 +01:00
Silvan Mosberger
3df95cfd9a
Merge pull request #55540 from florianjacob/matomo
Security: Matomo 3.7.0 -> 3.8.1
2019-02-14 21:13:57 +01:00
Dylan Simon
e69fdc1715 sympow: fix patch url to working revision (#55778)
fix_pointer_initialization2.patch no longer exists on trunk -- download
from a fixed older revision where it did.
2019-02-14 21:10:37 +01:00
Silvan Mosberger
718b701462
Merge pull request #54803 from vdemeester/update-consul
consul: 1.3.0 -> 1.4.1
2019-02-14 21:08:32 +01:00
Silvan Mosberger
c84488329b
Merge pull request #47747 from florianjacob/matomo-archive-processing-service
Matomo archive processing service
2019-02-14 21:05:16 +01:00
Florian Jacob
33b3272692 nixos/cups: Fix Unable to encrypt connection:
Unable to create server credentials
by creating /var/lib/cups/ssl directory.
2019-02-14 20:43:26 +01:00
Michael Raskin
1ed7dd7424
Merge pull request #55769 from swflint/patch-z3-ascii-error
z3: Patch file to get rid of python error
2019-02-14 19:41:41 +00:00
Silvan Mosberger
80480598d4
Merge pull request #55515 from rycee/wpa_supplicant_citerefentry
nixos/wpa_supplicant: use `<citerefentry>`
2019-02-14 20:38:05 +01:00
Graham Christensen
ccb3fdbfa3
Merge pull request #55500 from samueldr/update/syslinux
syslinux: 2015-11-09 -> 2019-02-07
2019-02-14 14:36:48 -05:00
Joachim F
b7947a011b
Merge pull request #55688 from dtzWill/update/tor-browser-8.0.6
tor-browser-bundle-bin: 8.0.5 -> 8.0.6
2019-02-14 19:02:48 +00:00
Joachim F
e9d97c223e
Merge pull request #55738 from oxij/pkgs/tor-browser-update
firefoxPackages.tor-browser: 8.0.5 -> 8.0.6
2019-02-14 19:00:57 +00:00
Sébastien Maret
7bc350cc28 unison: 2.48.4 -> 2.51.2 2019-02-14 19:51:09 +01:00
tilpner
d1476e21a9
riot-web: 0.17.9 -> 1.0.0 2019-02-14 19:46:57 +01:00
Jörg Thalheim
0ac83f0857
Merge pull request #55499 from eadwu/bcachefs/20190209
linux_testing_bcachefs,bcachefs-tools: 20190209
2019-02-14 16:18:05 +00:00
Samuel W. Flint
52a7c4e30e z3: Patch file to get rid of python error
See #55591, Z3Prover/z3#2131
2019-02-14 10:11:15 -06:00
Florian Franzen
59379d1f4f pybind11: 2.2.2 -> 2.2.4 (#54792) 2019-02-14 15:04:32 +01:00
Jan Tojnar
b7e78c283e
Merge pull request #55612 from dtzWill/update/evolution-3.30.5
evolution: 3.30.4 -> 3.30.5
2019-02-14 14:08:16 +01:00
Andreas Rammhold
b321738d01
Merge pull request #55756 from andir/firefox
firefox: 65.0 -> 65.0.1, firefox-esr-60: 60.5.0esr -> 60.5.1esr
2019-02-14 13:50:31 +01:00
Jan Tojnar
471949e783
Merge pull request #55609 from dtzWill/update/evolution-data-server-3.30.5
evolution-data-server: 3.30.4 -> 3.30.5
2019-02-14 13:49:23 +01:00
Jan Tojnar
750c9a10f4
Merge pull request #55606 from dtzWill/update/libgxps-0.3.1
libgxps: 0.3.0 -> 0.3.1

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2019-02-14 13:33:48 +01:00
Jan Tojnar
b759cf366b
libgxps: add lcms2 support 2019-02-14 13:31:17 +01:00
Will Dietz
808ddabe70
libgxps: 0.3.0 -> 0.3.1 2019-02-14 13:29:07 +01:00
Jan Tojnar
8df06b8fd6
Merge pull request #55607 from dtzWill/update/libgexiv2-0.10.10
gexiv2: 0.10.9 -> 0.10.10
2019-02-14 13:17:08 +01:00
Graham Christensen
a71f344211
Merge pull request #55450 from tilpner/fuse-overlayfs-update
fuse-overlayfs: 0.2 -> 0.3
2019-02-14 06:47:38 -05:00
Jan Tojnar
4023ea3694
Merge pull request #55605 from dtzWill/fix/common-update-scripts-nix-2.something
common-update-scripts: fixup for current/latest nix hash output
2019-02-14 12:37:01 +01:00
Andreas Rammhold
826611bef9 firefox: add andir (myself) as maintainer
I have been working on this for some time now so it probably makes
sense...
2019-02-14 11:28:34 +01:00
Andreas Rammhold
2f4c7f3f92 firefox-esr-60: 60.5.0esr -> 60.5.1esr
Release notes: https://www.mozilla.org/en-US/firefox/60.5.1/releasenotes/
2019-02-14 11:28:34 +01:00
Andreas Rammhold
aa2acd0123 firefox: 65.0 -> 65.0.1
Release notes: https://www.mozilla.org/en-US/firefox/65.0.1/releasenotes/
2019-02-14 11:28:34 +01:00
Pascal Wittmann
53a73b0914
Merge pull request #55740 from flokli/brasero-libdvdcss
brasero: fix libdvdcss usage
2019-02-14 10:36:33 +01:00
Orivej Desh
d55f53d019 slirp4netns: fix call 2019-02-14 09:18:33 +00:00
Michael Raskin
0dca6a43ab
Merge pull request #55746 from bhipple/fix/lazarus
lazarus: format expression with more modern style
2019-02-14 06:50:43 +00:00
Michael Raskin
f6bffa0069
Merge pull request #55745 from veprbl/pr/pandas_dont_propagate_cython
pythonPackages.pandas: don't propagate cython dependency
2019-02-14 06:49:29 +00:00