Commit Graph

180792 Commits

Author SHA1 Message Date
Maximilian Bosch
d98d4b35ae libelfin: init at unstable-2018-08-25
Needed by osquery to monitor which binaries are using e.g. hardening
features: https://github.com/facebook/osquery/pull/4708
2019-05-27 16:15:56 +02:00
Renaud
e73f42be1c pythonPackages.python-daemon: update meta.homepage 2019-05-25 17:11:31 +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
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
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
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
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
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
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
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
Silvan Mosberger
953c81d1a4 nixos/prosody: add authentication option (fixes #53134) (#61051)
nixos/prosody: add authentication option (fixes #53134)
2019-05-25 00:17:14 +02:00
Milan Pässler
387d85b271 nixos/prosody: add authentication option (fixes #53134)
Passwords should not be stored in plain text by default. On existing
installations the next time a users user accounts will automatically
be upgraded from plain to hashed one-by-one as they log in.
2019-05-24 23:51:44 +02:00
Dmitry Kalinkin
785204f5a1 Merge pull request #61895 from smaret/gildas-update
gildas: 20190401_a -> 20190501_a
2019-05-24 17:48:25 -04:00
Silvan Mosberger
4c1bf57f37 imagemagick: Remove obsolete patch
According to https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588
this has been mitigated in versions 6.9.4-7 and 7.0.1-9, which we're well
past already.
2019-05-24 23:43:01 +02:00
Silvan Mosberger
3556df6247 Merge pull request #61686 from georgewhewell/broadcom-sta
broadcom_sta: fix build on linux-5.1
2019-05-24 23:37:36 +02:00
Elis Hirwing
f0adad2d01 Merge pull request #62000 from r-ryantm/auto-update/stunnel
stunnel: 5.53 -> 5.54
2019-05-24 23:17:22 +02:00
Elis Hirwing
8bbdde7032 Merge pull request #61975 from markuskowa/fix-rtl433
rtl_433: enable soapysdr backend support
2019-05-24 23:12:43 +02:00
Maximilian Bosch
7755d37eca Merge pull request #62014 from r-ryantm/auto-update/vim-vint
vim-vint: 0.3.19 -> 0.3.20
2019-05-24 22:10:42 +02:00
Vladyslav M
040bee95e4 lsd: 0.15.0 -> 0.15.1 (#62020)
lsd: 0.15.0 -> 0.15.1
2019-05-24 22:24:10 +03:00
Vladyslav M
5bcc45c42b lsd: 0.15.0 -> 0.15.1 2019-05-24 21:49:00 +03:00
Christopher League
53b7e136e5 briss: Use makeWrapper so it can take command-line args 2019-05-24 20:43:21 +02:00