Commit Graph
246177 Commits
Author SHA1 Message Date
Tim Steinbach ee2c434e89 zulu: Remove maintainer nequissimus 2020-10-08 11:00:15 -04:00
Tim Steinbach 5596a2b01d kotlin: Remove maintainer nequissimus 2020-10-08 11:00:15 -04:00
Tim Steinbach 9ef0ac8fe9 docker: Remove maintainer nequissimus 2020-10-08 11:00:14 -04:00
Tim Steinbach 9b5201fb50 vivaldi: Remove maintainer nequissimus 2020-10-08 11:00:14 -04:00
Tim Steinbach 9b28998862 atom: Remove maintainer nequissimus 2020-10-08 11:00:14 -04:00
Timo KaufmannandGitHub 0fa60e2096 Merge pull request #100034 from timokau/mediatomb-fixes
Mediatomb fixes
2020-10-08 16:44:12 +02:00
Emery Hemingway dd8423f865 solo5: init 0.6.7 2020-10-08 16:21:09 +02:00
WORLDofPEACEandGitHub bed1a9ea5f Merge pull request #100035 from NixOS/revert-98158-afdko-3.5.1
Revert "pythonPackages.afdko: 3.5.0 → 3.5.1"
2020-10-08 10:20:18 -04:00
WORLDofPEACEandGitHub 407a5d7530 Revert "pythonPackages.afdko: 3.5.0 → 3.5.1" 2020-10-08 10:19:41 -04:00
Jan TojnarandGitHub 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
Timo Kaufmann a4cde0f969 nixos/mediatomb: fix doc errors
Follow-up to #93450 to fix the manual build.
2020-10-08 16:04:11 +02:00
Thibault GagnauxandProfpatsch 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 KaufmannandGitHub 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 KaufmannandGitHub 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 WuandVincent Laporte b50ef4e3f2 ocamlPackages.fmt: 0.8.8 -> 0.8.9 2020-10-08 11:36:01 +02:00
Vincent LaporteandVincent Laporte afa12b1128 ocamlPackages.bap: 2.0.0 → 2.1.0 2020-10-08 10:31:19 +02:00
Daniël de KokandGitHub 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 KokandGitHub 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 HeckemannandGitHub 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)andAntoine 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)andAntoine 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)andAntoine 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)andAntoine 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)andAntoine 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)andAntoine 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)andAntoine R. Dumont (@ardumont) 96d1844746 mediatomb/gerbera: Introduce the pcDirectoryHide option 2020-10-08 08:59:48 +02:00
Antoine R. Dumont (@ardumont)andAntoine 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örnhammarandAntoine R. Dumont (@ardumont) 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 TorresandGitHub fab168dbf7 Merge pull request #96849 from buckley310/vmwareview
vmware-horizon-client: init at 2006
2020-10-08 03:02:02 -03:00
Drew RisingerandJon 4f36ce4aff python3Packages.cvxpy: 1.1.5 -> 1.1.6 2020-10-07 22:59:17 -07:00
Zoran BošnjakandJon 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 DarwinandJon 07099cdb30 python3Packages.pydot_ng: remove
- deprecated in favour of `pydot`
2020-10-07 22:54:13 -07:00
Drew RisingerandJon 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 TorresandGitHub 8aeaba64d7 Merge pull request #99604 from berbiche/cagebreak
cagebreak: init at 1.4.2
2020-10-08 00:05:57 -03:00
John EricsonandGitHub e4538ab8bb Merge pull request #99583 from lopsided98/lm-sensors-cross
lm_sensors: fix cross-compilation
2020-10-07 23:04:30 -04:00
Anderson TorresandGitHub c095d986c7 Merge pull request #99958 from lsix/nano-5.3
nano: 5.2 -> 5.3
2020-10-07 23:58:44 -03:00
Anderson TorresandGitHub 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
gnidorahandGitHub bdf7cf5939 mame: 0.224 -> 0.225 (#99969) 2020-10-07 22:50:06 -04:00
Ryan MulliganandGitHub 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 GuptaandRyan Mulligan 905cf1555c prevo: init at 0.2 2020-10-07 19:29:26 -07:00
Mario RodasandGitHub 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 RodasandGitHub 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 NasreddineandGitHub e8a3c739bd mellowplayer: 3.6.5 -> 3.6.6 (#99919) 2020-10-07 18:01:12 -07:00
Martin WeineltandGitHub ba4d666486 Merge pull request #99981 from jonringer/reintroduce-sphinx-argparse
python3Packages.sphinx-argparse: reintroduce
2020-10-08 02:28:52 +02:00
Martin WeineltandGitHub 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