Commit Graph
201417 Commits
Author SHA1 Message Date
caadarandBjørn Forsman 028dacdcfb cups: fix misleading comment 2019-10-28 16:48:34 +01:00
Alyssa Ross 59dbb00555 symlinkJoin: fix cross 2019-10-28 15:12:35 +00:00
(cdep)illaboutandNiklas Hambüchen fc265d98c7 vte: enable building with musl
VTE requires a small patch to be able to be built with musl.
2019-10-28 16:11:32 +01:00
José Romildo Malaquias d3ff8e6359 ocamlPackages.angstrom: 0.10.0 -> 0.12.1 2019-10-28 12:00:00 -03:00
Jörg ThalheimandGitHub 33cb21574b pythonPackages.python-language-server: 0.28.3 -> 0.29.1 (#72045)
pythonPackages.python-language-server: 0.28.3 -> 0.29.1
2019-10-28 14:48:26 +00:00
Jörg ThalheimandGitHub 9b9cf32ee5 Merge branch 'master' into python-language-server 2019-10-28 14:37:02 +00:00
(cdep)illaboutandNiklas Hambüchen 370d483a0d libusb1: enable compiling with musl
libusb1 can't depend on systemd in order to be compiling with musl,
because systemd can't be built with musl.

Since systemd provides udev, udev support needs to be disabled when
building libusb1.
2019-10-28 15:28:33 +01:00
(cdep)illaboutandNiklas Hambüchen b72984e7a3 dbus: enable building with musl
When building dbus with musl, it must not take systemd as a buildInput,
because systemd is not able to be build with musl.
2019-10-28 15:24:44 +01:00
Doron Behar 6badf45079 firmwareLinuxNonfree: 2019-09-23 -> 2019-10-22 2019-10-28 16:22:48 +02:00
talyzandEmery Hemingway d5db11ccbd nixos/gitlab: Remove the old lib symlink in the state directory
Also, remove the old and unused PermissionsStartOnly definition in the
gitlab-workhorse systemd service.
2019-10-28 14:56:37 +01:00
talyzandEmery Hemingway 041cbd860d nixos/gitlab: Abort on error and use of unset variables
Default behavior is to continue executing the script even when one or
multiple steps fail. We want to abort early if any part of the
initialization fails to not run with a partially initialized state.

Default behavior also allows dereferencing non-existent variables,
potentially resulting in hard-to-find bugs.
2019-10-28 14:56:37 +01:00
talyzandEmery Hemingway 5081a6cd56 gitlab: 12.3.5 -> 12.4.0
- gitlab-shell no longer requires ruby for anything else than the
  install script, so the bundlerEnv stuff could be dropped

- gitlab-shell and gitlab-workhorse now report their versions
  correctly
2019-10-28 14:56:37 +01:00
Marek MahutandGitHub e79bc59532 Merge pull request #72024 from bachp/minio-2019-10-12
minio: 2019-02-26T19-51-46Z -> 2019-10-12T01-39-57Z
2019-10-28 14:16:17 +01:00
Marek MahutandGitHub 05f8b1f5bb Merge pull request #72131 from azuzunaga/solargraph/update/0.37.2
solargraph: 0.35.2 -> 0.37.2
2019-10-28 14:15:02 +01:00
adisbladisandGitHub 5dd330ef0e Merge pull request #72093 from prusnak/go-fortify
stop using hardeningDisable = [ "fortify" ]; for Go packages
2019-10-28 14:09:55 +01:00
José Romildo Malaquias f38c52ae44 enlightenment.efl: remove dependence on xineLib
EFL supports four video back-ends: gstreamer, gstreamer1, libvlc, and
xine. After asking in the IRC channel, the author (raster) recommended
enabling gstreamer1 and disabling the others.
2019-10-28 09:57:35 -03:00
Marek MahutandGitHub 517dfa4a66 Merge pull request #72050 from jonringer/bump-minecraft
minecraft: 2.1.5965 -> 2.1.7658
2019-10-28 13:40:19 +01:00
Marek MahutandGitHub 0099870d52 Merge pull request #72122 from primeos/tev
tev: init at 1.13
2019-10-28 13:35:00 +01:00
Marek MahutandGitHub 98e272c70b Merge pull request #72158 from mmahut/openscCVE
opensc: CVE-2019-15945 CVE-2019-15946
2019-10-28 13:33:38 +01:00
Pascal Bach 3abe87d6b8 minio: 2019-02-26T19-51-46Z -> 2019-10-12T01-39-57Z 2019-10-28 13:25:29 +01:00
Marek Mahut 4bd324935c opensc: CVE-2019-15946
(cherry picked from commit 80c90b48c2df2e53ea2a72ce79fe5f4c6f2a25da)
2019-10-28 12:50:01 +01:00
Marek Mahut e807b32ee4 opensc: CVE-2019-15945
(cherry picked from commit e4258001a1566ebaec0f79f6a71960363e19b1dc)
2019-10-28 12:49:55 +01:00
Silvan MosbergerandGitHub 13b893fd9a Merge pull request #72140 from alunduil/add-zfs-replication-to-module-list
nixos/zfs: add autoReplication to module list
2019-10-28 12:33:15 +01:00
Franz PletzandGitHub d0d5884ba5 Merge pull request #72156 from Mic92/pass-import
passExtensions.pass-import: 2.3 -> 2.6
2019-10-28 10:55:39 +00:00
Jörg Thalheim 22b2ccf876 passExtensions.pass-import: 2.3 -> 2.6 2019-10-28 10:36:02 +00:00
Christian KauhausandGitHub 9d87889b34 Merge pull request #72025 from risicle/ris-file-CVE-2019-18218
file: add patch for CVE-2019-18218
2019-10-28 11:30:13 +01:00
Chris Rendle-Short c972e1b0d5 crawl: 0.23.2 -> 0.24.0 2019-10-28 21:20:42 +11:00
Kier DavisandFrederik Rietdijk 443f1a43ef pythonPackages.pylint: add setuptools
Previously it was missing a runtime dependency on setuptools:

    [kier@saelli:~/checkouts/nixpkgs]$ $(nix-build -A python27Packages.pylint --no-out-link)/bin/pylint
    Traceback (most recent call last):
      File "/nix/store/0k8h6n6nxjcs2j5jp54mfppjbx37hrrg-python2.7-pylint-1.9.5/bin/.pylint-wrapped", line 6, in <module>
        from pylint import run_pylint
      File "/nix/store/0k8h6n6nxjcs2j5jp54mfppjbx37hrrg-python2.7-pylint-1.9.5/lib/python2.7/site-packages/pylint/__init__.py", line 11, in <module>
        from .__pkginfo__ import version as __version__
      File "/nix/store/0k8h6n6nxjcs2j5jp54mfppjbx37hrrg-python2.7-pylint-1.9.5/lib/python2.7/site-packages/pylint/__pkginfo__.py", line 25, in <module>
        from pkg_resources import parse_version
    ImportError: No module named pkg_resources

With this change, the same command now correctly prints pylint's help text.

This only applies to Python 2.
2019-10-28 10:52:50 +01:00
Maximilian BoschandGitHub 9d37be21a7 Merge pull request #72149 from marsam/update-ripgrep-all
ripgrep-all: 0.9.2 -> 0.9.3
2019-10-28 10:41:42 +01:00
Franz PletzandGitHub 9836f91191 Merge pull request #72109 from ciil/jira-update
atlassian-jira: 8.4.2 -> 8.5.0
2019-10-28 09:33:28 +00:00
Maximilian Bosch ea1af69374 clipman: 1.1.0 -> 1.2.0
https://github.com/yory8/clipman/releases/tag/v1.2.0
2019-10-28 10:30:51 +01:00
Christian KauhausandGitHub 641b853abf Merge pull request #71080 from risicle/ris-openmpt123-0.4.9
openmpt123: 0.4.1 -> 0.4.9, fixing CVE-2019-17113
2019-10-28 10:19:46 +01:00
Franz Pletz 5d22f7afe1 nixos/acme: fix staging endpoint url
fixes #72067
2019-10-28 10:12:39 +01:00
Linus HeckemannandGitHub 5d20246ac2 Merge pull request #72107 from lheckemann/fbterm-cross
fbterm: fix cross-build
2019-10-28 10:10:52 +01:00
Franz PletzandGitHub ad6f4005b8 Merge pull request #63697 from marsam/caddy-disable-telemetry
caddy: disable telemetry
2019-10-28 09:07:42 +00:00
Linus HeckemannandGitHub e7a6123a07 Merge pull request #72080 from Infinisil/znapzend-improvements
Znapzend improvements
2019-10-28 09:43:49 +01:00
Benedikt HungerandJon b27bdf4ec8 pythonPackages.qscintilla-qt5: fix build 2019-10-28 01:40:52 -07:00
Mario RodasandGitHub bf4926dd0c Merge pull request #71666 from r-ryantm/auto-update/libgdiplus
libgdiplus: 6.0.2 -> 6.0.4
2019-10-28 03:17:13 -05:00
Frederik RietdijkandGitHub ba66b51a4e Merge pull request #72101 from NixOS/staging-next
Staging next
2019-10-28 09:00:36 +01:00
Mario Rodas 460e2d2f7f watchexec: 1.10.3 -> 1.11.1
Changelog:
- https://github.com/watchexec/watchexec/releases/tag/1.11.0
- https://github.com/watchexec/watchexec/releases/tag/1.11.1
2019-10-28 03:00:00 -05:00
Mario Rodas 549303466e ripgrep-all: 0.9.2 -> 0.9.3 2019-10-28 03:00:00 -05:00
Frederik Rietdijk 21635748a8 Merge master into staging-next 2019-10-28 08:59:50 +01:00
Vincent LaporteandVincent Laporte 8dc2173905 ocamlPackages.decompress: 0.6 → 0.9.0
ocamlPackages.git: 1.11.5 → 2.1.0

ocamlPackages.imagelib: 20171028 → 20191011

ocamlPackages.imagelib-unix: init
2019-10-28 07:37:24 +00:00
Vincent LaporteandVincent Laporte ea5684b438 ocamlPackages.encore: init at 0.3 2019-10-28 07:37:24 +00:00
Vincent LaporteandVincent Laporte 9f26063077 ocamlPackages.ke: init at 0.4 2019-10-28 07:37:24 +00:00
Pawel KruszewskiandBjørn Forsman 7d43ee015a bcompare: 4.3.0.24364 -> 4.3.1.24438 2019-10-28 08:22:46 +01:00
Slawomir Gonet 2ffa30a662 Remove unnecessary sentry-sdk dependencies causing problems in python27 builds 2019-10-28 08:17:50 +01:00
Will Dietz 86eedaf1ca radiotray-ng: python3 2019-10-28 01:49:08 -05:00
Will Dietz 0be3118f7e radiotray-ng: 0.2.6 -> 0.2.7
https://github.com/ebruck/radiotray-ng/releases/tag/v0.2.7
2019-10-28 01:45:01 -05:00
worldofpeaceandGitHub 7ce9e536ae Merge pull request #72096 from jtojnar/sushi-fix
gnome3.sushi: fix module loading
2019-10-28 06:30:19 +00:00