Commit graph

181049 commits

Author SHA1 Message Date
Renaud
e73f42be1c
pythonPackages.python-daemon: update meta.homepage 2019-05-25 17:11:31 +02:00
Minijackson
370a81d88f
waybar: 0.6.5 -> 0.6.6 2019-05-25 16:44:23 +02:00
Minijackson
a52835176e
spdlog: 1.2.1 -> 1.3.1 2019-05-25 16:43:37 +02:00
Maximilian Bosch
5fa93517f5
Merge pull request #61971 from sjau/wg_client_start
wireguard: restart on failure\nAs a oneshot service, if the startup f…
2019-05-25 16:36:56 +02:00
sjau
1bff53cb84
wireguard: restart on failure
As a oneshot service, if the startup failed it would never be attempted again.
This is problematic when peer's addresses require DNS. DNS may not be reliably available at
the time wireguard starts. Converting this to a simple service with Restart
and RestartAfter directives allows the service to be reattempted, but at
the cost of losing the oneshot semantics.

Signed-off-by: Maximilian Bosch <maximilian@mbosch.me>
2019-05-25 16:32:14 +02:00
Florian Klink
e4de353830
wireguard service: allow empty interfaces (#61743)
wireguard service: allow empty interfaces
2019-05-25 16:30:27 +02:00
Maximilian Bosch
09e2189af4
Merge pull request #62051 from dhl/serverlessrepo-fix-pyyaml
pythonPackages.serverlessrepo: fix pyyaml override
2019-05-25 16:14:42 +02:00
Timo Kaufmann
dbed8e977c
Merge pull request #61535 from timokau/linbox-1.6.2
linbox: 1.6.1 -> 1.6.2
2019-05-25 15:32:03 +02:00
Timo Kaufmann
700e8bc64c python.pkgs.rl-coach: init at 0.12.0 2019-05-25 15:07:55 +02:00
Timo Kaufmann
3342953dff python.pkgs.annoy: init at 1.15.2 2019-05-25 14:56:14 +02:00
David Leung
93a90e1fbb
aws-sam-cli: Fix pyyaml override 2019-05-25 20:43:54 +08:00
David Leung
8de2c9edb5
pythonPackage.serverlessrepo: fix pyyaml override 2019-05-25 20:32:29 +08:00
Сухарик
8adf033984 kvirc: init at 5.0.0 2019-05-25 15:13:19 +03:00
Mario Rodas
25837378a2
Merge pull request #61799 from r-ryantm/auto-update/colm
colm: 0.13.0.6 -> 0.13.0.7
2019-05-25 07:08:37 -05:00
José Romildo Malaquias
490810e6b5 enlightenment.terminology: 1.4.0 -> 1.4.1 2019-05-25 08:54:26 -03:00
R. RyanTM
f9ff05dbc9 libpqxx: 6.4.3 -> 6.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libpqxx/versions
2019-05-25 12:48:06 +02:00
Elis Hirwing
fa05f332eb
Merge pull request #62030 from freepotion/harmonist-init
harmonist: init at 0.1
2019-05-25 12:20:20 +02:00
Free Potion
e38110ab6c
harmonist: init at 0.1 2019-05-25 13:14:43 +03:00
R. RyanTM
48d6a67f12 smplayer: 19.1.0 -> 19.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smplayer/versions
2019-05-25 19:04:55 +09:00
edef
6a347bca67
Merge pull request #60984 from edef1c/ipxe-uefi
ipxe: enable UEFI support
2019-05-25 09:57:09 +00:00
Maximilian Bosch
3cad8fba29
w3m-nox: fix build
In the latest version (0.5.3+git20190105), `<X11/xlib.h>` isn't directly
included in `fb_imlib2.c` anymore, however it's used by `<Imlib.h>`
which broke our patch which disables X11 here.

Hydra build failure: https://hydra.nixos.org/build/93730733
See also 2266d1bd98
2019-05-25 11:53:54 +02:00
Mario Rodas
429d71d520
ragelDev: 7.0.0.11 -> 7.0.0.12 2019-05-25 04:20:00 -05:00
phile314-fh
62d4c2b34a mongodb: Add authentication support
* nixos/mongodb: Add authentication support

* nixos/mongodb: Add initial script option

* nixos/mongodb: Make initial root password configurable

* nixos/mongodb: Start only on loopback interface for setup procedure

* nixos/mongodb: Test auth/initial script

* nixos/mongodb: Code formatting

Co-Authored-By: Lassulus <github@lassul.us>
2019-05-25 18:09:30 +09:00
Robert Schütz
4fc639aa75 home-assistant: 0.92.2 -> 0.93.2
https://www.home-assistant.io/blog/2019/05/16/release-93/
2019-05-25 11:08:10 +02:00
Robert Schütz
c20b21df47 home-assistant-cli: 0.6.0 -> 0.7.0
https://github.com/home-assistant/home-assistant-cli/releases/tag/0.7.0
2019-05-25 11:08:10 +02:00
Jörg Thalheim
e06dc0b5a9
Merge pull request #62038 from marsam/update-dive
dive: 0.6.0 -> 0.7.2
2019-05-25 10:02:29 +01:00
Maximilian Bosch
35961a169d
Merge pull request #62011 from dhl/dhl/aws-sam-and-lambda-builders
aws-sam-cli: 0.14.2 -> 0.16.1
2019-05-25 10:59:11 +02:00
Nikolay Amiantov
668f8a12f7 buildFHSUserEnv: extend PATH and LD_LIBRARY_PATH
This allows one to run applications from PATH and override libraries for
applications inside chrootenv. Useful for development environments.
2019-05-25 11:37:01 +03:00
Nikolay Amiantov
9da82ca01f steam: add extraLibraries argument 2019-05-25 11:22:37 +03:00
Jörg Thalheim
08adaf685e
Merge pull request #61834 from eadwu/vscode/1.34.0
vscod{e,ium}: 1.33.1 -> 1.34.0
2019-05-25 09:22:08 +01:00
Jörg Thalheim
2ea821800e
tautulli: 2.1.28 -> 2.1.29 (#62004)
tautulli: 2.1.28 -> 2.1.29
2019-05-25 09:21:41 +01:00
Nikolay Amiantov
cfadd988e5 wireguard service: allow empty interfaces
This is needed in case one wants to use wg-quick on NixOS.
2019-05-25 11:17:36 +03:00
Jörg Thalheim
10ddd34921
verilator: 4.012 -> 4.014 (#62013)
verilator: 4.012 -> 4.014
2019-05-25 09:16:58 +01:00
Jörg Thalheim
733baa436d
gallery-dl : 1.8.3 -> 1.8.4 (#61992)
gallery-dl : 1.8.3 -> 1.8.4
2019-05-25 09:16:40 +01:00
Jörg Thalheim
dae9bb9afb
cjdns: 20.2 -> 20.3 (#61990)
cjdns: 20.2 -> 20.3
2019-05-25 09:16:18 +01:00
marius851000
d6e7f93364 the-powder-toy: 93.3 -> 94.1 2019-05-25 11:14:06 +03:00
Vladyslav M
2a38e0f737
cargo-xbuild: 0.5.8 -> 0.5.9 (#62036)
cargo-xbuild: 0.5.8 -> 0.5.9
2019-05-25 11:02:14 +03:00
Okina Matara
59738bae06 lutris: init at 0.5.2.1
Original derivation for version 0.4.18 by Chiiruno.
With minor fixes by yegortimoshenko.
Updated by 0.5.2.1 by abbradar.
2019-05-25 10:58:54 +03:00
R. RyanTM
10d80720b0 texstudio: 2.12.14 -> 2.12.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/texstudio/versions
2019-05-25 08:30:29 +02:00
Justin Humm
ad6a5824ee opensc: add patch for CVE-2019-6502
Closes #61957
2019-05-25 08:29:04 +02:00
edef
99ece30213 wireshark: include nghttp2 by default
Without nghttp2 included, Wireshark's HTTP/2 dissector is rather neutered,
and the UI gives no indication of why.
2019-05-25 08:13:14 +02:00
Elis Hirwing
52fde0733d
Merge pull request #61996 from marius851000/hackertyper
hackertyper: update to 2.1
2019-05-25 08:06:51 +02:00
Mario Rodas
b44d06a513
Merge pull request #62015 from r-ryantm/auto-update/vocal
vocal: 2.4.0 -> 2.4.1
2019-05-24 21:45:58 -05:00
Mario Rodas
840505ac12
dive: 0.6.0 -> 0.7.2 2019-05-24 21:00:00 -05:00
xrelkd
7415e6a9fc cargo-xbuild: 0.5.8 -> 0.5.9 2019-05-25 09:49:23 +08:00
David Leung
47e31ab621
aws-sam-cli: 0.14.2 -> 0.16.1 2019-05-25 09:40:12 +08:00
Alyssa Ross
bed7e5aaf2
linux_libre-latest: fix build 2019-05-25 00:53:44 +00:00
Roman Volosatovs
52a118fb20 gotools: 2019-03-05 -> 2019-05-24 (#60385) 2019-05-24 17:42:36 -07:00
Silvan Mosberger
e4fe0dc9a2
imagemagick7: 7.0.8-34 -> 7.0.8-46 (#61836)
imagemagick7: 7.0.8-34 -> 7.0.8-46
2019-05-25 01:50:21 +02:00
Robert Scott
f55969bbb3 ghostscript: add patches for CVE-2019-3839 2019-05-24 23:21:38 +01:00