Commit Graph

183235 Commits

Author SHA1 Message Date
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
Burke Libbey
62e680cdcf ruby-modules: parse build_flags correctly:
In building a gem whose native extension is a Rakefile, the previous
version of this code will call essentially `rake ""`, when it means to
call `rake`.

This change converts `""` into `[]` rather than `[""]`.
2019-12-17 00:58:32 +00:00
Justin Bedo
c3f09c33eb
strelka: fix broken build 2019-12-17 11:20:32 +11:00
Lily Ballard
ab9bdca091 cocoapods-beta: 1.8.4 -> 1.9.0.beta.1 2019-12-16 16:15:34 -08:00
Eric Dallo
8cbb00a9ed clj-kondo: 2019.11.07 -> 2019.12.14 2019-12-16 21:01:20 -03:00
Timo Kaufmann
db59e94059
Merge pull request #75801 from timokau/ecl-libffi-abi
ecl: fix build with libffi 3.3
2019-12-17 00:10:04 +01:00
Michael Fellinger
42cc7428bc
crystal: reduce closure size of compiled exes by splitting outputs 2019-12-17 00:01:14 +01:00
Chris Ostrouchov
21770f817c python3Packages.aiorun: init at 2019.11.1 2019-12-16 14:54:50 -08:00
Timo Kaufmann
00c3761322 ecl: fix build with libffi 3.3
The build was broken by the recent libffi update
(53a04a2df0) because of this upstream
change:

ef76205647

I have changed the usage of FFI_SYSV as gentoo suggests:

https://wiki.gentoo.org/wiki/Libffi_3.3_porting_notes/FFI_SYSV

I'm not entirely sure if that is the right call here, but I haven't
noticed any regressions in my testing and its definitely better than a
broken build.

Upstream: https://gitlab.com/embeddable-common-lisp/ecl/issues/302
2019-12-16 23:02:26 +01:00
Jonathan Ringer
b443abf914 python3Packages.starfish: disable due to incompatible dependencies
isn't compatible with latest python-dateutil or scikit-image
2019-12-16 12:59:41 -08:00
Chris Ostrouchov
c68dad170f python3Packages.aiokafka: init at 0.5.2 2019-12-16 12:57:32 -08:00
Puck Meerburg
6f942e765a cups-dymo: fix build 2019-12-16 19:48:05 +00:00
Bignaux Ronan
3ad650a14b rasm: init at 0.116 2019-12-16 11:28:34 -08:00
Frederik Rietdijk
7aedd744d8 Merge master into staging-next 2019-12-16 20:28:10 +01:00
Maciej Krüger
9af73d9326 pick-colour-picker: init at unstable-2019-10-11 2019-12-16 11:16:11 -08:00
Graham Christensen
75b8f3820d
Merge pull request #75779 from grahamc/dockertools/fixup-max-layers
dockerTools.buildLayeredImage: update maxlayers from 24 to 100 to match documentation
2019-12-16 14:11:36 -05:00
Graham Christensen
c3186349b7
Merge pull request #75778 from grahamc/dockertools/example-drop-unneeded-contents
docker examples: Drop unneeded contents list
2019-12-16 13:34:34 -05:00
Dmitry Kalinkin
7891f3d706
Merge pull request #75730 from veprbl/pr/texlive_bin_pygmentex
texlive: provide a working pygmentex executable
2019-12-16 13:21:24 -05:00
Graham Christensen
9c02760855
dockerTools.buildLayeredImage: update maxlayers from 24 to 100 to match documentation
mkManyPureLayers already was changed, and this function was not updated.
2019-12-16 13:14:21 -05:00
Graham Christensen
77452740c6
docker examples: Drop unneeded contents list 2019-12-16 13:11:27 -05:00
Graham Christensen
12e2416380
dockerTools.buildLayeredImage: Exclude top level implementation detail layers 2019-12-16 13:03:15 -05:00
Graham Christensen
700f4c5388
dockerTools.buildLayeredImage: prepare to exclude some paths
Without changing behavior, since this code is fiddly, make it possible
to add a filtering step before packaging individual paths.
2019-12-16 12:57:04 -05:00
Alex Branham
b9a558aaa4 R: Update CRAN and bioconductor packages
Closes https://github.com/NixOS/nixpkgs/pull/75010.
2019-12-16 18:56:49 +01:00
Alex Branham
7af84afa2a R: 3.6.1 -> 3.6.2
Closes https://github.com/NixOS/nixpkgs/pull/75587.
2019-12-16 18:56:49 +01:00
Graham Christensen
aec80dddc0
dockerTools.buildLayeredImage: pass a list of closures to mkManyPureLayers so it can exclude the top-most level
Before, every docker image had three extra layers:

1. A `closure` layer which is an internal implementation detail of
   calculating the closure of the container
2. a `name-config.json` layer which is the images' run-time
   configuration, and has no business being *in* the image as a layer.
3. a "bulk-layers" layer which is again and implementation detail
   around collecting the image's closure.

None of these layers need to be in the final product.
2019-12-16 12:48:05 -05:00
Graham Christensen
f6d75f550e
dockerTools.buildLayeredImage: tweak formatting on contentsEnv 2019-12-16 12:36:45 -05:00
Maximilian Bosch
e1c6965beb
cargo-raze: 0.2.8 -> 0.2.10
https://github.com/google/cargo-raze/releases/tag/v0.2.9
https://github.com/google/cargo-raze/releases/tag/v0.2.10
2019-12-16 18:29:41 +01:00
Eduardo Quiros
93a51b8d1e croc: 6.4.6 -> 6.4.7 2019-12-16 11:29:24 -06:00
Salar Rahmanian
ce2adeb6b6 Add split-term vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian
f48fb5ca0a Add vim-slash vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian
7ff19f9d59 Add gen_tags vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian
9ec0c1bb7e Add smartpairs vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian
bccadf3a5b Update existing pluging 2019-12-16 09:11:14 -08:00
Jonathan Ringer
aea972ab91 python3Packages.mesa: 0.8.6 -> unstable-2019-12-09
their last official release was so long ago that
patches no longer cleanly apply
2019-12-16 09:05:23 -08:00
0x4A6F
89674bd73d
xandikos: init at 0.1.0 2019-12-16 18:02:27 +01:00
Alyssa Ross
d770ae1202
linux-libre.updateScript: fix attr in commit msg 2019-12-16 16:38:19 +00:00
Mario Rodas
2b842606c4
Merge pull request #75758 from filalex77/insomnia-7.0.5
insomnia: 7.0.3 -> 7.0.5
2019-12-16 11:35:31 -05:00
Alyssa Ross
987a59e295 linux-libre_latest: 16794 -> 17112 2019-12-16 16:30:22 +00:00
Alyssa Ross
2d3e4088db linux-libre: set update-libre.sh as update script
This doesn't actually update the kernel, just the linux-libre
deblobbing scripts, but it should mean that automatic updaters keep
the deblobbing scripts up to date.  So even if deblobbing scripts for
a new kernel version are not available immediately after release, they
should be updated automatically soon enough once available.
2019-12-16 16:30:22 +00:00
Alyssa Ross
80a823eeca linux/update.sh: update linux-libre too
update-libre.sh doesn't commit by default so that it can be used as an
updateScript, where I don't think auto-committing is the norm.

The generated commit messages say "linux-libre_latest" rather than
"linux-libre", because even though linux-libre will also be rebuilt,
it's linux-libre_latest that is more likely to need it.
2019-12-16 16:30:22 +00:00
Tim Steinbach
821ff387da
linux-testing: 5.5-rc1 -> 5.5-rc2 2019-12-16 11:24:53 -05:00
Oleksii Filonenko
2318f7fc44
hydroxide: init at 0.2.11 2019-12-16 18:22:31 +02:00
Tim Steinbach
09c0b6af80
zoom-us: 3.5.330166.1202 -> 3.5.336627.1216 2019-12-16 11:14:35 -05:00
Emily
ea0b2370fa whipper: 0.9.0 -> 0.9.1.dev7+g9e95f06 2019-12-16 17:11:18 +01:00
Mario Rodas
a8cfa9b438
Merge pull request #75542 from aca-labs/ameba
ameba: 0.10.1 -> 0.11.0
2019-12-16 11:02:58 -05:00
Jonathan Ringer
47ceb135f9 python3Packages.odo: disable due to dask incompatibility
Also did:
 - fix commit date
2019-12-16 16:51:17 +01:00
Jonathan Ringer
ac9d0cb18a pythonPackages.weboob: add futures dependency 2019-12-16 16:49:58 +01:00
Jean-Philippe Braun
90cd659c56 sonata: fix runtime error 2019-12-16 16:48:40 +01:00
José Romildo Malaquias
cbffa52c9c sierra-gtk-theme: 2019-05-07 -> 2019-12-16 2019-12-16 12:39:05 -03:00
José Romildo Malaquias
7591046012
Merge pull request #75616 from romildo/upd.mate
mate.mate-session-manager: 1.22.2 -> 1.22.3
2019-12-16 11:43:55 -03:00
Luflosi
8636580d6f kakoune: 2019.07.01 -> 2019.12.10 2019-12-16 14:07:13 +00:00
Alyssa Ross
a50653295d buildSkawarePackage: pass through extra args
This allows things like hooks other than postInstall to be passed
through to mkDerivation, which is very useful when customising or
debugging a package.
2019-12-16 13:27:10 +00:00
markuskowa
ea324b3cfc
Merge pull request #75752 from saschagrunert/cri-tools
cri-tools: 1.16.1 -> v1.17.0
2019-12-16 14:22:30 +01:00
Oleksii Filonenko
785af8a75e
insomnia: 7.0.3 -> 7.0.5 2019-12-16 15:04:43 +02:00
Maximilian Bosch
75f8327773
cargo-geiger: 0.7.3 -> 0.9.0
https://crates.io/crates/cargo-geiger/0.9.0
2019-12-16 13:37:30 +01:00
Oleksii Filonenko
03aa4ac48f
coredns: 1.3.1 -> 1.6.6 2019-12-16 14:07:43 +02:00
Maximilian Bosch
836e0dbaac
cargo-tree: 0.26.0 -> 0.27.0
https://crates.io/crates/cargo-tree/0.27.0

This release doesn't have a git tag, but the revision I used here is
published as 0.27.0 on crates.io.
2019-12-16 13:03:11 +01:00
Maximilian Bosch
03987eaeed
cargo-license: 0.2.0 -> 0.3.0
https://github.com/onur/cargo-license/releases/tag/v0.3.0
2019-12-16 12:56:18 +01:00
Mario Rodas
c2be9fe835
Merge pull request #74896 from lovesegfault/geebar-libinput
gebaar-libinput: init at 0.0.5
2019-12-16 06:37:58 -05:00
Jonathan Ringer
229b2b57ee python3Packages.streamz: disable kafka tests 2019-12-16 03:32:00 -08:00
Bernardo Meurer
435b929d52
gebaar-libinput: init at 0.0.5 2019-12-16 05:58:29 -05:00
Vladimír Čunát
7139b127b3
gcc7: 7.4.0 -> 7.5.0
It's bugfix-only; these tend to be fairly safe,
and we don't really use gcc7 anymore by default.
I tested building gcc7 and gfortran7 on x86_64-linux.
https://gcc.gnu.org/ml/gcc-announce/2019/msg00003.html
2019-12-16 11:40:59 +01:00
Mario Rodas
61ba5db7ef
Merge pull request #75751 from saschagrunert/conmon
conmon: v2.0.7 -> v2.0.8
2019-12-16 05:36:25 -05:00
Mario Rodas
51d28dc45d
Merge pull request #75727 from marsam/fix-pango-darwin
pango: fix build on darwin
2019-12-16 05:34:39 -05:00
Shane
8acf3405ca hydra: Temporarily unbreak hydra with the deprecated lib.closePropagation
Hydra fails to start on recent recent nixpkgs due to a change in Perl packaging: this has been reported in #72783. @conferno in that thread suggested using lib.closePropagation as a fix, which is apparently deprecated, but works for now.
2019-12-16 10:29:19 +00:00
Dmitry Kalinkin
83c5184398
Merge pull request #75734 from veprbl/pr/herwig_7_2_0
herwig: 7.1.6 -> 7.2.0
2019-12-16 05:26:52 -05:00
markuskowa
cc92da0302
Merge pull request #75720 from sikmir/gpxlab
gpxlab: init at 0.7.0
2019-12-16 11:02:24 +01:00
Andreas Rammhold
0dfc60af86
Merge pull request #75710 from andir/spamassassin
spamassassin: 3.4.2 -> 3.4.3
2019-12-16 10:12:44 +01:00
Sascha Grunert
16bca7814a
cri-tools: 1.16.1 -> v1.17.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-16 09:48:03 +01:00
Sascha Grunert
7aba727c0d
conmon: v2.0.7 -> v2.0.8
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-16 09:43:03 +01:00
Mario Rodas
01956b5605 ocrmypdf: 9.0.3 -> 9.2.0 2019-12-15 23:15:07 -08:00
Mario Rodas
1581bc696a tqdm: 4.36.1 -> 4.40.2 2019-12-15 23:15:07 -08:00
Mario Rodas
6746087401 pikepdf: 1.8.0 -> 1.8.1 2019-12-15 23:15:07 -08:00
Mario Rodas
5f4f2a7c90 pythonPackages.pdfminer: add marsam to maintainers 2019-12-15 23:15:07 -08:00
Mario Rodas
0431f59cb8 pythonPackages.pdfminer: 20181108 -> 20191020 2019-12-15 23:15:07 -08:00
Mario Rodas
303c94493c
Merge pull request #75588 from gege251/darwin-amazon-ecs-cli
amazon-ecs-cli: add darwin
2019-12-15 22:42:08 -05:00
Niklas Hambüchen
739d9f454c
Merge pull request #75737 from nh2/elogind-241.4
elogind: 241.3 -> 241.4
2019-12-16 03:37:19 +00:00
Jonathan Ringer
a5097e915d python3Packages.nipype: fix build, add missing dependencies 2019-12-15 19:18:13 -08:00
Jonathan Ringer
70d014e414 pythonPackages.etelemetry: init at 0.1.2
Needed by nipype package
2019-12-15 19:18:13 -08:00
gege251
a1c8ec7c32
amazon-ecs-cli: enable on darwin 2019-12-15 22:16:34 -05:00
Niklas Hambüchen
5ec40c8e92
Merge pull request #75677 from nh2/glog-patch-for-musl
glog: Add upstream patch to fix tests with musl.
2019-12-16 02:55:41 +00:00
Niklas Hambüchen
0d3570c94d elogind: 241.3 -> 241.4 2019-12-16 03:52:24 +01:00
Dmitry Kalinkin
95b0bc0989
herwig: 7.1.6 -> 7.2.0
thepeg: 2.1.6 -> 2.2.0
2019-12-15 20:56:40 -05:00
Dmitry Kalinkin
dfc9845838
texlive: provide a working pygmentex executable
The old top-level pygmentex package is replaced with an alias.
2019-12-15 19:52:17 -05:00
Bignaux Ronan
615742297f PySolFC: 2.0 -> 2.6.4 2019-12-16 01:43:08 +01:00
tbenst
60829ec4a1 python3packages.stytra: init at 0.8.26 2019-12-15 16:04:41 -08:00
tbenst
af596113d1 python3packages.qimage2ndarray: init at 1.8 2019-12-15 16:04:41 -08:00
tbenst
70d788cf18 python3packages.lightparam: init at 0.3.7 2019-12-15 16:04:41 -08:00
tbenst
a7166ae903 python3packages.flammkuchen: init at 0.9.1 2019-12-15 16:04:41 -08:00
tbenst
f82997f899 python3packages.colorspacious: init at 1.1.2 2019-12-15 16:04:41 -08:00
tbenst
51eff7ac8d python3packages.arrayqueues: init at 1.2.0b0 2019-12-15 16:04:41 -08:00
Franz Pletz
a991de49f2
Merge pull request #75698 from scaredmushroom/aircrack-ng_master
aircrack-ng: fixed missing dependency for airmon-ng
2019-12-15 23:34:20 +00:00
Franz Pletz
7eee92eab7
Merge pull request #75694 from plutotulp/spamassassin-ipv6-master
spamassassin: enable IPv6 support with Socket6
2019-12-15 23:25:19 +00:00
Mario Rodas
b066646e04
docker-credential-helpers: init at 0.6.3 2019-12-15 18:18:18 -05:00
Danylo Hlynskyi
debca548f9
dolt: init at 0.12.0 (#75693)
* dolt: init at 0.12.0

* Update pkgs/servers/sql/dolt/default.nix

Co-Authored-By: robert seaton <robbpseaton@gmail.com>

* fix eval

* Update pkgs/servers/sql/dolt/default.nix

Co-Authored-By: Wael Nasreddine <wael.nasreddine@gmail.com>

* update Go docs as well
2019-12-16 00:58:16 +02:00
Florian Klink
39b20f0986
Merge pull request #75722 from flokli/xilinx-bootgen
xilinx-bootgen: init at 2019-10-23
2019-12-15 23:55:05 +01:00
Michael Raskin
5f21b4b896
Merge pull request #75723 from andir/advancecomp
advancecomp: fix CVE-2019-9210
2019-12-15 22:53:36 +00:00
Franz Pletz
05c6009f56
Merge pull request #75715 from andir/ansible
ansible fixes for CVE-2019-10156 CVE-2019-10206 CVE-2019-14846 CVE-2019-14856 CVE-2019-14858 CVE-2019-14864
2019-12-15 22:47:28 +00:00
Franz Pletz
f98af3b8db
Merge pull request #75708 from andir/thunderbird-bin
thunderbird-bin: 68.2.2 -> 68.3.0
2019-12-15 22:42:25 +00:00
Franz Pletz
b973f7baf0
Merge pull request #67781 from jonringer/bump-errbot
errbot: 5.2.0 -> 6.1.1
2019-12-15 22:35:02 +00:00
Jonathan Ringer
d62b9919d8
errbot: 5.2.0 -> 6.1.1 2019-12-15 23:30:00 +01:00
Florian Klink
5073aab831 xilinx-bootgen: init at unstable-2019-10-23 2019-12-15 23:27:17 +01:00
Andreas Rammhold
f23627cb12
advancecomp: fix CVE-2019-9210 2019-12-15 23:15:35 +01:00
R. RyanTM
d7125bf6b6 xmr-stak: 2.10.7 -> 2.10.8 2019-12-15 22:13:29 +00:00
Franz Pletz
ded56b2687
Merge pull request #75234 from filalex77/subfinder-2.2.2
subfinder: 2018-07-15 -> 2.2.4
2019-12-15 22:13:06 +00:00
Franz Pletz
fda130af71
Merge pull request #75474 from chkno/xsecurelock-no-longer-needs-xset-path-fixed
xsecurelock: Remove obsolete path fix
2019-12-15 22:10:55 +00:00
Franz Pletz
bbee883e6c
Merge pull request #75704 from andir/dovecot
dovecot: 2.3.8 -> 2.3.9.2
2019-12-15 22:02:35 +00:00
worldofpeace
ce549ddf26
Merge pull request #75682 from Kiwi/wire-desktop-icon
wire-desktop: fix desktop icon
2019-12-15 16:52:51 -05:00