Commit Graph

207245 Commits

Author SHA1 Message Date
Mikhail Klementev
dad53fa08b codeql: init at 2.0.0 2019-12-31 16:29:20 +01:00
Benjamin Esham
054214057a gitstatus: patch fewer lines
The sed invocation was changing all lines matching "local daemon.*".
This changed the line it was supposed to, but two other lines that also
matched that pattern were being modified, which meant that the
"daemon_pid_var" and "daemon_pid" variables were not defined when they
should have been.
2019-12-31 10:29:08 -05:00
Lorenzo Manacorda
9512e8486e ssb-patchwork: 3.17.1 -> 3.17.2 2019-12-31 16:11:47 +01:00
Maximilian Bosch
a5689a2ff1
matrix-synapse: 1.7.2 -> 1.7.3
https://github.com/matrix-org/synapse/releases/tag/v1.7.3
2019-12-31 16:00:51 +01:00
Alex Whitt
2d00e8d6f3 python_openzwave: Fix broken and missing dependencies. 2019-12-31 09:36:05 -05:00
Jörg Thalheim
a45447a3d5
bandwhich: init at 0.6.0 (#76689)
bandwhich: init at 0.6.0
2019-12-31 14:23:19 +00:00
Jakub Sokołowski
3238beab0a nixos/transmission: fix from where service loads config
Currently if you specify home to be someplace else than ~/ for user
then Transmissions always attempts to load the config from the
default location which is $HOME/.config/transmission-daemon based on documentation:
https://github.com/transmission/transmission/wiki/Configuration-Files

Which means that the changes done to the config under settingsDir in
ExecPreStart have no effect because they are modifying a file that is never loaded.

I've added an explicit --config-dir ${settingsDir} to make sure
that Transmission loads the correct config file even when home is changed.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-12-31 15:21:29 +01:00
Ryan Mulligan
fece1cb894
Merge pull request #76387 from r-ryantm/auto-update/qbittorrent
qbittorrent: 4.2.0 -> 4.2.1
2019-12-31 06:03:17 -08:00
Florian Klink
d6bbe6c0f5
Merge pull request #76719 from flokli/containers-poweroff
nixos/containers: use machinectl poweroff
2019-12-31 14:41:58 +01:00
Doron Behar
b763746404 mpvScripts.mpris: 0.2 -> 0.3 2019-12-31 15:08:05 +02:00
Jörg Thalheim
2e6f703473
Merge pull request #76733 from tokudan/nextcloud-proxy
nextcloud module: https is important not only for proxies
2019-12-31 12:20:50 +00:00
Daniel Frank
6d671372b5
nextcloud module: https is important not only for proxies 2019-12-31 13:01:46 +01:00
Jörg Thalheim
44e9c12e88
rambox: fix hash (#76618)
rambox: fix hash
2019-12-31 11:57:39 +00:00
Jörg Thalheim
073623d335
Merge pull request #76722 from xwvvvvwx/wireguard-kernel-versions
linuxPackagesFor: wireguard: respect supported kernel versions
2019-12-31 11:47:27 +00:00
Jörg Thalheim
cc62f6b3f3
Merge pull request #76731 from Ninlives/update-wps
wpsoffice: update `src`
2019-12-31 11:45:51 +00:00
Gürkan Gür
36af8d34c9 django-postgresql-netfields: init at 1.2.2 2019-12-31 10:30:49 +01:00
David Terry
27ca6c2939
linuxPackagesFor: wireguard: noop for kernel >= 5.6 2019-12-31 09:36:51 +01:00
Oleksii Filonenko
1a477dc895
bandwhich: 0.5.1 -> 0.6.0
- Rename from `what` to `bandwhich`
- Add Security for darwin
2019-12-31 10:20:07 +02:00
mlatus
7f6116444b update src url and hash for wpsoffice 2019-12-31 15:14:58 +08:00
mox
89c23241ed Adding passthru to ion shell to allow using it as a login shell as advised for a similar case in https://github.com/NixOS/nixpkgs/issues/45830 2019-12-31 06:40:07 +01:00
Christoph Neidahl
f7bd1742f1 palemoon: use gcc7, remove build notification
Changes as requested in https://github.com/NixOS/nixpkgs/pull/69206
2019-12-31 04:32:43 +01:00
Franz Pletz
08dc289f05
Merge pull request #74796 from prusnak/gcc-arm-embedded
gcc-arm-embedded: 8-2019-q3-update -> 9-2019-q4-major
2019-12-31 02:19:03 +00:00
Arnout Engelen
a4366042c2 opensc: 0.19.0 -> 0.20.0 (#76666) 2019-12-30 19:50:44 -05:00
John Ericson
cfd013813e
Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-cc
stdenv, haskell: bonafied GHCJS cross compilation without stdenv.cc
2019-12-30 16:40:43 -08:00
ysander
9922a5498b atom, atom-beta: 1.36.1 -> 1.42.0, 1.37.0-beta0 -> 1.43.0-beta0
Add shared libraries libuuid and libatk-bridge
2019-12-31 01:25:00 +01:00
John Ericson
c1fb358a78 Merge remote-tracking branch 'obsidian/ghcjs-cross-without-cc-common' into ghcjs-cross-without-cc 2019-12-30 18:16:22 -05:00
John Ericson
6078f094c6 pkgs/stdenv/booter.nix: Add comment explaining hasCC trickery 2019-12-30 18:09:45 -05:00
Florian Klink
90a3908ec3 nixos/containers: use machinectl poweroff
Previously, we were storing the leader pid in a runtime file and
signalled SIGRTMIN+4 manually.

In systemd 219, the `machinectl poweroff` command was introduced, which
does that for us.
2019-12-30 22:28:53 +01:00
Aaron Andersen
66bf75415f
Merge pull request #76551 from symphorien/nagios2
nagios: various improvements
2019-12-30 14:21:03 -05:00
Tim Steinbach
d835f229f4
Merge pull request #76711 from ktor/master
gradle: 5.6.1 -> 5.6.4
2019-12-30 13:20:25 -05:00
Anderson Torres
a9eb3eed17
Merge pull request #76712 from AndersonTorres/update/bochs
Bochs: quote homepage URL in order to suit the new standards
2019-12-30 15:18:59 -03:00
AndersonTorres
a36e54de9d Bochs: quote homepage URL in order to suit the new standards 2019-12-30 15:16:53 -03:00
Matthew Bauer
b43479d49f nixos/nvidia: add nvidia-uvm-tools device
Related to https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1767777
2019-12-30 13:15:10 -05:00
Ryan Mulligan
3a644e30b9
Merge pull request #46131 from ju1m/shorewall
shorewall: init at 5.2.3.3
2019-12-30 10:04:31 -08:00
Maximilian Bosch
6885a05192
rx: restrict builds to x86 targets 2019-12-30 18:47:34 +01:00
Julien Moutinho
56a73dfb35 shorewall: init at 5.2.3.3
nixos/shorewall: init
2019-12-30 09:42:03 -08:00
Pawel Kruszewski
5f182a9eed gradle: 5.6.1 -> 5.6.4 2019-12-30 18:33:21 +01:00
Marek Mahut
97da2d22fe python3Packages.trezor: 0.11.5 -> 0.11.6 2019-12-30 18:14:42 +01:00
Chris Ostrouchov
8f870327b2 pythonPackages.aioamqp: 0.13.0 -> 0.14.0 fix broken package 2019-12-30 18:13:51 +01:00
Chris Ostrouchov
98d34eda12 pythonPackages.pyrabbit2: init at 1.0.7 2019-12-30 18:13:51 +01:00
Frederik Rietdijk
3af601f37d
Merge pull request #76664 from costrouc/python-fsspec-update
python3Packages.fsspec: 0.5.2 -> 0.6.2 enable tests
2019-12-30 18:10:17 +01:00
Frederik Rietdijk
5a3cbd01f7
Merge pull request #76652 from costrouc/python-httpx-init
Packaging several async python web libraries / databases connectors
2019-12-30 18:09:22 +01:00
Oleksii Filonenko
31fffc6a69 topgrade: 3.5.0 -> 3.6.0 2019-12-30 09:02:45 -08:00
Orivej Desh (NixOS)
b5a8b62993
Merge pull request #76272 from orivej/dpdk
Fix build and update dpdk and dependent packages
2019-12-30 16:54:22 +00:00
Orivej Desh
140ab69ae6 pktgen: 3.7.2 -> 19.12.0, build with meson, fix build
Building with make requires share/dpdk/mk/ from the make build of dpdk, which is
not installed by the meson build of dpdk.
2019-12-30 16:50:41 +00:00
Orivej Desh
fdb16f3a77 linuxPackages.dpdk: fix build 2019-12-30 16:50:40 +00:00
Orivej Desh
ddc4239e6a odp-dpdk: fix build 2019-12-30 16:50:40 +00:00
Orivej Desh
14caf0fdaa spdk: 19.04 -> 19.10, fix build with mesonified dpdk 2019-12-30 16:50:40 +00:00
Orivej Desh
17884f7b15 dpdk: 19.08.2 -> 19.11 2019-12-30 16:50:40 +00:00
Aaron Andersen
6777926911 nixos/httpd: update default ssl protocols 2019-12-30 11:24:11 -05:00