Commit graph

183142 commits

Author SHA1 Message Date
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
WilliButz ad7c7cfe7a
Merge pull request #75860 from Ma27/bump-matrix-synapse
matrix-synapse: 1.7.0 -> 1.7.1
2019-12-19 00:39:53 +01:00
WilliButz a53c73d9c8
atlassian-confluence: 7.1.0 -> 7.2.0 2019-12-19 00:25:15 +01:00
Jan Tojnar 5ff0fd1519
gnome2.gtkglext: 1.2.0 → 2019-12-19
Switched to HEAD to not depend on broken pangox-compat.
2019-12-19 00:25:09 +01:00
Robin Gloster 15db4fcd51
atlassian-confluence: 7.0.3 -> 7.1.0 2019-12-19 00:24:23 +01:00
Mario Rodas 41fed73b89
Merge pull request #75712 from Tomahna/mopidy-iris
mopidy-iris: 3.42.2 -> 3.43.0
2019-12-18 18:05:52 -05:00
Mario Rodas 0fc687073d
Merge pull request #75826 from cust0dian/restic-0.9.6
restic: 0.9.5 -> 0.9.6
2019-12-18 18:01:44 -05:00
Mario Rodas cb5f27d0d1
Merge pull request #75854 from saschagrunert/slirp
slirp4netns: v0.4.2 -> v0.4.3
2019-12-18 17:10:11 -05:00
Mario Rodas 9c764c306b
Merge pull request #75824 from imbsky/patch-1
yarn: 1.19.2 -> 1.21.1
2019-12-18 17:06:50 -05:00
Mario Rodas 2a361e57d0
Merge pull request #75887 from marsam/update-nodejs
nodejs: 10.17.0 -> 10.18.0, 12.13.1 -> 12.14.0
2019-12-18 16:55:24 -05:00
Mario Rodas 07f5ba668c
Merge pull request #75894 from marsam/update-tflint
tflint: 0.13.2 -> 0.13.3
2019-12-18 16:52:13 -05:00
Tim Steinbach 9b5b7220d8
linux_latest-libre: 17117 -> 17119 2019-12-18 16:13:14 -05:00
Jan Tojnar 6be14ee97b
Merge pull request #53843 from hedning/session-default
nixos/displayManager: introduce defaultSession
2019-12-18 21:16:06 +01:00
Vladimír Čunát 6fd5a4383b
Revert "release: remove metrics from unstable channel (temporarily)"
This reverts commit 96d73edaf3.
IPv6 connectivity restored by ISP a few hours after I pushed
the workaround.  Apparently it was something complicated;
I suppose that has to do with the issue appearing on Friday 13th
during full moon ;-)
2019-12-18 20:50:10 +01:00
Mario Rodas ab0e766e53
tflint: 0.13.2 -> 0.13.3
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.13.3
2019-12-18 14:36:00 -05:00
Mario Rodas 2078b60862 nodejs-12_x: 12.13.1 -> 12.14.0
Changelog: https://github.com/nodejs/node/releases/tag/v12.14.0
2019-12-18 14:01:00 -05:00
Mario Rodas 60ff61be3f nodejs-10_x: 10.17.0 -> 10.18.0
Changelog: https://github.com/nodejs/node/releases/tag/v10.18.0
2019-12-18 14:00:00 -05:00
Mario Rodas cc99d54c5f
gitAndTools.lab: 0.17.1 -> 0.17.2
Changelog: https://github.com/zaquestion/lab/releases/tag/v0.17.2
2019-12-18 13:36:00 -05:00
Renaud fb1bc1b891
Merge pull request #75761 from ehmry/gubbi
gubbi-font: init at 1.3
2019-12-18 18:24:44 +01:00
Jonathan Ringer 503ca8f788 python3Packages.ics: fix build 2019-12-18 09:04:55 -08:00
Jonathan Ringer 0c3cfd5c07 python3Packages.mypy: 0.740 -> 0.750
Also refactored expression to follow ordering of most other python packages
2019-12-18 09:04:55 -08:00
Oleksii Filonenko aed6f881b0 gleam: init at 0.5.0
Close #71432.

Co-authored-by: Norbert Melzer <NobbZ@users.noreply.github.com>
2019-12-18 09:03:48 -08:00
Tim Steinbach 52ed4751af
oh-my-zsh: 2019-12-07 -> 2019-12-18 2019-12-18 11:37:42 -05:00
Tim Steinbach a80cdb8bad
linux_latest-libre: 17112 -> 17117 2019-12-18 11:24:08 -05:00
Tim Steinbach ae163fb867
linux: 5.4.3 -> 5.4.5 2019-12-18 11:23:51 -05:00
Tim Steinbach 0ea28ae456
linux: 5.3.16 -> 5.3.18 2019-12-18 11:23:39 -05:00
Tim Steinbach 819a164974
linux: 4.19.89 -> 4.19.90 2019-12-18 11:23:16 -05:00
Tim Steinbach 38e3b0e39f
linux: 4.14.158 -> 4.14.159 2019-12-18 11:22:59 -05:00
Michael Weiss 4cccc3c543
androidStudioPackages.beta: 3.6.0.17 -> 3.6.0.18 2019-12-18 16:48:47 +01:00
Gabriel Ebner d942688fc1
remmina: 1.3.4 -> 1.3.7 (#75811)
remmina: 1.3.4 -> 1.3.7
2019-12-18 15:33:54 +01:00
Emmanuel Rosa c3c072ad17 ripgrep-all: add checkInstall test
This change adds a checkInstallPhase which runs a couple of queries
to smoke-test the ripgrep-all adapters. The queries are intended to
ensure that the dependencies needed by the adapters are included in
the package's dependencies.
2019-12-18 21:17:59 +07:00
David Wood 05aa59afa6 franz: fix Exec substitution in franz.desktop
Signed-off-by: David Wood <david.wood@codeplay.com>
2019-12-18 14:55:14 +01:00
Florian Klink c8c7398d84
Merge pull request #75823 from smaret/sundials-openblas
sundials: replace liblapack by openblas
2019-12-18 14:41:42 +01:00
Martin Milata 737ce5c848 libreoffice: factor out common derivation
Each "variant" of libreoffice gets its own subdirectory src-$variant
where files w/ source references are stored. In the directory is also
override.nix which allows you to override derivation attributes in
addition to source files.
2019-12-18 13:23:34 +01:00
BSKY 5b29c8d937 yarn: 1.19.2 -> 1.21.1 2019-12-18 21:11:44 +09:00
Emery Hemingway cad12aee9b gubbi-font: init at 1.3 2019-12-18 11:33:18 +00:00
Maximilian Bosch f1acc6e70e
matrix-synapse: 1.7.0 -> 1.7.1
https://github.com/matrix-org/synapse/releases/tag/v1.7.1
2019-12-18 11:53:16 +01:00
Emmanuel Rosa 727b097c78 ripgrep-all: add missing dependencies
This change adds additional dependencies so that the program's full
functionality is available by simply installing this package.

Closes #75735
2019-12-18 17:48:38 +07:00
Vladimír Čunát 96d73edaf3
release: remove metrics from unstable channel (temporarily)
Since friday the metrics machine (along with other replaceable ones)
has no public-IP connectivity.  I hoped I'd be able to resolve this
with ISP quickly, but apparently not.  Let's not block the channel
at least.  The metrics data can get filled retrospectively by restarting
the individual Hydra jobs.
2019-12-18 11:07:52 +01:00
Michael Raskin c551f2db16
Merge pull request #75846 from rnhmjoj/kpatience
kpat: init at 19.12.0
2019-12-18 09:37:37 +00:00
Mario Rodas 86d06ee968
ocamlPackages.utop: use buildDunePackage 2019-12-18 04:23:00 -05:00
Mario Rodas d07842589d
ocamlPackages.ocp-index: use buildDunePackage 2019-12-18 04:22:00 -05:00
Mario Rodas 90b1563171
ocamlPackages.rope: 0.6.1 -> 0.6.2 2019-12-18 04:21:00 -05:00
Mario Rodas f42f6df759
sqitchPg: fix build on darwin 2019-12-18 04:20:00 -05:00
Mario Rodas 48d7d3afed
ocamlPackages.stdint: 0.5.1 -> 0.6.0 2019-12-18 04:20:00 -05:00
Johannes Schleifenbaum b2d353737f
phpPackages.protobuf: 3.11.1 -> 3.11.2 2019-12-18 09:39:34 +01:00
Lancelot SIX 2e3d5051b0
Merge pull request #75848 from jbedo/bedtools
bedtools: 2.29.1 -> 2.29.2
2019-12-18 09:28:05 +01:00
Sascha Grunert 0e182006c1
slirp4netns: v0.4.2 -> v0.4.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-18 09:09:11 +01:00
Renaud 2597ef6474
Merge pull request #75764 from romildo/upd.sierra-gtk-theme
sierra-gtk-theme: 2019-05-07 -> 2019-12-16
2019-12-18 08:26:43 +01:00
Ivan Kozik 5dd4f1d0b9 chromium: 79.0.3945.79 -> 79.0.3945.88
https://chromereleases.googleblog.com/2019/12/stable-channel-update-for-desktop_17.html

CVE-2019-13767
2019-12-18 04:56:50 +00:00
Ryan Orendorff 797b706daf barrier: add openssl runtime dependency (#75490)
* barrier: add openssl runtime dependency

The barrier GUI creates an SSL certificate at runtime using OpenSSL. We add
openssl to the path to enable this feature.

* barrier: fix GLib-GIO-ERROR rg.gtk.Settings.FileChooser

When you use the Barrier menu item in the GUI to save the configuration, the
program crashes. wrapGAppsHook fixes this issue.

Error was:
GLib-GIO-ERROR **: 19:03:29.155: Settings schema 'org.gtk.Settings.FileChooser' does not contain a key nixos

* barrier: move cmake buildInputs to nativeBuildInputs
2019-12-18 02:32:32 +01:00
Pash Shocky dae6544457 transformers: init at 2.2.1 2019-12-17 16:46:52 -08:00
Pash Shocky 16d9c2a570 sacremoses: init at 0.0.35 2019-12-17 16:46:52 -08:00
Pash Shocky 0b68e445e1 pythonPackages.sentencepiece: init at 0.1.84 2019-12-17 16:46:52 -08:00
Pash Shocky 82116878da sentencepiece: init at 0.1.84 2019-12-17 16:46:52 -08:00
Franz Pletz 5d01945b40
Merge pull request #75839 from petabyteboy/feature/dovecot-pigeonhole
dovecot_pigeonhole: 0.5.8 -> 0.5.9
2019-12-18 00:24:29 +00:00
Justin Bedo 28a057a56b
bedtools: 2.29.1 -> 2.29.2 2019-12-18 10:39:25 +11:00
rnhmjoj 87489677f4
kpat: init at 19.12.0 2019-12-18 00:34:14 +01:00
rnhmjoj 705cc53817
fsv: fix build with gettext 0.20 2019-12-18 00:26:41 +01:00
Michael Weiss 8d5f5e7e3e
signal-desktop: 1.29.0 -> 1.29.1 2019-12-17 23:40:06 +01:00
Milan Pässler a77524e2e3 dovecot_pigeonhole: 0.5.8 -> 0.5.9
Fixes build with dovecot 2.3.9+.
2019-12-17 23:28:27 +01:00
Edmund Wu ed871ac5f3
nvidia_x11: 440.36 -> 440.44 2019-12-17 17:16:18 -05:00
Matthew Bauer a3b15e50ce
Merge pull request #75702 from risicle/ris-allow-insecure-predicate-name-fix
allowInsecureDefaultPredicate: fix to use getName
2019-12-17 16:22:59 -05:00
talyz 7d602d3d36 gitlab: 12.5.4 -> 12.5.5 2019-12-17 22:18:10 +01:00
Graham Christensen 529cd9020f
Merge pull request #75825 from grahamc/slack
slack: add xdg_utils to the PATH
2019-12-17 16:03:44 -05:00
Graham Christensen 64453c8dbd
Merge pull request #75781 from grahamc/dockertools/remove-implementation-detail-layers
dockertools.buildLayeredImage: remove implementation detail layers
2019-12-17 16:03:11 -05:00
Matthew Bauer b39bc2943b
Merge pull request #74860 from alyssais/minijail
minijail: install .pc files and scoped_minijail.h
2019-12-17 14:48:02 -05:00
Matthew Bauer 2afbe7d87f
Merge pull request #75788 from puckipedia/cups-dymo-fix
cups-dymo: fix build
2019-12-17 14:47:08 -05:00
Matthew Bauer a90d3d9e0c
Merge pull request #75621 from gabibbo97/helm-completion
kubernetes-helm: Add shell completion
2019-12-17 14:45:29 -05:00
Serg Nesterov f9b7209e29
restic: 0.9.5 -> 0.9.6 2019-12-17 20:38:08 +03:00
Jonathan Ringer bc3fade573 python3Packages.jaraco_text: 3.1 -> 3.2.0 2019-12-17 09:03:25 -08:00
WilliButz 401e101686
Merge pull request #75519 from WilliButz/update-wt
wt: 3.4.2 -> 3.5.0, 4.1.2 -> 4.2.0
2019-12-17 18:01:49 +01:00
Graham Christensen 7e929390ae
slack: add xdg_utils to the PATH
Otherwise it cannot log in to new workspaces.
2019-12-17 11:56:46 -05:00
Frederik Rietdijk bf2877b9ab Merge master into staging-next 2019-12-17 17:16:52 +01:00
Sébastien Maret a5dd19de79
sundials: replace liblapack by openblas 2019-12-17 16:49:29 +01:00
Michael Raskin 26df2f4e9e
Merge pull request #74862 from alyssais/fetchgittiles
fetchFromGitiles: init
2019-12-17 15:23:08 +00:00
Michael Raskin e726201cc8
Merge pull request #52352 from hyperfekt/init_crosvm
crosvm: init at 77.0.3865.105
2019-12-17 15:22:14 +00:00
Mario Rodas 352f030b71
Merge pull request #75385 from pacien/gscan2pdf-v2.6.2
gscan2pdf: 2.5.6 -> 2.6.2
2019-12-17 09:31:13 -05:00
Mario Rodas a5e98ed7cf
Merge pull request #75379 from r-ryantm/auto-update/randomX
randomx: 1.1.6 -> 1.1.7
2019-12-17 08:43:47 -05:00
Mario Rodas 0753690741
Merge pull request #75391 from bcdarwin/update-libminc
libminc: 2018-01-17 -> 2.4.03 and disable broken checkPhase on OSX
2019-12-17 08:41:38 -05:00
Mario Rodas d6cf138444
Merge pull request #75390 from eraserhd/dogfood
tmuxPlugins.ctrlw: 0.1.0 -> 0.1.1
2019-12-17 08:27:41 -05:00
Mario Rodas 52a6991e36
Merge pull request #75403 from r-ryantm/auto-update/usb-modeswitch-data
usb-modeswitch-data: 20170806 -> 20191128
2019-12-17 08:22:23 -05:00
Mario Rodas 18b2ad65dd
Merge pull request #75402 from r-ryantm/auto-update/usb-modeswitch
usb-modeswitch: 2.5.2 -> 2.6.0
2019-12-17 08:21:58 -05:00
Lancelot SIX 90ebbaa86a
qgis: 3.10.0 -> 3.10.1 2019-12-17 12:17:13 +01:00
Daniel Șerbănescu a3e1c455d3 Updated bash 5.0 with the latest patches. 2019-12-17 09:37:20 +01:00
Lassulus f061413686
Merge pull request #74722 from gnidorah/mame
mame: 0.215 -> 0.216
2019-12-17 07:57:54 +01:00
worldofpeace 67d1525945 pantheon.granite: 5.2.5 -> 5.3.0
https://github.com/elementary/granite/releases/tag/5.3.0
2019-12-17 01:57:14 -05:00
worldofpeace 6ea98c1329
Merge pull request #75555 from worldofpeace/libgpod-python2-byehun
libgpod: drop pygobject2
2019-12-17 01:47:24 -05:00
worldofpeace 77d0815c5b
Merge pull request #75123 from chkno/workspace-grid-is-now-workspace-matrix
Gnome extension workspace-grid is now workspace-matrix
2019-12-17 01:45:09 -05:00
worldofpeace b34344718b
Merge pull request #75377 from pacien/riot-v1.5.6
riot-{web,desktop}: 1.5.5 -> 1.5.6
2019-12-17 01:43:06 -05:00
worldofpeace 586df03d5b remmina: 1.3.4 -> 1.3.7
According to the release notes this is a
"This release is meant to prepare the stable release for January, before the freeze in Debian an Ubuntu ".
Not sure what that means, but I expect a stable release
in NixOS 20.03 for sure.

https://gitlab.com/Remmina/Remmina/-/tags/v1.3.7
2019-12-17 01:35:08 -05:00
Mario Rodas 5e5ce79db4
Merge pull request #75807 from jbedo/strelka
strelka: fix broken build
2019-12-16 23:52:35 -05:00
Mario Rodas c1ec8ba244
Merge pull request #75809 from marsam/update-gauche
gauche: 0.9.8 -> 0.9.9
2019-12-16 22:52:52 -05:00
Mario Rodas 26eecab3ca
Merge pull request #75404 from filalex77/fusuma-1.3.0
fusuma: 0.10.2 -> 1.3.0
2019-12-16 22:42:29 -05:00
Mario Rodas f95f587630
Merge pull request #75768 from filalex77/hydroxide-0.2.11
hydroxide: init at 0.2.11
2019-12-16 22:34:10 -05:00
Mario Rodas df10128a6b
Merge pull request #75756 from filalex77/coredns-1.6.6
coredns: 1.3.1 -> 1.6.6
2019-12-16 22:26:12 -05:00
Mario Rodas 4419653793
Merge pull request #75775 from equirosa/croc
croc: 6.4.6 -> 6.4.7
2019-12-16 22:22:06 -05:00
Mario Rodas 535eba7d40
Merge pull request #75806 from lilyball/cocoapods-beta
cocoapods-beta: 1.8.4 -> 1.9.0.beta.1
2019-12-16 21:56:51 -05:00
Jonathan Ringer ef3756ff1b Revert "python: gym: 0.15.3 -> 0.15.4"
0.15.4 requires python-opencv, which isn't packaged yet,
and is not trival to package

This reverts commit 8ee4062480.
2019-12-16 18:08:44 -08:00
Chris Ostrouchov 9b372dcf2a pythonPackages.casbin: init at 0.8.3 2019-12-16 17:45:01 -08:00
Mario Rodas 56a206efe9
gauche: 0.9.8 -> 0.9.9
Release notes: https://practical-scheme.net/gauche/gmemo/?Release%200.9.9
2019-12-16 20:20:20 -05:00