Jan Tojnar
fc6e61b1c5
Merge pull request #100015 from NixOS/expo-cli-fix
...
nodePackages.expo-cli: use .override
2020-10-08 16:17:16 +02:00
Tim Steinbach
9d481e0bb1
snort: 2.9.16 -> 2.9.16.1
2020-10-08 10:12:41 -04:00
Thibault Gagnaux
fd2c495e97
bazel_0: fix build on darwin
...
Fixes `error: thread-local storage is not supported for the current target` by
upgrading clang_7 -> to clang_8 which supports thread-local storage.
2020-10-08 16:03:44 +02:00
Timo Kaufmann
19ac436cf5
Merge pull request #93450 from ardumont/gerbera-service
...
mediatomb: Improve service + add gerbera support and tests
2020-10-08 14:20:07 +02:00
Timo Kaufmann
b836d199bf
Merge pull request #100026 from ardumont/drop-spidermonkey-alias
...
Drop spidermonkey from aliases
2020-10-08 14:16:56 +02:00
Antoine R. Dumont (@ardumont)
b1062d4dcd
Drop spidermonkey from aliases
...
It's already aliased in all-packages.
This creates issues at least for the mediatomb build.
Related to #93450#issuecomment-705408544
2020-10-08 12:43:01 +02:00
Hongchang Wu
b50ef4e3f2
ocamlPackages.fmt: 0.8.8 -> 0.8.9
2020-10-08 11:36:01 +02:00
Vincent Laporte
afa12b1128
ocamlPackages.bap: 2.0.0 → 2.1.0
2020-10-08 10:31:19 +02:00
Daniël de Kok
c8111ef271
Merge pull request #99946 from ggreif/master
...
wasmtime: 0.19.0 -> 0.20.0
2020-10-08 10:02:09 +02:00
Daniël de Kok
12112dedbf
Merge pull request #99962 from penguwin/charm
...
charm: 0.8.2 -> 0.8.3
2020-10-08 09:55:45 +02:00
Jan Tojnar
94447e06b4
nodePackages.expo-cli: use .override
...
generate.sh seems to remove changes to node-env.nix, fortunately
.override seems to work so .overrideNodeAttrs does not actually
seem necessary. Not sure why I did not use it before.
2020-10-08 09:43:53 +02:00
Linus Heckemann
3e3f81aeac
Merge pull request #99658 from Ma27/nextcloud-copy-fix
...
nixos/nextcloud: fix nginx config to allow copy/move-operations again
2020-10-08 09:35:32 +02:00
Antoine R. Dumont (@ardumont)
a007e07abb
mediatomb/gerbera: Add release note information for 20.09
...
Note that it made into 2 entries, one about new options in the first section.
Another in the breaking compatibility section due to the openFirewall option
which changes the behavior.
2020-10-08 08:59:49 +02:00
Antoine R. Dumont (@ardumont)
3248506a00
mediatomb/gerbera: Improve firewall rules and open firewall option
...
This changes the default behavior which opened by default the firewall rules.
The users now need to declare explicitely they want to open the firewall.
2020-10-08 08:59:49 +02:00
Antoine R. Dumont (@ardumont)
9fdd11c6a8
mediatomb/gerbera: Bootstrap tests on service
...
This exposes 2 scenario running the mediatomb service:
- one running with the unmaintained mediatomb package
- one running with the new maintained gerbera package
2020-10-08 08:59:49 +02:00
Antoine R. Dumont (@ardumont)
86e56d5322
mediatomb/gerbera: Add missing types to options
...
This also fixes some various small limitations:
- Drop unnecessary quoting
- Drop duplicated gerbera interface definition
- Fix configuration indentation
2020-10-08 08:59:48 +02:00
Antoine R. Dumont (@ardumont)
fcb38d6773
mediatomb/gerbera: Make the actual configuration generation lazy
...
Also use verbose flag in cli command to make the intent clearer.
2020-10-08 08:59:48 +02:00
Antoine R. Dumont (@ardumont)
de838249c7
mediatomb/gerbera: Introduce the mediaDirectories option
...
So users can declare their autoscan directories configuration from nix.
2020-10-08 08:59:48 +02:00
Antoine R. Dumont (@ardumont)
96d1844746
mediatomb/gerbera: Introduce the pcDirectoryHide option
2020-10-08 08:59:48 +02:00
Antoine R. Dumont (@ardumont)
1db9813dd3
mediatomb/gerbera: Make transcoding option lazy and runnable if activated
...
In the sense that the pkgs dependency will be pulled if the service is
transcoding enabled. Otherwise, the transcoding part is completely dropped from
the generated configuration.
2020-10-08 08:59:48 +02:00
Edward Tjörnhammar
3bb5cc6849
mediatomb: make service compatible with the gerbera fork
...
The duplication of the interface xml tag is needed for
the daemon to respect the setting.
2020-10-08 08:59:47 +02:00
Anderson Torres
fab168dbf7
Merge pull request #96849 from buckley310/vmwareview
...
vmware-horizon-client: init at 2006
2020-10-08 03:02:02 -03:00
Drew Risinger
4f36ce4aff
python3Packages.cvxpy: 1.1.5 -> 1.1.6
2020-10-07 22:59:17 -07:00
Zoran Bošnjak
4c1d900de6
python3Packages.py3exiv2: 0.7.0 -> 0.8.0
...
Existing version is marked 'broken'.
Resolves #99623 .
2020-10-07 22:56:31 -07:00
Ben Darwin
07099cdb30
python3Packages.pydot_ng: remove
...
- deprecated in favour of `pydot`
2020-10-07 22:54:13 -07:00
Drew Risinger
a2e6852a69
python3Packages.cirq: 0.8.2 -> 0.9.1
2020-10-07 22:29:04 -07:00
Sean Buckley
365368035c
vmware-horizon-client: init at 2006
2020-10-08 00:36:17 -04:00
Anderson Torres
8aeaba64d7
Merge pull request #99604 from berbiche/cagebreak
...
cagebreak: init at 1.4.2
2020-10-08 00:05:57 -03:00
John Ericson
e4538ab8bb
Merge pull request #99583 from lopsided98/lm-sensors-cross
...
lm_sensors: fix cross-compilation
2020-10-07 23:04:30 -04:00
Anderson Torres
c095d986c7
Merge pull request #99958 from lsix/nano-5.3
...
nano: 5.2 -> 5.3
2020-10-07 23:58:44 -03:00
Anderson Torres
cac0cfa27b
Merge pull request #99422 from hloeffler/rgxg-init-0.1.2
...
Rgxg: init at 0.1.2
2020-10-07 23:56:33 -03:00
gnidorah
bdf7cf5939
mame: 0.224 -> 0.225 ( #99969 )
2020-10-07 22:50:06 -04:00
Ryan Mulligan
c6a937ed22
Merge pull request #85040 from das-g/prevo-init
...
prevo: init at 0.2
2020-10-07 19:34:43 -07:00
Raphael Borun Das Gupta
905cf1555c
prevo: init at 0.2
2020-10-07 19:29:26 -07:00
Mario Rodas
3b99c32c91
Merge pull request #99913 from marsam/update-syncthing
...
syncthing: 1.9.0 -> 1.10.0
2020-10-07 21:27:10 -05:00
Mario Rodas
dbf63a9e32
Merge pull request #99686 from marsam/update-grpcurl
...
grpcurl: 1.4.0 -> 1.7.0
2020-10-07 21:21:57 -05:00
Ben Wolsieffer
cba24b487e
lm_sensors: fix cross-compilation
2020-10-07 21:40:29 -04:00
Wael Nasreddine
e8a3c739bd
mellowplayer: 3.6.5 -> 3.6.6 ( #99919 )
2020-10-07 18:01:12 -07:00
Martin Weinelt
ba4d666486
Merge pull request #99981 from jonringer/reintroduce-sphinx-argparse
...
python3Packages.sphinx-argparse: reintroduce
2020-10-08 02:28:52 +02:00
Martin Weinelt
75bf9558a4
Merge pull request #98771 from helsinki-systems/init/thc-ipv6
...
thc-ipv6: init at 3.6
2020-10-08 02:20:06 +02:00
ajs124
02e2b63aa2
Merge pull request #99974 from helsinki-systems/upd/sogo501
...
sogo: 5.0.0 -> 5.0.1
2020-10-08 01:42:03 +02:00
Austin Seipp
38abb8f734
libfsm: 0.1pre1905 -> 0.1pre2442
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-07 17:01:42 -05:00
gnidorah
708f3ce52f
ArchiSteamFarm: 4.2.4.0 -> 4.3.0.6 ( #99972 )
2020-10-07 17:55:26 -04:00
José Romildo Malaquias
b2b64e4a44
Merge pull request #99311 from romildo/upd.flat-remix-icon-theme
...
flat-remix-icon-theme: 20200116 -> 20200710
2020-10-07 18:50:30 -03:00
Jonathan Ringer
7621902c12
python3Packages.sphinx-argparse: reintroduce
...
was accidently removed in 6b23dc8f96
2020-10-07 14:14:05 -07:00
Janne Heß
3f69715b63
sogo: 5.0.0 -> 5.0.1
2020-10-07 23:11:45 +02:00
Aaron Andersen
6545e9a69d
Merge pull request #99719 from aanderse/zabbix
...
zabbix: 4.0.24 -> 4.0.25, 5.0.3 -> 5.0.4
2020-10-07 16:56:33 -04:00
Robert Scott
889a785f98
Merge pull request #99499 from tricktron/fix-fsspec-linux-take2
...
python3Packages.fsspec: fix tests on linux
2020-10-07 21:51:45 +01:00
Robert Scott
f6af6263d6
Merge pull request #98619 from tricktron/fix-fs-darwin
...
python3Packages.fs: fix tests on darwin
2020-10-07 21:49:37 +01:00
markuskowa
9fab6f9b2b
Merge pull request #98823 from r-ryantm/auto-update/multimon-ng
...
multimon-ng: 1.1.8 -> 1.1.9
2020-10-07 22:32:30 +02:00