Commit graph

183142 commits

Author SHA1 Message Date
worldofpeace 4fb91d10c8 nixos/pantheon: add an apps.enable option 2019-12-21 23:08:13 -05:00
worldofpeace e7c568a0b0
Merge pull request #45347 from bignaux/pysolfc
PySolFC: 2.0 -> 2.6.4
2019-12-21 22:20:48 -05:00
worldofpeace 9f99517f62
Merge pull request #76113 from nh2/qtpass-dont-hardcode-pass-otp-usr-lib
qtpass: Fix /usr/lib hardcode to pass-otp.
2019-12-21 22:03:14 -05:00
Niklas Hambüchen fd4dd7ea1e
Merge pull request #70526 from kampka/spacegun
spacegun: init at 0.3.3
2019-12-22 03:36:46 +01:00
Niklas Hambüchen 213e129825 qtpass: Fix /usr/lib hardcode to pass-otp.
Before, the checkbox for OTP functionality could not be enabled on
NixOS, even when `(pass.withExtensions (exts: [ exts.pass-otp ]))`
was installed correctly.
2019-12-22 03:19:52 +01:00
Renaud b219b05efb
Merge pull request #76137 from aanderse/redmine-master
redmine: 4.0.5 -> 4.1.0
2019-12-22 01:41:26 +01:00
Dennis Gosnell 88691a9a1d
Merge pull request #76125 from cdepillabout/add-pscid
pscid: init at 2.8.5
2019-12-22 09:14:07 +09:00
Aaron Andersen 58d248c46f
Merge pull request #76132 from markuskowa/upd-php
php: 7.2.25 -> 7.2.26, 7.3.12 -> 7.3.13, 7.4.0 -> 7.4.1
2019-12-21 19:04:15 -05:00
markuskowa 8317f22265
Merge pull request #76152 from markuskowa/lic-gnunet
gnunet: fix license
2019-12-22 00:53:41 +01:00
worldofpeace 15511b7245
Merge pull request #76143 from worldofpeace/lightdm-wayland-support
lightdm: add patch to fix wayland sessions
2019-12-21 17:57:47 -05:00
Michael Weiss b9b77386b0
Merge pull request #75247 from Elyhaka/sway
sway: refactor with a wrapper

This moves the wrapper functionality from the NixOS module to a new package
(wrapper) that wraps the original sway package (sway-unwrapped). Therefore it's
now also possible to properly use Sway on non-NixOS systems out of the box.

The new submodule for the wrapperFeatures makes it easy to extend the
functionality which should become useful in the future.

This also introduces a GTK wrapper feature to fix issues with icon/GTK themes,
e.g. when running waybar or wofi. This should also work for #67704. If not, we
might have to add some additional dependencies/arguments for this case.
2019-12-21 23:48:02 +01:00
Markus Kowalewski fa3793e8a4
gnunet fix license 2019-12-21 22:45:39 +01:00
Elyhaka d467c59825
sway: refactor with a wrapper 2019-12-21 21:17:21 +01:00
Maximilian Bosch 7b6d5dfcab
Merge pull request #76140 from deadloko/feature/qtcreator_411
qtcreator: 4.10.0 -> 4.11.0
2019-12-21 21:06:07 +01:00
Maximilian Bosch 10f8656f8f
Merge pull request #76142 from elseym/plex
plex: 1.18.2.2058 -> 1.18.3.2156
2019-12-21 19:56:27 +01:00
Mario Rodas f7590d62f8
Merge pull request #76114 from david-sawatzke/update-csfml
csfml: 2.4 -> 2.5
2019-12-21 13:17:03 -05:00
markuskowa 40dd307edf
Merge pull request #75733 from ericdallo/clj-kondo-update
clj-kondo: 2019.11.07 -> 2019.12.14
2019-12-21 18:58:35 +01:00
elseym b677f2836c
plex: 1.18.2.2058 -> 1.18.3.2156 2019-12-21 18:46:32 +01:00
c0bw3b b1b55ba0f6 rdf4store: throw removal messages
Addition to #74214
I forgot to add aliases for package and modules after removal
2019-12-21 18:46:15 +01:00
worldofpeace 9e1e7e32be
Merge pull request #76129 from gnidorah/vk
vk-messenger: use wrapGAppsHook
2019-12-21 11:59:14 -05:00
worldofpeace e203d58403
Merge pull request #75583 from worldofpeace/nm-applet-default-gnome
networkmanagerapplet: default to withGnome
2019-12-21 11:58:05 -05:00
David Sawatzke 83021ac031 csfml: 2.4 -> 2.5 2019-12-21 17:44:18 +01:00
Renaud 013e439fd8
Merge pull request #75036 from sikmir/oom
openorienteering-mapper: 0.9.0 -> 0.9.1
2019-12-21 17:30:50 +01:00
Andrew Newman 0dc0af5f31 qtcreator: 4.10.0 -> 4.11.0 2019-12-21 19:28:12 +03:00
Markus Kowalewski 7d44826298
php: 7.2.25 -> 7.2.26 2019-12-21 16:49:28 +01:00
Mario Rodas 78857e1e7c
Merge pull request #76122 from marsam/update-bazelisk
bazelisk: 1.1.0 -> 1.2.1
2019-12-21 10:31:50 -05:00
Aaron Andersen 5d9c7cda16 redmine: 4.0.5 -> 4.1.0 2019-12-21 10:21:54 -05:00
Mario Rodas 5eb4a2352e
ocamlPackages.dune-configurator: init at 2.1.0 2019-12-21 10:03:56 -05:00
Mario Rodas 6b9504955f
ocamlPackages.dune-private-libs: init at 2.1.0 2019-12-21 10:03:50 -05:00
Mario Rodas 1b1f9584e5
dune_2: init at 2.1.0
Changelog:
- https://github.com/ocaml/dune/releases/tag/2.0.0
- https://github.com/ocaml/dune/releases/tag/2.0.1
- https://github.com/ocaml/dune/releases/tag/2.1.0
2019-12-21 10:03:41 -05:00
Tim Steinbach 2095b4de34
Merge pull request #76121 from zowoq/miniserve
miniserve: 0.2.1 -> 0.5.0
2019-12-21 08:49:55 -05:00
Maximilian Bosch 9d6abcd826
Merge pull request #76120 from zowoq/brave
brave: 1.0.0 -> 1.1.23
2019-12-21 14:15:06 +01:00
Maximilian Bosch e36af0f32a
Merge pull request #76119 from zowoq/fzf
fzf: 0.19.0 -> 0.20.0
2019-12-21 14:13:07 +01:00
Maximilian Bosch f2a989b001
Merge pull request #76124 from tadeokondrak/wofi-1.0
wofi: 2019-10-28 -> 1.0
2019-12-21 14:10:37 +01:00
Markus Kowalewski 9e4716b1f5
php: 7.4.0 -> 7.4.1 2019-12-21 14:05:13 +01:00
Markus Kowalewski 10060abfc0
php: 7.3.12 -> 7.3.13 2019-12-21 14:04:58 +01:00
Florian Klink 2054a083fb diffpdf: fix qt wrapping
We were using stdenv.mkDerivation instead of the qt-provided
mkDerivation, so qt wrapping didn't happen.
2019-12-21 13:48:51 +01:00
WilliButz 3f998fac7f
Merge pull request #76097 from Ma27/bump-matrix-synapse
matrix-synapse: 1.7.1 -> 1.7.2
2019-12-21 13:28:50 +01:00
markuskowa 898f188fd0
Merge pull request #68301 from gnidorah/cde2
cdesktopenv: init at 2019-11-30
2019-12-21 13:22:33 +01:00
Scriptkiddi 6cff373dd7 precice: init at 1.6.1 2019-12-21 13:21:45 +01:00
Jörg Thalheim e17e5f0ace cloud-print-connector: fix build against cups 2019-12-21 11:59:08 +00:00
Maximilian Bosch da4b7e778a
kitty: 0.15.0 -> 0.15.1
https://github.com/kovidgoyal/kitty/releases/tag/v0.15.1
2019-12-21 12:14:36 +01:00
gnidorah 24ac2e263a vk-messenger: use wrapGAppsHook 2019-12-21 13:12:30 +03:00
Maximilian Bosch 779333225e
Merge pull request #74613 from doronbehar/update-gotify-server
gotify-server: 2.0.11 -> 2.0.12
2019-12-21 11:05:39 +01:00
Peter Simons f5bb6c0207 python-osc: update from 0.164.4 to 0.167.1 2019-12-21 10:36:28 +01:00
(cdep)illabout 334785e936
pscid: init at 2.8.5 2019-12-21 16:06:29 +09:00
Tadeo Kondrak f90d0634f8
wofi: 2019-10-28 -> 1.0 2019-12-20 23:16:36 -07:00
Lancelot SIX 2a60519881 pythonPackages.django: 1.11.26 -> 1.11.27
See https://docs.djangoproject.com/en/1.11/releases/1.11.27/ for release
information.
2019-12-20 21:16:57 -08:00
Mario Rodas bf3c173595
Merge pull request #76067 from jonasnick/lightning-0.8.0
clightning: 0.7.3 -> 0.8.0
2019-12-20 22:57:48 -05:00
zowoq 6aaf5f49ea miniserve: 0.2.1 -> 0.5.0 2019-12-21 13:43:12 +10:00
zowoq c6d11ef7f3 brave: 1.0.0 -> 1.1.23 2019-12-21 13:35:19 +10:00
zowoq bd3c7cd6e0 fzf: 0.19.0 -> 0.20.0 2019-12-21 13:30:39 +10:00
Mario Rodas 9be700bc26
bazelisk: 1.1.0 -> 1.2.1
Changelog:
- https://github.com/bazelbuild/bazelisk/releases/tag/v1.2.0
- https://github.com/bazelbuild/bazelisk/releases/tag/v1.2.1
2019-12-20 22:22:22 -05:00
Anthony Cowley 7978601e8d handbrake: remove nasm and cmake dependencies
These were included by the handbrake build because they are used by external dependencies. In nixpkgs, we build those dependencies (e.g. codecs) separately, and so excise the check for these tools from the handbrake build.
2019-12-20 22:08:29 -05:00
Anthony Cowley b4dea13eb4 handbrake: 1.2.2 -> 1.3.0
This update is important as handbrake 1.2.2 no longer builds with
nixpkgs due to an unrelated update to pango-1.44.x as described
[here](https://github.com/HandBrake/HandBrake/issues/2226).

Fixes #73399
2019-12-20 22:00:58 -05:00
taku0 fe5b38251b thunderbird: 68.3.0 -> 68.3.1 2019-12-21 10:48:12 +09:00
taku0 f555250949 thunderbird-bin: 68.3.0 -> 68.3.1 2019-12-21 10:46:34 +09:00
Matthieu Coudron bebfff6fc5 vimPlugins.nvim-lsp: init at 2019-12-17 2019-12-20 17:40:31 -08:00
Pamplemousse 6306baa8a2 wfuzz: init at 2.4.2 2019-12-20 17:29:21 -08:00
Dmitry Kalinkin 8ae72e89bb
Merge pull request #76105 from veprbl/pr/pythia_8_244
pythia: 8.243 -> 8.244
2019-12-20 19:51:31 -05:00
Maximilian Bosch 68dfdc2f60
Merge pull request #75532 from 0x4A6F/master-xandikos
xandikos: init at 0.1.0
2019-12-21 01:42:49 +01:00
Mario Rodas 33e87b06d3
Merge pull request #75785 from eraserhd/weechat-darwin-fix
weechat: Fix build on Darwin
2019-12-20 18:49:20 -05:00
Maximilian Bosch d3d1b12310
Merge pull request #74133 from r-ryantm/auto-update/rust-cbindgen
rust-cbindgen: 0.9.1 -> 0.10.0
2019-12-21 00:29:48 +01:00
Maximilian Bosch ca70dc27f7
Merge pull request #72595 from r-ryantm/auto-update/ocserv
ocserv: 0.12.4 -> 0.12.5
2019-12-20 23:50:19 +01:00
ryan4729 3546e6eb41 teamviewer: 14.7.1965 -> 15.0.8397 (#75059) 2019-12-20 23:39:11 +01:00
Renaud 60820d8d83
Merge pull request #75648 from jorsn/tintin.add-ssl
tintin: added ssl support via gnutls
2019-12-20 23:31:28 +01:00
Renaud 6bfe79351b
Merge pull request #75651 from etu/testssl-update
testssl: 3.0rc5 -> 3.0rc6
2019-12-20 23:30:44 +01:00
Maximilian Bosch 85d4bfc94b
Merge pull request #76042 from evanjs/gitkraken-6.4.0
gitkraken: 6.3.1 -> 6.4.1
2019-12-20 23:17:42 +01:00
Jan Tojnar 136c83c977
python3.pkgs.pygobject2: fix build
2.28.7 no longer installs codegen for Python 3:

2940d0c45c

so our postInstall broke.

No need to rename the pth file either, as pygtk does not work on Python 3.
2019-12-20 22:52:19 +01:00
Alyssa Ross 7887a81193
treewide: fix cargoSha256 (again)
cargo-vendor output was changed in a4fc84de44.
2019-12-20 20:08:53 +00:00
Alyssa Ross 8f8514c6ba public-inbox: init at 1.2.0
highlight's Perl bindings are currently disabled on Darwin, but I
didn't make the dependency here conditional so that if that is ever
fixed, this function won't need to be updated. p-i is smart enough to
disable the test for highlight if it can't find the Perl module.
2019-12-20 19:47:42 +00:00
Alyssa Ross 7e1a3d01d7 highlight: export Perl bindings
Fails to build on Darwin:

clang++ -shared -s highlight_wrap.o  -L../../src/ -lhighlight -L/nix/store/bi85dm5dqzjfm0i9qj3ijjj9w9xayy8w-lua-5.2.4/lib -llua -lm -o highlight.so
ld: warning: option -s is obsolete and being ignored
Undefined symbols for architecture x86_64:
  "_PL_markstack_max", referenced from:
      __wrap_DataDir_getLangPath in highlight_wrap.o
      __wrap_DataDir_getThemePath in highlight_wrap.o
      __wrap_DataDir_getFiletypesConfPath in highlight_wrap.o
      __wrap_DataDir_getPluginPath in highlight_wrap.o
      __wrap_DataDir_guessFileType in highlight_wrap.o
      __wrap_SyntaxReader_initLuaState in highlight_wrap.o
      __wrap_new_RegexElement in highlight_wrap.o
      ...
  "_PL_markstack_ptr", referenced from:
      __wrap_DataDir_assocByExtension_set in highlight_wrap.o
      __wrap_DataDir_assocByExtension_get in highlight_wrap.o
      __wrap_DataDir_assocByFilename_set in highlight_wrap.o
      __wrap_DataDir_assocByFilename_get in highlight_wrap.o
      __wrap_DataDir_assocByShebang_set in highlight_wrap.o
      __wrap_DataDir_assocByShebang_get in highlight_wrap.o
      __wrap_DataDir_initSearchDirectories in highlight_wrap.o
      ...
  "_PL_stack_base", referenced from:
      __wrap_DataDir_assocByExtension_set in highlight_wrap.o
      __wrap_DataDir_assocByExtension_get in highlight_wrap.o
      __wrap_DataDir_assocByFilename_set in highlight_wrap.o
      __wrap_DataDir_assocByFilename_get in highlight_wrap.o
      __wrap_DataDir_assocByShebang_set in highlight_wrap.o
      __wrap_DataDir_assocByShebang_get in highlight_wrap.o
      __wrap_DataDir_initSearchDirectories in highlight_wrap.o
      ...
  "_PL_stack_sp", referenced from:
      __wrap_DataDir_assocByExtension_set in highlight_wrap.o
      __wrap_DataDir_assocByExtension_get in highlight_wrap.o
      __wrap_DataDir_assocByFilename_set in highlight_wrap.o
      __wrap_DataDir_assocByFilename_get in highlight_wrap.o
      __wrap_DataDir_assocByShebang_set in highlight_wrap.o
      __wrap_DataDir_assocByShebang_get in highlight_wrap.o
      __wrap_DataDir_initSearchDirectories in highlight_wrap.o
      ...
  "_PL_sv_immortals", referenced from:
      __wrap_DataDir_getLangPath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getThemePath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getLangPath__SWIG_1 in highlight_wrap.o
      __wrap_DataDir_getSystemDataPath in highlight_wrap.o
      __wrap_DataDir_getPluginPath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getThemePath__SWIG_1 in highlight_wrap.o
      SWIG_AsVal_bool(sv*, bool*) in highlight_wrap.o
      ...
  "_Perl_croak", referenced from:
      SWIG_croak_null() in highlight_wrap.o
      __wrap_DataDir_getLangPath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getThemePath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getLangPath__SWIG_1 in highlight_wrap.o
      __wrap_DataDir_getLangPath in highlight_wrap.o
      __wrap_DataDir_getSystemDataPath in highlight_wrap.o
      __wrap_DataDir_getPluginPath__SWIG_0 in highlight_wrap.o
      ...
  "_Perl_get_sv", referenced from:
      __wrap_DataDir_assocByExtension_set in highlight_wrap.o
      SWIG_croak_null() in highlight_wrap.o
      __wrap_DataDir_assocByExtension_get in highlight_wrap.o
      __wrap_DataDir_assocByFilename_set in highlight_wrap.o
      __wrap_DataDir_assocByFilename_get in highlight_wrap.o
      __wrap_DataDir_assocByShebang_set in highlight_wrap.o
      __wrap_DataDir_assocByShebang_get in highlight_wrap.o
      ...
  "_Perl_gv_add_by_type", referenced from:
      SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
      SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
  "_Perl_gv_init_pvn", referenced from:
      SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
  "_Perl_hv_common", referenced from:
      SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
      SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
  "_Perl_hv_common_key_len", referenced from:
      SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
      SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
  "_Perl_markstack_grow", referenced from:
      __wrap_DataDir_getLangPath in highlight_wrap.o
      __wrap_DataDir_getThemePath in highlight_wrap.o
      __wrap_DataDir_getFiletypesConfPath in highlight_wrap.o
      __wrap_DataDir_getPluginPath in highlight_wrap.o
      __wrap_DataDir_guessFileType in highlight_wrap.o
      __wrap_SyntaxReader_initLuaState in highlight_wrap.o
      __wrap_new_RegexElement in highlight_wrap.o
      ...
  "_Perl_mg_find", referenced from:
      SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
      _boot_highlight in highlight_wrap.o
  "_Perl_mg_get", referenced from:
      SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
      SWIG_AsVal_bool(sv*, bool*) in highlight_wrap.o
  "_Perl_newRV_noinc", referenced from:
      SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
  "_Perl_newSV", referenced from:
      SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
  "_Perl_newSV_type", referenced from:
      SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
  "_Perl_newSViv", referenced from:
      __wrap_SyntaxReader_load in highlight_wrap.o
      __wrap_SyntaxReader_getKeywordListGroup in highlight_wrap.o
      __wrap_SyntaxReader_getPersistentSnippetsNum in highlight_wrap.o
      __wrap_SyntaxReader_getOpenDelimiterID in highlight_wrap.o
      __wrap_RegexElement_open_get in highlight_wrap.o
      __wrap_RegexElement_end_get in highlight_wrap.o
      __wrap_RegexElement_capturingGroup_get in highlight_wrap.o
      ...
  "_Perl_newSVuv", referenced from:
      __wrap_SyntaxReader_getRawStringPrefix in highlight_wrap.o
      __wrap_SyntaxReader_getContinuationChar in highlight_wrap.o
      __wrap_RegexElement_kwClass_get in highlight_wrap.o
      __wrap_RegexElement_priority_get in highlight_wrap.o
      __wrap_RegexElement_constraintLineNum_get in highlight_wrap.o
      __wrap_ReGroup_length_get in highlight_wrap.o
      __wrap_ReGroup_kwClass_get in highlight_wrap.o
      ...
  "_Perl_newXS", referenced from:
      _boot_highlight in highlight_wrap.o
  "_Perl_sv_2bool_flags", referenced from:
      SWIG_AsVal_bool(sv*, bool*) in highlight_wrap.o
  "_Perl_sv_2iv_flags", referenced from:
      SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
      SWIG_AsVal_unsigned_SS_int(sv*, unsigned int*) in highlight_wrap.o
      _boot_highlight in highlight_wrap.o
      SWIG_AsVal_long(sv*, long*) in highlight_wrap.o
      SWIG_AsVal_double(sv*, double*) in highlight_wrap.o
  "_Perl_sv_2mortal", referenced from:
      __wrap_SyntaxReader_load in highlight_wrap.o
      __wrap_SyntaxReader_getRawStringPrefix in highlight_wrap.o
      __wrap_SyntaxReader_getContinuationChar in highlight_wrap.o
      __wrap_SyntaxReader_getKeywordListGroup in highlight_wrap.o
      __wrap_SyntaxReader_getPersistentSnippetsNum in highlight_wrap.o
      __wrap_SyntaxReader_getOpenDelimiterID in highlight_wrap.o
      __wrap_RegexElement_open_get in highlight_wrap.o
      ...
  "_Perl_sv_2nv_flags", referenced from:
      SWIG_AsVal_double(sv*, double*) in highlight_wrap.o
  "_Perl_sv_2pv_flags", referenced from:
      SWIG_croak_null() in highlight_wrap.o
      __wrap_DataDir_getLangPath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getThemePath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getLangPath__SWIG_1 in highlight_wrap.o
      __wrap_DataDir_getSystemDataPath in highlight_wrap.o
      __wrap_DataDir_getPluginPath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getThemePath__SWIG_1 in highlight_wrap.o
      ...
  "_Perl_sv_2uv_flags", referenced from:
      SWIG_AsVal_unsigned_SS_int(sv*, unsigned int*) in highlight_wrap.o
      SWIG_AsVal_long(sv*, long*) in highlight_wrap.o
  "_Perl_sv_bless", referenced from:
      SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
  "_Perl_sv_free2", referenced from:
      SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
  "_Perl_sv_isobject", referenced from:
      SWIG_Perl_ConvertPtr(sv*, void**, swig_type_info*, int) in highlight_wrap.o
      SWIG_croak_null() in highlight_wrap.o
      __wrap_DataDir_getLangPath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getThemePath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getLangPath__SWIG_1 in highlight_wrap.o
      __wrap_DataDir_getSystemDataPath in highlight_wrap.o
      __wrap_DataDir_getPluginPath__SWIG_0 in highlight_wrap.o
      ...
  "_Perl_sv_magic", referenced from:
      _boot_highlight in highlight_wrap.o
      SWIG_Perl_MakePtr(sv*, void*, swig_type_info*, int) in highlight_wrap.o
  "_Perl_sv_newmortal", referenced from:
      __wrap_DataDir_assocByExtension_set in highlight_wrap.o
      __wrap_DataDir_assocByExtension_get in highlight_wrap.o
      __wrap_DataDir_assocByFilename_set in highlight_wrap.o
      __wrap_DataDir_assocByFilename_get in highlight_wrap.o
      __wrap_DataDir_assocByShebang_set in highlight_wrap.o
      __wrap_DataDir_assocByShebang_get in highlight_wrap.o
      __wrap_DataDir_initSearchDirectories in highlight_wrap.o
      ...
  "_Perl_sv_setiv", referenced from:
      _boot_highlight in highlight_wrap.o
  "_Perl_sv_setpvf", referenced from:
      __wrap_DataDir_assocByExtension_set in highlight_wrap.o
      __wrap_DataDir_assocByExtension_get in highlight_wrap.o
      __wrap_DataDir_assocByFilename_set in highlight_wrap.o
      __wrap_DataDir_assocByFilename_get in highlight_wrap.o
      __wrap_DataDir_assocByShebang_set in highlight_wrap.o
      __wrap_DataDir_assocByShebang_get in highlight_wrap.o
      __wrap_DataDir_initSearchDirectories in highlight_wrap.o
      ...
  "_Perl_sv_setpvn", referenced from:
      __wrap_DataDir_getLangPath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getThemePath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getLangPath__SWIG_1 in highlight_wrap.o
      __wrap_DataDir_getSystemDataPath in highlight_wrap.o
      __wrap_DataDir_getPluginPath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getThemePath__SWIG_1 in highlight_wrap.o
      __wrap_DataDir_getThemePath__SWIG_2 in highlight_wrap.o
      ...
  "_Perl_sv_setref_pv", referenced from:
      __wrap_DataDir_assocByExtension_get in highlight_wrap.o
      __wrap_DataDir_assocByFilename_get in highlight_wrap.o
      __wrap_DataDir_assocByShebang_get in highlight_wrap.o
      __wrap_SyntaxReader_getKeywords in highlight_wrap.o
      __wrap_SyntaxReader_getKeywordClasses in highlight_wrap.o
      __wrap_SyntaxReader_getRegexElements in highlight_wrap.o
      __wrap_SyntaxReader_getPersistentSnippets in highlight_wrap.o
      ...
  "_Perl_sv_setsv_flags", referenced from:
      __wrap_DataDir_getLangPath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getThemePath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getLangPath__SWIG_1 in highlight_wrap.o
      __wrap_DataDir_getSystemDataPath in highlight_wrap.o
      __wrap_DataDir_getPluginPath__SWIG_0 in highlight_wrap.o
      __wrap_DataDir_getThemePath__SWIG_1 in highlight_wrap.o
      __wrap_DataDir_getThemePath__SWIG_2 in highlight_wrap.o
      ...
ld: symbol(s) not found for architecture x86_64
clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
2019-12-20 19:47:42 +00:00
Alyssa Ross 34b5ef1a41 perlPackages.SearchXapian: init at 1.2.25.2 2019-12-20 19:47:42 +00:00
Alyssa Ross 6d0208bece perlPackages.DevelLeak: init at 0.03 2019-12-20 19:47:42 +00:00
Peter Simons 7ac673d475
Merge pull request #76073 from nh2/haskell-GLUT-fix-freeglut-pc-name
haskellPackages.GLUT: Fix freeglut.pc -> glut.pc
2019-12-20 20:38:25 +01:00
Maximilian Bosch 880e098a9f
matrix-synapse: 1.7.1 -> 1.7.2
https://github.com/matrix-org/synapse/releases/tag/1.7.2

Building for now with Python 3.7 as Python 3.8.1 changed it's behavior
regarding URL parsing[1] which broke one of its dependencies[2].

[1] https://bugs.python.org/issue27657
[2] https://hydra.nixos.org/build/108652790 / https://github.com/mozilla/bleach/issues/503
2019-12-20 19:32:34 +01:00
Jan Hrnko b167c29620 nextcloud: 17.0.1 -> 17.0.2 2019-12-20 19:32:21 +01:00
Maximilian Bosch 4a6c8d5c27
wasm-bindgen-cli: 0.2.55 -> 0.2.56
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.56
2019-12-20 19:19:06 +01:00
Robert Helgesson 61ea3fe475
emacsPackages.sv-kalender: init at 1.9 (#75892) 2019-12-20 18:28:22 +01:00
Rakesh Gupta 744aeeb59a pythonPackages.pcpp: init at 1.21 2019-12-20 09:26:40 -08:00
Tim Steinbach e093c7503f
oh-my-zsh: 2019-12-18 -> 2019-12-20 2019-12-20 11:36:44 -05:00
Tim Steinbach bbf9c5ed29
jenkins: 2.190.3 -> 2.204.1 2019-12-20 11:36:07 -05:00
Tim Steinbach 6f845885c4
vivaldi: 2.9.1705.41-1 -> 2.10.1745.21-1 2019-12-20 11:28:50 -05:00
Dmitry Kalinkin 4544107ed1
pythia: 8.243 -> 8.244 2019-12-20 10:28:56 -05:00
Jörg Thalheim b6ee7aa184
Merge pull request #76099 from malbarbo/rustup-1.21.0
rustup: 1.20.2 -> 1.21.0
2019-12-20 15:21:38 +00:00
Daiderd Jordan 116ef2a717
Merge pull request #76092 from terlar/fix-awscli
awscli: pin colorama to 0.4.1
2019-12-20 16:07:56 +01:00
José Romildo Malaquias 306c31afed volctl: init at 0.6.2 2019-12-20 16:03:10 +01:00
Jörg Thalheim d68c70f1bb
rustc: add QA documentation (#73296)
rustc: add QA documentation
2019-12-20 14:10:33 +00:00
Michael Weiss 313eba4451
signal-desktop: 1.29.2 -> 1.29.3 2019-12-20 14:40:37 +01:00
Terje Larsen 7a99d1e392
awscli: pin colorama to 0.4.1
This is pinned to 0.4.1 in the upstream awscli package.
2019-12-20 14:23:12 +01:00
Marco A L Barbosa 2168ea38dc rustup: 1.20.2 -> 1.21.0 2019-12-20 10:05:38 -03:00
Ben Darwin 2ea7b81750 netcdf: 4.6.1 -> 4.7.3
and enable tests as per unmerged #56830
2019-12-20 13:56:53 +01:00
markuskowa ec6240c5a5
Merge pull request #75816 from lsix/qgis-3.10.1
qgis: 3.10.0 -> 3.10.1
2019-12-20 13:37:16 +01:00
John Children 666e58da47 rust-bindgen: 0.51.1 -> 0.52.0
Update for latest point release from a month ago: https://github.com/rust-lang/rust-bindgen/releases/tag/v0.52.0
2019-12-20 13:36:27 +01:00
Oleksii Filonenko 2149652a47 starship: 0.30.1 -> 0.31.0 2019-12-20 13:35:47 +01:00
Rakesh Gupta be98fd4c6b flyway: 6.1.0 -> 6.1.2 2019-12-20 13:34:49 +01:00
Rakesh Gupta c1717a13c4 flyway: 6.1.0 -> 6.1.2 2019-12-20 13:34:49 +01:00
Evan Stoll 847fd1711d gitkraken: 6.4.0 -> 6.4.1 2019-12-20 07:10:26 -05:00
Dennis Gosnell b9a83f7442
Merge pull request #74727 from cdepillabout/purescript-psa-node-packages
nodePackages.purescript-psa: init at 0.7.3
2019-12-20 20:35:15 +09:00
markuskowa aef959ed93
Merge pull request #75292 from r-ryantm/auto-update/powerdns
powerdns: 4.2.0 -> 4.2.1
2019-12-20 12:18:16 +01:00
(cdep)illabout 5a6165f5c4
pulp: add top-level alias for nodePackages.pulp 2019-12-20 20:07:01 +09:00
(cdep)illabout 2b63a423c8
purescript-psa: init at 0.7.3 2019-12-20 20:03:37 +09:00
Vincent Laporte 69a40eda5f
Merge pull request #75376 from vbgl/ocaml-irmin-2.0.0
ocamlPackages.irmin: init at 2.0.0
2019-12-20 10:57:07 +01:00
Pamplemousse b76720f893 gobuster: init at 3.0.1 (#75902) 2019-12-20 10:28:15 +01:00
fuwa 4303aa9fb6 scrcpy: 1.10 -> 1.12.1 2019-12-20 09:55:14 +01:00
Lassulus 5361b333b8
Merge pull request #63882 from solson/syncplay-1.6.4a
syncplay: 1.6.4 -> 1.6.4a, and upgrade dependency from Qt4 to Qt5
2019-12-20 08:07:58 +01:00
lassulus cdcb4ba4b0 bitcoin-abc: 0.20.7 -> 0.20.8 2019-12-20 08:06:42 +01:00
danbst c379dc736e zoom-us: fix web login, and provide Qt wrapping for binaries
(but don't pollute environment)
2019-12-20 08:04:20 +02:00
skykanin 2fd95ac349 Add mimeType to discord package (#76057)
* Add mimeType to discord package

* Fix spacing
2019-12-20 07:50:19 +02:00
David McFarland 2197fed076 chicken: add corngood as maintainer (#76076) 2019-12-19 23:48:25 -05:00
Dmitry Kalinkin 3e5849adbb
Merge pull request #76075 from eadwu/nvidia_x11/2019-12.1
nvidia_x11: 440.36 -> 440.44
2019-12-19 23:41:15 -05:00
Alexander Rodin c0628397e1 vector: link rdkafka dynamically 2019-12-19 20:08:51 -06:00
Alexander Rodin db3fdd01b0 vector: enable rdkafka feature 2019-12-19 20:08:51 -06:00
Mario Rodas aa54998817 buildpack: 0.5.0 -> 0.6.0
Changelog: https://github.com/buildpacks/pack/releases/tag/v0.6.0
2019-12-20 01:54:57 +00:00
Niklas Hambüchen 4bf23ce6f9 haskellPackages.GLUT: Fix freeglut.pc -> glut.pc.
This was broken by PR #70235 with commit

    f5ae5cac - freeglut: 3.0.0 -> 3.2.1

The in the newer freeglut version, the pkg-config file is called
`glut.pc`, no longer `freeglut.pc`.

Found in:

    https://github.com/NixOS/nixpkgs/pull/70235#issuecomment-567536852
2019-12-20 02:52:54 +01:00
Mario Rodas a85c8d87c2
Merge pull request #75728 from marsam/add-docker-credential-helpers
docker-credential-helpers: init at 0.6.3
2019-12-19 19:18:48 -05:00
Mario Rodas 90b0708128
Merge pull request #76044 from sondr3/miniflux/2.0.19
miniflux: 2.0.18 -> 2.0.19
2019-12-19 19:15:10 -05:00
Jan Tojnar 76c526a4fb
Merge pull request #75909 from jtojnar/gtkglext-fix
Do not depend on pangox_compat
2019-12-20 01:14:08 +01:00
Graham Christensen b0a78e25bf
Merge pull request #75719 from manveru/crystal-compiled-closure-size
crystal: reduce closure size of compiled exes by splitting outputs
2019-12-19 19:11:58 -05:00
worldofpeace 83bfedb38b
Merge pull request #75494 from Elyhaka/pop_gtk_theme
pop-gtk-theme: init at 2019-11-13
2019-12-19 18:24:08 -05:00
Elyhaka 79850f5df8 pop-gtk-theme: init at 2019-12-17 2019-12-20 00:19:06 +01:00
markuskowa 2783a1025a
Merge pull request #76050 from robertodr/arrayfire
arrayfire: build with current gcc version
2019-12-19 23:43:11 +01:00
Niklas Hambüchen 8944ecb997
Merge pull request #75944 from filalex77/scc-2.10.1
scc: 2.8.0 -> 2.10.1
2019-12-19 22:23:34 +00:00
Niklas Hambüchen b9613385bc
Merge pull request #75853 from ivan/chromium-79.0.3945.88
chromium: 79.0.3945.79 -> 79.0.3945.88
2019-12-19 22:17:44 +00:00
Niklas Hambüchen 12dbb5a2f9
Merge pull request #76062 from koppor/patch-1
Fix homepage of JabRef
2019-12-19 22:02:17 +00:00
Robert Helgesson 6003e2f765 pythonPackages.txtorcon: mark broken for Python 2.7 2019-12-19 13:51:47 -08:00
Robert Helgesson 9a30a244e0 pythonPackages.magic-wormhole: mark broken for Python 2.7 2019-12-19 13:51:47 -08:00
Robert Helgesson 9772a585c0 pythonPackages.nevow: fix build 2019-12-19 13:51:47 -08:00
Robert Helgesson 00b09b4154 pythonPackages.magic-wormhole-mailbox-server: fix build 2019-12-19 13:51:47 -08:00
Renaud 3a30486bea
Merge pull request #75301 from dasj19/upgrade-bash-50-p11
bash 5.0p9 -> 5.0p11
2019-12-19 22:50:36 +01:00
Lancelot SIX b7e6b417f5 python3Packages.django_2_2: 2.2.8 -> 2.2.9
See https://docs.djangoproject.com/en/2.2/releases/2.2.9/ fer release
information.
2019-12-19 13:37:49 -08:00
Danielle b8afcb742a packer: 1.4.4 -> 1.5.0 (#75948) 2019-12-19 21:00:09 +00:00
Scott Olson 487759d1b0 syncplay: apply wrapQtAppsHook fix 2019-12-19 14:52:32 -06:00
Jonas Nick b03ab5054a
clightning: 0.7.3 -> 0.8.0 2019-12-19 20:31:51 +00:00
Oliver Kopp eb112c8bc3
Fix homepage of JabRef 2019-12-19 21:17:26 +01:00
Florian Klink 1c15955340
Merge pull request #75834 from talyz/gitlab-12.5.5
gitlab: 12.5.4 -> 12.5.5
2019-12-19 21:15:23 +01:00
Michael Weiss 03beaedc77
gollum: Update the dependencies (security, CVE-2019-16782)
This updates rack to 1.6.12 for CVE-2019-16782 [0].

[0]: https://github.com/rack/rack/security/advisories/GHSA-hrqr-hxpp-chr3
2019-12-19 18:53:24 +01:00
Roberto Di Remigio c437dbf634
arrayfire: build with current gcc version 2019-12-19 18:31:53 +01:00
Lancelot SIX 05caa97701
Merge pull request #74902 from lsix/django-1.11.26
pythonPackages.django: 1.11.24 -> 1.11.26
2019-12-19 17:49:06 +01:00
Sondre Nilsen 3de284e302
miniflux: 2.0.18 -> 2.0.19 2019-12-19 17:43:16 +01:00
Frederik Rietdijk c0c65fe83c python39: 3.9.0a1 -> 3.9.0a2 2019-12-19 17:36:21 +01:00
Frederik Rietdijk 2012dd5734 python38: 3.8.0 -> 3.8.1 2019-12-19 17:36:21 +01:00
Frederik Rietdijk 5796029c5d python36: 3.6.9 -> 3.6.10 2019-12-19 17:36:20 +01:00
Evan Stoll 80d6b17035 gitkraken: 6.3.1 -> 6.4.0 2019-12-19 10:56:53 -05:00
Mario Rodas 59edab3a47 jsoncpp: fix build on aarch64 2019-12-19 16:56:01 +01:00
Mario Rodas 6b935eb62a lgogdownloader: fix build 2019-12-19 16:56:01 +01:00
Michael Raskin d7a0236c4c
Merge pull request #75850 from mmilata/libreoffice-refactor
libreoffice: merge -still and -fresh into common expression
2019-12-19 15:51:01 +00:00
Michael Raskin 6210c15573
Merge pull request #67507 from misuzu/package-3proxy
3proxy: init at 0.8.13
2019-12-19 15:42:15 +00:00
Mario Rodas c3b0e1268a
Merge pull request #75864 from marsam/fix-build-sqitchPg-darwin
sqitchPg: fix build on darwin
2019-12-19 10:10:29 -05:00
Jason Felice 67bed0c696 weechat: Fix build on Darwin 2019-12-19 10:01:55 -05:00
Mario Rodas 54d52ec0bf
Merge pull request #75932 from filalex77/nushell-0.7.0
nushell: 0.6.1 -> 0.7.0
2019-12-19 10:00:39 -05:00
Michael Weiss bf29ba5a7f
Merge pull request #75660 from primeos/rav1e
rav1e: init at 0.2.0
2019-12-19 15:30:32 +01:00
Oleksii Filonenko 7c7e2afc5c
nushell: change --all-features to --features=stable 2019-12-19 16:26:35 +02:00
Oleksii Filonenko b0a895731c
scc: add filalex77 to maintainers 2019-12-19 16:18:51 +02:00
Oleksii Filonenko 31a3e7a137
scc: 2.8.0 -> 2.10.1 2019-12-19 16:18:27 +02:00
Peter Hoeg a71a2ee654 ppsspp: 1.4.2 -> 1.9.3 2019-12-19 15:15:56 +01:00
Maximilian Bosch a7a8bf9040
Merge pull request #75923 from danieldk/drawio-12.4.2
drawio: 12.3.2 -> 12.4.2
2019-12-19 15:06:59 +01:00
Maximilian Bosch 2d6e75f223
Merge pull request #75689 from duairc/hydra-fix
hydra: Temporarily unbreak hydra with the deprecated lib.closePropagation
2019-12-19 14:45:03 +01:00
David Wood 71fc8af9e9 mdcat: 0.13.0 -> 0.14.0
Signed-off-by: David Wood <david.wood@codeplay.com>
2019-12-19 14:33:28 +01:00
Maximilian Bosch e4b91567e8
matrix-synapse: expose nixos-test in derivation
As proposed during the last matrix-synapse bump[1].

[1] https://github.com/NixOS/nixpkgs/pull/75860#issuecomment-567007810
2019-12-19 14:32:06 +01:00
Graham Christensen 35b56558a0
Merge pull request #75910 from grahamc/python3/hplip
hplip: python2 -> python3
2019-12-19 08:19:30 -05:00
Michael Weiss fa09b64bc0
rav1e: init at 0.2.0 2019-12-19 14:04:09 +01:00
Michael Weiss 096c2b4a4b
signal-desktop: 1.29.1 -> 1.29.2 2019-12-19 12:51:40 +01:00
Maximilian Bosch cf90ea146b
Merge pull request #75928 from matthiasbeyer/update-mutt
mutt: 1.13.1 -> 1.13.2
2019-12-19 11:37:08 +01:00
Jörg Thalheim ae4071efd2
sysdig: 0.26.4 -> 0.26.5 2019-12-19 10:03:41 +00:00
Oleksii Filonenko 297a5627af
nushell: 0.6.1 -> 0.7.0 2019-12-19 11:17:23 +02:00
Christian Kampka a7db640bf7
trilium: 0.37.8 -> 0.38.2 2019-12-19 10:14:14 +01:00
Christian Kampka 39ecfaf0ba
trilium-server: Add passthru tests 2019-12-19 10:14:14 +01:00
Christian Kampka 1f060b43a6
trilium-server: Patch logger to use console instead of rolling files 2019-12-19 10:14:11 +01:00
Christian Kampka a84c8599b3
trilium-server: init at 0.37.8 2019-12-19 10:14:10 +01:00
Christian Kampka 184339fe8b
trilium: Rename package to trilium-desktop 2019-12-19 10:14:09 +01:00
Christian Kampka fa851fd7a8
trilium: 0.33.6 -> 0.37.8 2019-12-19 10:14:08 +01:00
Matthias Beyer 6a379a58c7 mutt: 1.13.1 -> 1.13.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-12-19 09:31:48 +01:00
Ivan Kozik cbd67719fd wireguard-tools: 0.0.20191212 -> 0.0.20191219 2019-12-19 00:30:02 -08:00
Frederik Rietdijk f79e10061f Merge master into staging-next 2019-12-19 09:19:50 +01:00
Andrei Lapshin ca00dc80bc android-studio: add missing emulator dependency 2019-12-19 10:45:37 +03:00
Mario Rodas 7315dc071c vault: 1.3.0 -> 1.3.1 2019-12-18 22:54:45 -08:00
Jonathan Ringer 146e2a0ced python3Packages.bottleneck: 1.2.1 -> 1.3.1
Also gave the expression some love
2019-12-18 22:53:35 -08:00
Daniël de Kok cc03522f52 drawio: 12.3.2 -> 12.4.2
Changelog:

* Updates to draw.io 12.4.2, changes from, and including, 12.3.2 to
  12.4.2 are new in this desktop release.
* Updates to Electron 7.1.5
2019-12-19 07:42:10 +01:00
Jonathan Ringer ea96d2a139 python3Packages.dask: 2.6.0 -> 2.9.0 2019-12-18 22:41:52 -08:00
Graham Christensen 821d50e304
hplip: add dbus-python to the deps 2019-12-18 23:12:23 -05:00
Graham Christensen 34e63b4615
hplip: python2 -> python3
Tested with a local HP printer
2019-12-18 23:12:19 -05:00
Franz Pletz f2b55f2827
Merge pull request #75915 from marsam/update-fluent-bit
fluent-bit: 1.3.4 -> 1.3.5
2019-12-19 03:42:26 +00:00
Franz Pletz 81346597e9
Merge pull request #75912 from grahamc/python3/mailutils
mailutils: 3.2 -> 3.8
2019-12-19 03:42:03 +00:00
Franz Pletz e3973ac6f9
Merge pull request #75907 from mayflower/confluence-update
atlassian-confluence: 7.0.3 -> 7.2.0
2019-12-19 03:28:59 +00:00
Marek Mahut 2f3cd7dda7 alertmanager-bot: init at 0.4.0 2019-12-19 03:23:52 +00:00
worldofpeace beb9ffe3d7
Merge pull request #75914 from grahamc/python3/ki18n
kdeFrameworks.ki18n: python2 -> python3
2019-12-18 20:48:15 -05:00
Graham Christensen 4e421aebfe
kdeFrameworks.ki18n: python2 -> python3
Upstream has support: 8f84d19aad/cmake/KF5I18nMacros.cmake.in (L34)
2019-12-18 20:29:47 -05:00
Paolo Anastagi 7af70d8b77 vimPlugins.vim-elm-syntax: init at 2019-11-28 2019-12-18 17:27:33 -08:00
Paolo Anastagi 2ce5e5b17c vimPlugins: Update 2019-12-18 17:27:33 -08:00
Mario Rodas 70106982dd
fluent-bit: 1.3.4 -> 1.3.5 2019-12-18 20:20:20 -05:00
Maximilian Bosch 67a401362e
Merge pull request #75895 from marsam/update-lab
gitAndTools.lab: 0.17.1 -> 0.17.2
2019-12-19 02:16:40 +01:00
Graham Christensen e19e95d86d
mailutils: 3.2 -> 3.8 2019-12-18 20:05:57 -05:00
Maximilian Bosch b7d46b9571
Merge pull request #75874 from emmanuelrosa/ripgrep-all-deps
ripgrep-all: add missing dependencies
2019-12-19 01:58:10 +01:00
Jan Tojnar c3bc037920
desmume: drop unneeded pangox_compat
It was probably needed before gtkglext propagated it.
2019-12-19 01:01:21 +01:00
Jan Tojnar dda27bb406
lutris: fix build
Drop unneeded pangox_compat – it was probably needed before gtkglext propagated it.

Also stop using aliases.
2019-12-19 00:58:19 +01:00
Jan Tojnar c324283e8c
k3d: drop unneeded pangox_compat
It was probably needed before gtkglext propagated it.
2019-12-19 00:49:14 +01:00
Scott Olson 2e677bde28 syncplay: 1.6.4 -> 1.6.4a 2019-12-18 17:48:50 -06:00
Jan Tojnar 048faed66a
pcb: 20140316 → 4.2.0
* Long overdue update
* Clean up the expression
* Drop unneeded pangox_compat – it was probably needed before gtkglext propagated it.
2019-12-19 00:47:20 +01:00
Scott Olson b6efb24850 syncplay: upgrade from Qt4 to Qt5 dependency
Syncplay automatically detects whether it has access to PySide, which
binds Qt4, or PySide2, which binds Qt5. By simply updating the
dependencies, we can upgrade Syncplay to Qt5.
2019-12-18 17:46:52 -06:00