3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

200321 commits

Author SHA1 Message Date
Marek Mahut aa3bf36862
Merge pull request #71882 from r-ryantm/auto-update/spirv-headers
spirv-headers: 1.4.1 -> 1.5.1
2019-11-01 09:10:57 +01:00
Marek Mahut 89a4607ac5 qsampler: using mkDerivation 2019-11-01 09:07:08 +01:00
tbenst 2958eb6266 pythonpackages.scikitimage: add missing dependency 2019-11-01 09:05:17 +01:00
Marek Mahut 4cac5a494a
Merge pull request #71861 from r-ryantm/auto-update/qbs
qbs: 1.13.1 -> 1.14.0
2019-11-01 09:02:29 +01:00
Marek Mahut 44f8e3f7e4
Merge pull request #71865 from r-ryantm/auto-update/qmidinet
qmidinet: 0.5.5 -> 0.6.0
2019-11-01 09:00:37 +01:00
Renaud e69fd930ed
Merge pull request #72193 from Ma27/bump-nexus
nexus: 3.18.1-01 -> 3.19.1-01
2019-11-01 08:55:24 +01:00
Graham Christensen 30b10641e1
Merge pull request #72343 from ivan/chromium-fix-startup
chromium: do not load .so files from current working directory
2019-11-01 08:16:27 +01:00
Vincent Laporte d1ee1bd06a ocamlPackages.ecaml: init at 0.12.0 2019-11-01 06:54:04 +00:00
xrelkd 940263f96e eksctl: 0.7.0 -> 0.8.0 2019-11-01 13:38:55 +08:00
Austin Seipp 53a7ae0185
foundationdb: no clang, use default gcc
These options should be experimental, and I'm keeping them off for now.
This also avoids any ABI concerns between libraries, too.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-11-01 00:36:31 -05:00
Austin Seipp 462d2b73c2
foundationdb61: 6.1.10 -> 6.1.12
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-11-01 00:36:27 -05:00
Peter Hoeg d936b17d14 nixos/displaylink: write out required xorg.conf fragment
Invoke xrandr to actually connect the device.

Additionally, we let systemd create the logs directory and use our module loader
instead of handling it manually.
2019-11-01 13:06:28 +08:00
Peter Hoeg 198fdd98fb linuxPackages.evdi: 1.6.2 -> 1.6.3
This works with kernel 5.3.x
2019-11-01 12:46:59 +08:00
Jan Tojnar 70c0c48970
Merge branch 'staging-next' into staging 2019-11-01 02:58:40 +01:00
Jan Tojnar 372964dd29
Merge branch 'master' into staging-next 2019-11-01 02:58:07 +01:00
Mario Rodas d901b961a9
Merge pull request #72286 from marsam/update-rubocop
rubocop: 0.75.0 -> 0.76.0
2019-10-31 20:42:06 -05:00
Niklas Hambüchen 73c71dd870
Merge pull request #70973 from nh2/meshlab-20190129-master
meshlab: 20180627-beta -> 20190129-beta
2019-11-01 02:29:31 +01:00
Jan Tojnar dafa543bf8
gnome-doc-utils: do not propagate Python
That breaks packages that rely on Python like itstool does.

https://github.com/NixOS/nixpkgs/pull/72342#issuecomment-548250501
2019-11-01 02:26:58 +01:00
Jan Tojnar ad1f06f79c
itstool: 2.0.2 -> 2.0.6 (#72342)
itstool: 2.0.2 -> 2.0.6
2019-11-01 02:26:08 +01:00
worldofpeace feda399909 accountsservice: fix vendor extensions
Fixes #72396.

The interface org.freedesktop.DisplayManager.AccountsService
should now exist. This also actually fixes #45059.
2019-10-31 20:46:03 -04:00
Chuck c0cecd0e60 python3Packages.libxml2: Patch to work around python3 + utf-8 itstool crash
1. Gnumeric has unbalanced XML tags in its doc translations.
2. itstool's XML error handler tries to print this error with context.
3. libxml2's context snipper treats the data as bytes, not UTF-8.
4. python3Packages.libxml2 casts the context to a UTF-8 Python string.
5. itstool dereferences a null pointer.

This patch intervenes at #4.

In https://bugzilla.gnome.org/show_bug.cgi?id=789714#c4 , upstream
suggests that intervening at #3 would be better -- that each of the four
copies of xmlParserPrintFileContextInternal() have four additional UTF-8
problems, one of which is that the caret indicator ought to count
"unicode characters" not bytes.  But to position a caret correctly, a
character count is not sufficient -- this would need to use icu's BiDi
logic (with fallback to doing something wrong when libxml2 is configured
not to use icu) -- which makes a 'correct' fix a much larger project
than this simple band-aid.
2019-10-31 17:30:33 -07:00
Tadeo Kondrak 1c1424af99
vapoursynth: R47.2 -> R48 2019-10-31 18:09:37 -06:00
Florian Klink 2f92befaf3
Merge pull request #72379 from talyz/gitlab-12.4.1
gitlab: 12.4.0 -> 12.4.1
2019-11-01 00:25:56 +01:00
WilliButz 09f823dc83
prometheus-postgres-exporter: 0.6.0 -> 0.7.0, run tests 2019-10-31 23:52:16 +01:00
Maximilian Bosch 8a0fdf0011
Merge pull request #72195 from Ma27/package-fzf-zsh
fzf-zsh: init at unstable-2019-09-09
2019-10-31 23:32:02 +01:00
Kevin Cox e12df0e9ce
Merge pull request #71122 from NixOS/kevincox-oa_ded
Make oa_ded link as well as openarena.
2019-10-31 22:26:41 +00:00
Marek Mahut fb5130d79a
Merge pull request #72387 from risicle/ris-jhead-CVE-2019-1010301-1010302
jhead: add patches for CVE-2019-1010301, CVE-2019-1010302
2019-10-31 23:24:34 +01:00
Kevin Cox 6b61d85a9d
Merge branch 'master' into kevincox-oa_ded 2019-10-31 22:22:34 +00:00
Renaud 17574594e2
libguestfs-appliance: 1.38.0 -> 1.40.1 2019-10-31 22:13:58 +01:00
Bas van Dijk d6cf06b950 tracecmd: 2.8.3 -> 2.9-dev & kernelshark: 0.9.8 -> 1.1.0 2019-10-31 16:07:39 -05:00
Robert Scott 7dacaa056c jhead: add patches for CVE-2019-1010301, CVE-2019-1010302 2019-10-31 21:02:34 +00:00
Amar Paul ded2b8a669 libguestfs: 1.38.6 -> 1.40.2 (#67572)
* libguestfs: bump stable 1.38.6 -> 1.40.2
2019-10-31 21:48:19 +01:00
Jan Tojnar b45c5dc0aa
libabigail: init at 1.6 (#72383)
libabigail: init at 1.6
2019-10-31 21:47:52 +01:00
Pavol Rusnak b877d845de
libabigail: init at 1.6
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-10-31 20:56:19 +01:00
Graham Bennett 08884d6a0f dropbox: 81.4.195 -> 83.4.152 (#72021)
Upgrading to latest stable version per
https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016.
With the previous nixpkgs version dropbox complained that the version is
too old at sign-in.
2019-10-31 20:43:11 +01:00
kolaente 67d0e44dc7
gitea: 1.9.4 -> 1.9.5 2019-10-31 20:33:22 +01:00
Renaud bcee548e8e
dropwatch: 1.5 -> 1.5.1 2019-10-31 20:22:10 +01:00
Renaud bca9437d1e
Merge pull request #72049 from babariviere/iosevka-v2.3.2
iosevka: 2.3.0 -> 2.3.2
2019-10-31 19:50:12 +01:00
Frederik Rietdijk 62193ec416 nixpkgs manual: document staging-next branch 2019-10-31 19:48:39 +01:00
Joachim F 7cd83236b9
Merge pull request #71839 from dtzWill/update/tor-browser-bundle-bin-9.0
tor-browser-bundle-bin: 8.5.5 -> 9.0
2019-10-31 18:25:49 +00:00
talyz 2e8417b52a gitlab: 12.4.0 -> 12.4.1 2019-10-31 18:55:08 +01:00
Florian Klink e3907717cc bpython: fix build
aeb63f40dd bumped bpython to 0.18, but it
failed to build afterwards, due to the .desktop file being renamed.
2019-10-31 10:38:37 -07:00
Niklas Hambüchen 62fbcea807
Merge pull request #72057 from nh2/polkit-musl-elogind
musl support for polkit, add elogind
2019-10-31 17:05:42 +01:00
Niklas Hambüchen 1ca49b80cb polkit: Disable systemd support on musl, it needs elogind there 2019-10-31 16:47:00 +01:00
Jan Tojnar 471869c918
Merge pull request #71659 from jtojnar/pyselinux
pythonPackages.libselinux: init
2019-10-31 16:03:13 +01:00
worldofpeace a51ea52f5a
Merge pull request #72133 from jtojnar/t-m-c
telepathy-mission-control: 5.16.4 → 5.16.5
2019-10-31 15:02:44 +00:00
Tim Steinbach 8a75eaa6a0
oh-my-zsh: 2019-10-27 -> 2019-10-30 2019-10-31 10:42:54 -04:00
Tim Steinbach f5dadcdb1a
vivaldi: 2.8.1664.44-1 -> 2.9.1705.31-1 2019-10-31 10:42:54 -04:00
worldofpeace c613d70550
Merge pull request #72313 from worldofpeace/fixup-twitter-font
twitter-color-emoji: use noto-fonts-emoji’s src
2019-10-31 14:41:47 +00:00
adisbladis bb86d34842
Merge pull request #72255 from max-wittig/patch-4
gitlab-runner: 12.4.0 -> 12.4.1
2019-10-31 14:02:08 +00:00