Mikhail Klementev
dad53fa08b
codeql: init at 2.0.0
2019-12-31 16:29:20 +01: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
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
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
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
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
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
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
Andrew Childs
93470276f9
mtdutils: fix cross build
2019-12-30 17:21:39 +01:00
Andrew Childs
2b3975d5d2
openocd: Fix FTDI channel configuration for SheevaPlug
2019-12-30 17:21:39 +01:00
Andrew Childs
4b877fb11b
ubootSheevaplug: install Kirkwood Boot Image instead of raw uboot
2019-12-30 17:21:39 +01:00
Andrew Childs
6dd60c6cac
texinfoInteractive: fix cross build
2019-12-30 17:21:39 +01:00
Andrew Childs
2e8e023363
libgpgerror: fix cross build on older 32-bit arm
2019-12-30 17:21:39 +01:00
Andrew Childs
209d700da4
nix: fix build on armv5tel-linux
2019-12-30 17:21:39 +01:00
Andrew Childs
63c9e4ee9d
meson: add armv5tel cpu family
2019-12-30 17:21:39 +01:00
Robert Scott
de0e71780c
afl: 2.52b -> 2.56b
...
can remove qemu glibc patch as it is now covered by afl's own patches
2019-12-30 10:21:19 -06:00
Jonathan Ringer
21958c0603
steam.chroot: add at-spi2-core
...
Needed by CrossCode
2019-12-30 17:13:12 +01:00
Aaron Andersen
7c8d98f8df
nixos/sysstat: provide a type for each module option
2019-12-30 17:10:53 +01:00
Marek Mahut
de4b7d51e9
Merge pull request #76700 from pschuprikov/fix-toggl-cli-deps
...
python3Packages: toggl-cli fix pendulum version bounds
2019-12-30 17:00:51 +01:00
Symphorien Gibol
cb38bf33e7
nagios: add nixos test
2019-12-30 16:41:18 +01:00