Commit graph

182539 commits

Author SHA1 Message Date
Vincent Laporte ed5c0443c1 ocamlPackages.lua-ml: init at 0.9 2019-12-15 08:23:32 +01:00
Philipp Middendorf 2b298a3ef1 quake3e: 2019-09-09 -> 2019-11-29 (#75511) 2019-12-15 02:16:53 -05:00
Vincent Laporte 788148f93c ocaml-top: 1.1.5 → 1.2.0-rc 2019-12-15 08:11:56 +01:00
Bernardo Meurer 171ceb38ff
beets.externalPlugins.check: init at 0.12.0 2019-12-14 21:52:21 -08:00
worldofpeace 1d8ef857ee aesop: fix build
See https://github.com/lainsce/aesop/pull/33
2019-12-15 00:45:38 -05:00
worldofpeace be13df6c76
Merge pull request #75465 from worldofpeace/gnome-args
doc/gnome: update wrapper args example, remove proliferated uses
2019-12-15 00:13:17 -05:00
worldofpeace abe3475df8 treewide: remove bash snippets in flags
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-12-15 00:10:41 -05:00
Ivan Kozik af006f9ff3 chromium: fix enableWideVine for v79 which needs the manifest.json in WidevineCdm/ 2019-12-15 04:56:01 +00:00
Ivan Kozik 3d71db8abb chromium: explain enable_widevine = true 2019-12-15 04:55:59 +00:00
Ivan Kozik 950230bc84 chromium: remove enableNaCl option
This hasn't worked since 2016 (https://github.com/NixOS/nixpkgs/issues/13983)
and is being removed very soon, per "Q4 2019" in
https://developer.chrome.com/native-client/migration

(It's staying around for "Chrome Apps", but those only run on ChromeOS now.)

earth.google.com users can use https://earth.google.com/web/?beta=1 to get
the wasm version instead of the PNaCl version.
2019-12-15 04:55:30 +00:00
Jan Tojnar 6842813bb1
aegisub: slight clean up 2019-12-15 05:44:17 +01:00
Jan Tojnar 955be27f58
aegisub: fix build 2019-12-15 05:36:24 +01:00
Ivan Kozik ec75ea3329 chromium: use llvmPackages_9 to more closely match upstream 2019-12-15 04:35:36 +00:00
Ivan Kozik 46d252f1f1 chromium: fix GL support by not using the ANGLE GL implementation 2019-12-15 04:35:23 +00:00
worldofpeace bfcc281a27
Merge pull request #75138 from mkg20001/feat/add-xapps-cinnamon
cinnamon.xapps: init at 1.6.8
2019-12-14 22:25:11 -05:00
Mario Rodas 9f2092b6a9
grafana-loki: fix build on darwin 2019-12-14 22:22:22 -05:00
worldofpeace 47dcb0439a libgnomekbd: fix dependencies
There were things in Requires that weren't propagated.
2019-12-14 22:22:14 -05:00
Maciej Krüger 580a6f492a pythonModules.xapp: init at 1.8.1 2019-12-14 22:22:14 -05:00
Maciej Krüger 632c4f2c9b cinnamon.xapps: init at 1.6.8 2019-12-14 22:22:14 -05:00
Niklas Hambüchen 97dc2e99f5 glog: Add upstream patch to fix tests with musl.
Originally found in https://github.com/nh2/static-haskell-nix/issues/70
2019-12-15 04:05:20 +01:00
Florian Klink ac1a5ac2db gtkwave: build with gtk3
gtkwave ships a gtk3 flavour on sourceforge. let's use that one.
2019-12-15 03:54:35 +01:00
Austin Seipp 367676ce82
z3: 4.8.5 -> 4.8.7
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-14 20:33:59 -06:00
Austin Seipp 3e88e1b144
vector: 0.5.0 -> 0.6.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-14 20:33:59 -06:00
Austin Seipp 1446f6ca38
Revert "vector: make some more options override-able"
See the comments in that commit for more information.

This reverts commit b964f4b421.
2019-12-14 20:33:59 -06:00
Mario Rodas e87cfa0488
Merge pull request #75342 from colemickens/nixpkgs-va
vaapiIntel: unstable-20190211 -> 2.4.0
2019-12-14 21:29:16 -05:00
Mario Rodas 1784ddb805
Merge pull request #75647 from marsam/add-python-twitter
pythonPackages.python-twitter: init at 3.5
2019-12-14 21:18:27 -05:00
Mario Rodas ba22262959
Merge pull request #75667 from tobim/pkgs/cmake-format
cmake-format: 0.6.2 -> 0.6.3
2019-12-14 21:17:41 -05:00
Andreas Rammhold 928bc00ec4
Merge pull request #75673 from flokli/exa-broken-symlinks
exa: apply patch to not panic on broken symlinks
2019-12-15 02:28:29 +01:00
Mario Rodas fb112af09e
gitAndTools.git-gone: 0.1.2 -> 0.2.0 2019-12-14 20:20:20 -05:00
Mario Rodas 3f9333064b
vdirsyncer: fix build on darwin 2019-12-14 20:20:20 -05:00
Florian Klink d41dca2f5f exa: apply patch to not panic on broken symlinks
Currently, exa fails when being executed in a git repository with
symlinks pointing to a non-existing location.

This can happen quite often with garbage-collected result links, or in
bazel repositories.

A fix was PR'ed in September at https://github.com/ogham/exa/pull/584,
but upstream seems to be not responding.

Let's apply this patch until there's a release containing the fixes.
2019-12-15 02:18:50 +01:00
worldofpeace 22f57b8925
Merge pull request #75625 from kampka/zsh-history-module
zsh-history: Add tests
2019-12-14 19:51:20 -05:00
Alex Gryzlov a0d31e3970 idrisPackages.tparsec: 2019-06-18 -> 2019-09-19 2019-12-15 03:03:01 +03:00
Renaud 69c6e4c2ff
Merge pull request #75601 from romildo/upd.mojave-gtk-theme
mojave-gtk-theme: 2019-09-09 -> 2019-12-12
2019-12-15 00:58:33 +01:00
R. RyanTM 668a5dd07b nco: 4.8.1 -> 4.9.0 (#75287)
* nco: 4.8.1 -> 4.9.0

* nco: fetchurl -> fetchzip
Source is a GitHub archive
2019-12-15 00:48:56 +01:00
Kim Burgess 90f84bc5dd
ameba: 0.10.1 -> 0.11.0 2019-12-15 09:36:46 +10:00
Eduardo Quirós 297604cb35 pfetch: init at 0.4.0
* pfetch: init at 0.4.0
2019-12-14 23:28:44 +01:00
Symphorien Gibol bafaf78ead pyflame: remove
The upstream repository is archived and new python version are not going
to be supported.
2019-12-14 23:23:03 +01:00
Jan Tojnar 429561978b
Merge branch 'master' into staging-next 2019-12-14 23:09:06 +01:00
Tobias Mayer f2e4680dec cmake-format: 0.6.2 -> 0.6.3 2019-12-14 23:04:32 +01:00
Renaud a189ffc45e
Merge pull request #75258 from srhb/bump-openapi-generator
openapi-generator-cli: 4.2.1 -> 4.2.2
2019-12-14 22:59:23 +01:00
Maximilian Bosch 7d944554dd
dlib: 19.18 -> 19.19
https://github.com/davisking/dlib/releases/tag/v19.19
2019-12-14 21:01:16 +01:00
Michael Weiss b916b9e884
androidStudioPackages.{dev,canary}: 4.0.0.5 -> 4.0.0.6 2019-12-14 20:55:43 +01:00
Renaud ee7ed8da31
procdump: 1.0.1 -> 1.1 (#75658) 2019-12-14 20:25:04 +01:00
Michael Weiss e6b29634d2
fuse3: 3.8.0 -> 3.9.0 (#75655)
Changelog: https://github.com/libfuse/libfuse/blob/fuse-3.9.0/ChangeLog.rst
2019-12-14 20:16:36 +01:00
Ben Wolsieffer bd9549baa9 mavproxy: init at 1.8.17 2019-12-14 11:00:34 -08:00
Ben Wolsieffer 9475a7da6c pythonPackages.pymavlink: init at 2.4.1 2019-12-14 11:00:34 -08:00
adisbladis d3d8b776f1
Merge pull request #75618 from jsamsa/emacsmacport-fix
emacsMacport: Rename emacsVersion attribute to version
2019-12-14 18:43:24 +00:00
Henrik Jonsson 9ace40c765 electrum: Add ckcc-protocol
Similar to keepkey, trezor and btchip, ckcc-protocol is a plugin,
allowing electrum to communicate with the https://coldcardwallet.com/
hardware wallet.
2019-12-14 10:30:23 -08:00
Henrik Jonsson eb33f2050a python3Packages.ckcc-protocol: init at 0.8.0
The ckcc-protocol package installs
https://github.com/Coldcard/ckcc-protocol, which
allows communication with the https://coldcardwallet.com/
hardware wallet.
2019-12-14 10:30:23 -08:00
Vincent Laporte 856d0a44ec
Merge pull request #75141 from vbgl/coq-8.11β1
coq_8_11: init at 8.11+β1
2019-12-14 19:13:40 +01:00
Dmitry Kalinkin d4599019c5
Merge pull request #75656 from veprbl/pr/rootpy_remove
pythonPackages.{root_numpy,rootpy}: remove
2019-12-14 13:12:45 -05:00
Robert Scott 46460d3d7a crun: 0.8 -> 0.10.6 (security) (#75304)
addressing CVE-2019-18837
2019-12-14 18:49:18 +01:00
Renaud fc199f5277
Merge pull request #75358 from petabyteboy/feature/mumble
mumble: build with pulseaudio support on linux and add petabyteboy to maintainers
2019-12-14 18:39:44 +01:00
Maximilian Bosch ed8de578a0
Merge pull request #75653 from ivan/cargo-outdated-0.9.1
cargo-outdated: unstable-2019-04-13 -> 0.9.1
2019-12-14 18:37:35 +01:00
R. RyanTM cc21777500 qbittorrent: 4.1.9.1 -> 4.2.0 (#75360) 2019-12-14 18:21:53 +01:00
Maximilian Bosch 35be5088a2
Merge pull request #75645 from jorsn/vimPlugins.deoplete-khard
vimPlugins.deoplete-khard: init at 2019-09-02
2019-12-14 18:20:51 +01:00
markuskowa dffd8a35a7
Merge pull request #74614 from r-ryantm/auto-update/qpdf
qpdf: 9.0.2 -> 9.1.0
2019-12-14 18:19:16 +01:00
Dmitry Kalinkin ba3cf09788
pythonPackages.rootpy: remove 2019-12-14 12:07:29 -05:00
itsHMR a46e3ebae5 tigervnc: add perl to buildInputs (#75367)
tigervnc ships vncserver, quote from the documentation:
vncserver - a wrapper script which makes starting Xvnc more convenient vncserver requires Perl.
2019-12-14 18:06:01 +01:00
Dmitry Kalinkin fc21603717
pythonPackages.root_numpy: remove 2019-12-14 12:05:18 -05:00
Maximilian Bosch 52e8feb160
Merge pull request #75652 from etu/phpstan-update
phpPackages.phpstan: 0.12.0 -> 0.12.3
2019-12-14 18:02:38 +01:00
R. RyanTM 0eb53ff3c7 tcllib: 1.19 -> 1.20 (#75401) 2019-12-14 17:56:49 +01:00
Tor Hedin Brønner e76e230f99
Merge pull request #75589 from hedning/gnome-3.34.2
gnome-shell 3.34.2
2019-12-14 17:46:13 +01:00
Michael Weiss e69c094227
html-proofer: 3.14.1 -> 3.15.0 2019-12-14 17:44:50 +01:00
Maximilian Bosch a081531a80
Merge pull request #75298 from dywedir/strace
strace: 5.3 -> 5.4
2019-12-14 17:06:38 +01:00
Maximilian Bosch 637eacc90a
Merge pull request #75649 from avdv/wtf-0.25.0
wtf: 0.24.0 -> 0.25.0
2019-12-14 17:00:14 +01:00
Michael Weiss cffab6c95f
Merge pull request #75364 from primeos/range-v3
range-v3: 0.9.1 -> 0.10.0
2019-12-14 16:50:46 +01:00
Ivan Kozik 1896f2b2b0 cargo-outdated: unstable-2019-04-13 -> 0.9.1 2019-12-14 15:41:19 +00:00
Maximilian Bosch ce23582392
Merge pull request #75202 from veprbl/pr/nextcloud_rm_qtwebkit
nextcloud-client: disable shibboleth
2019-12-14 16:31:38 +01:00
Elis Hirwing c593cf54dc
phpPackages.phpstan: 0.12.0 -> 0.12.3
Changelogs:
 - https://github.com/phpstan/phpstan/releases/tag/0.12.1
 - https://github.com/phpstan/phpstan/releases/tag/0.12.2
 - https://github.com/phpstan/phpstan/releases/tag/0.12.3
2019-12-14 16:28:18 +01:00
Maximilian Bosch d1b80ab31e
documize-community: 3.5.2 -> 3.6.0
https://github.com/documize/community/releases/tag/v3.6.0
2019-12-14 16:24:42 +01:00
Vincent Laporte 089c0efe8c ocamlPackages.mdx: 1.4.0 → 1.5.0
And split to multiple outputs
2019-12-14 15:57:36 +01:00
Vincent Laporte b5e82ad239 ocamlPackages.ocaml-version: init at 2.3.0 2019-12-14 15:57:36 +01:00
WilliButz 5746e9fd91
Merge pull request #75634 from Ma27/bump-matrix-synapse
matrix-synapse: 1.6.1 -> 1.7.0
2019-12-14 15:57:19 +01:00
Renaud dd465ba6b6
wpscan: 3.5.3 -> 3.7.5 (#75580) 2019-12-14 15:55:33 +01:00
Claudio Bley 6bb0148cc3 wtf: 0.24.0 -> 0.25.0 2019-12-14 15:12:58 +01:00
Mario Rodas 9b2b17253a
Merge pull request #75638 from marsam/fix-libmad-darwin
libmad: fix build on darwin
2019-12-14 08:18:23 -05:00
Yannis Koutras 295d8bae7a
Merge pull request #75050 from alapshin/feature/skroge-2.21.0
skrooge: 2.20.0 -> 2.21.0
2019-12-14 14:14:10 +01:00
Lancelot SIX 2cfdc0401f
Merge pull request #75387 from r-ryantm/auto-update/rabbitmq-server
rabbitmq-server: 3.8.1 -> 3.8.2
2019-12-14 13:11:42 +01:00
Johannes Rosenberger 592ee0c399 vimPlugins.deoplete-khard: init at 2019-09-02 2019-12-14 12:05:10 +01:00
Johannes Rosenberger ccd448b49e vimPlugins: Update 2019-12-14 11:59:04 +01:00
Christian Kampka c98d54a3e9
zsh-history: Add tests 2019-12-14 10:58:38 +01:00
Mario Rodas 4c142b0854 flow: 0.113.0 -> 0.114.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.114.0
2019-12-14 01:29:00 -08:00
Jonathan Ringer 12cc27b1ef pythonPackages.root_numpy: add setuptools dependency 2019-12-14 01:28:42 -08:00
Dmitry Kalinkin b6d8873825 root: 6.12.06 -> 6.18.04
Also switch to python3.
2019-12-14 01:28:27 -08:00
Chuck 6498f468af WriteHaskell: Strip binaries
This reduces the size of Hello World [1] from 3.06 MiB to 678 KiB.

[1] As measured by nix-shell -p 'writers.writeHaskellBin "hello" {} "main = putStrLn \"hello\""' --run 'ls -l `which hello`'
2019-12-14 09:32:34 +01:00
Jörg Thalheim fbfd77b158
Merge pull request #75546 from averelld/jdgui-update
jd-gui: 1.4.0 -> 1.6.5
2019-12-14 07:41:01 +00:00
Jörg Thalheim 259139f1c3
Merge pull request #75565 from xwvvvvwx/wg-tools-20191212
wireguard-tools: 0.0.20191127 -> 0.0.20191212
2019-12-14 07:27:39 +00:00
Vladyslav M 942de234e9
qbittorrent-nox: init at 4.1.9.1 (#75068)
qbittorrent-nox: init at 4.1.9.1
2019-12-14 09:07:35 +02:00
Mario Rodas c7f85382f8 mpd: fix-build on darwin 2019-12-13 22:59:16 -08:00
Laurens Duijvesteijn 88c6f13ef2 hivemind: 1.0.4 -> 1.0.6 2019-12-13 22:58:15 -08:00
Renaud 637f16dc3e bingrep: 0.7.0 -> 0.8.1 2019-12-13 22:51:23 -08:00
Mario Rodas 6d34fb89eb fluent-bit: 1.3.2 -> 1.3.4 2019-12-13 22:46:22 -08:00
Mario Rodas d1913d175d buildah: 1.11.6 -> 1.12.0
Changelog: https://github.com/containers/buildah/releases/tag/v1.12.0
2019-12-13 22:35:53 -08:00
roconnor 6a7508031e
Merge pull request #72418 from xtruder/pkgs/bitcoin/desktop
bitcoin: install desktop file and pixmaps
2019-12-13 23:18:22 -05:00
Mario Rodas 98634341e9
Merge pull request #75629 from filalex77/starship-0.30.1
starship: 0.29.0 -> 0.30.1
2019-12-13 23:12:20 -05:00
Mario Rodas 3c024221a6
Merge pull request #75593 from saschagrunert/conmon-2
conmon: v2.0.6 -> v2.0.7
2019-12-13 23:10:52 -05:00
Mario Rodas 1b6cffb907
Merge pull request #75626 from freepotion/harmonist-0.2-to-0.3.0
harmonist: 0.2 -> 0.3.0
2019-12-13 23:04:41 -05:00
Maximilian Bosch 7e77cea721
Merge pull request #75635 from emilazy/whipper-0.9.0
whipper: update to 0.9.0
2019-12-14 04:42:08 +01:00
Maximilian Bosch 9ff834fafc
fixup! Merge pull request #74422 from r-ryantm/auto-update/ibus-typing-booster 2019-12-14 04:35:33 +01:00
Mario Rodas 178f870ae7
libmad: fix build on darwin 2019-12-13 22:22:22 -05:00
Maximilian Bosch ca1a918d4c
Merge pull request #74422 from r-ryantm/auto-update/ibus-typing-booster
ibus-engines.typing-booster-unwrapped: 2.7.0 -> 2.7.2
2019-12-14 04:22:12 +01:00
Emily 85dce63fa9 whipper: 0.7.3 -> 0.9.0 2019-12-14 03:21:44 +00:00
Emily 1314521936 pythonPackages.pycdio: fix for Python 3 2019-12-14 03:21:34 +00:00
Dmitry Kalinkin 5a8b235897
Merge pull request #75631 from veprbl/pr/herwig_7_1_6
herwig: 7.1.5 -> 7.1.6
2019-12-13 22:19:05 -05:00
Maximilian Bosch 047f22fc3c
citrix_workspace: add 19.12.0.19 2019-12-14 03:59:32 +01:00
Maximilian Bosch ba5d530a78
Merge pull request #75591 from marsam/update-lab
gitAndTools.lab: 0.17.0 -> 0.17.1
2019-12-14 03:35:49 +01:00
Maximilian Bosch 73322737a3
matrix-synapse: 1.6.1 -> 1.7.0
https://github.com/matrix-org/synapse/releases/tag/v1.7.0
2019-12-14 02:40:52 +01:00
Maximilian Bosch e533a8c565
matrix-synapse.ldap3: 0.1.3 -> 0.1.4
https://github.com/matrix-org/matrix-synapse-ldap3/releases/tag/v0.1.4
2019-12-14 02:40:13 +01:00
Maximilian Bosch 69d31c37bc
cargo-make: 0.24.1 -> 0.24.2
https://github.com/sagiegurari/cargo-make/releases/tag/0.24.2
2019-12-14 02:25:41 +01:00
Dmitry Kalinkin 2f79be40d6
herwig: 7.1.5 -> 7.1.6
thepeg: 2.1.5 -> 2.1.6
2019-12-13 18:52:56 -05:00
Jaka Hudoklin a7685f3dc6
Merge pull request #75600 from suhr/cue
cue: 0.0.14 -> 0.0.15
2019-12-13 23:20:51 +00:00
Jaka Hudoklin 8362b06dc6
Merge pull request #75617 from scaredmushroom/master
tor-browser-bundle-bin: 9.0.1 -> 9.0.2
2019-12-13 23:19:45 +00:00
Bernardo Meurer 6f66fad9be vimPlugins.quick-scope: init at 2019-04-22 2019-12-13 15:04:00 -08:00
Bernardo Meurer fcf9cb2c15 vimPlugins: update 2019-12-13 15:04:00 -08:00
Bernardo Meurer 1bb1ac5b50 vimPlugins: sort 2019-12-13 15:04:00 -08:00
Oleksii Filonenko 0ee049be99
starship: 0.29.0 -> 0.30.1 2019-12-14 01:00:11 +02:00
Renaud af5547fec8
Merge pull request #75562 from corngood/http-egg-cve-fix
Http egg cve fix
2019-12-13 23:56:31 +01:00
Free Potion 34cc9d7fa2
harmonist: 0.2 -> 0.3.0 2019-12-14 01:43:20 +03:00
José Romildo Malaquias c0088a657f mate: use https instead of http in src urls 2019-12-13 19:37:37 -03:00
Michael Raskin dd3ddb3e6d
Merge pull request #70772 from tmplt/octave-gl2ps
octave: build with gl2ps
2019-12-13 21:24:23 +00:00
Jason Samsa 77804abdd4 emacsMacport: add version attribute
Changes in https://github.com/NixOS/nixpkgs/pull/74936 depend on emacs
derivations to have a version attribute.
2019-12-13 14:50:49 -06:00
Timo Kaufmann ce013bb430
Merge pull request #75613 from timokau/brial-1.2.6
brial: 1.2.5 -> 1.2.6, pybrial: use brial src
2019-12-13 21:47:50 +01:00
Averell Dalton bc5f25a714 jd-gui: 1.4.0 -> 1.6.5 2019-12-13 21:29:24 +01:00
Timothée Haudebourg 6005fb02fc renoise: 3.1.0 -> 3.2.0 2019-12-13 21:23:27 +01:00
Peter Simons 87db34e65f gsignond-mail: fix typo in all-packages.nix that caused evaluation errors 2019-12-13 20:50:34 +01:00
Peter Simons 9c01e123d6 haskell-src-meta: update ghc-8.8.x build to the latest version
This allows us to build the package without the need for
patching. The test suite still doesn't compile unfortunately.

Closes https://github.com/NixOS/nixpkgs/pull/75594.
2019-12-13 20:48:35 +01:00
Peter Simons 69e794d1d8 haskell-pandoc: update the ghc-8.8.x build to version 2.9 2019-12-13 20:48:35 +01:00
Manuel Bärenz bd11e12fcc haskell-clay: unbreak the build; it succeeds fine 2019-12-13 20:48:14 +01:00
Peter Simons 2d94437a32 haskell-doctemplates: update override for ghc-8.8.x 2019-12-13 20:48:13 +01:00
Peter Simons c02f1b47cd hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-9-g650d530 from Hackage revision
df9ca29882.
2019-12-13 20:48:13 +01:00
Peter Simons d5814bc0e6 haskell-ghcide: use latest haskell-lsp versions
ghcide needs version 0.18.x of the haskell-lsp package to build.

Closes https://github.com/NixOS/nixpkgs/pull/75610.
2019-12-13 20:48:13 +01:00
sternenseemann 1fef36e671 haskell-spacecookie: use correct version of systemd to fix the build 2019-12-13 20:46:29 +01:00
sternenseemann e449a21f19 haskell-systemd: use correct version of network to fix the build 2019-12-13 20:46:29 +01:00
Peter Simons 82d49ffa82 hackage2nix: disable broken builds 2019-12-13 20:46:29 +01:00
Peter Simons c01e7b9703 LTS Haskell 14.17 2019-12-13 20:45:44 +01:00
José Romildo Malaquias 4c6959c71d mate.mate-session-manager: 1.22.2 -> 1.22.3 2019-12-13 16:43:14 -03:00
José Romildo Malaquias d9b1cb2896
Merge pull request #75448 from romildo/upd.mate
mate.atril: 1.22.2 -> 1.22.3; mate.marco: 1.22.3 -> 1.22.4
2019-12-13 16:36:14 -03:00
Timo Kaufmann 135081a538 brial: 1.2.5 -> 1.2.6
Motivation is mostly https://github.com/BRiAl/BRiAl/pull/37, which is a
pre-requiste for getting the sage tests to pass with python3.
2019-12-13 20:31:31 +01:00
Timo Kaufmann 6a800927bb pybrial: 1.2.3 -> 1.2.5, directly use the brial src
The pybrial package is a bit awkward. It doesn't have its own top-level
attribute, since it has a cyclic dependency with sage. That's one of the
reasons why it rarely gets updated. Its distributed along with brial, so
its best to keep the versions synchronized. The easiest way to do this
is to just re-use the source of brial.
2019-12-13 20:29:16 +01:00
cap e99248632e tor-browser-bundle-bin: add cap to maintainers 2019-12-13 20:20:52 +01:00
cap fca98ea5be tor-browser-bundle-bin: 9.0.1 -> 9.0.2 2019-12-13 20:12:23 +01:00
Silvan Mosberger 89eccbf985
Merge pull request #71052 from turboMaCk/imwheel-service
services.xserver.imwheel: add module
2019-12-13 19:37:59 +01:00
José Romildo Malaquias 455a66eaae mojave-gtk-theme: add wallpapers 2019-12-13 15:33:37 -03:00
Dmitry Kalinkin c644c7578d
texlive.bin.dvipng: fix "Fatal error, PK file ends prematurely"
Closes: #75605
2019-12-13 13:14:35 -05:00
Marek Fajkus 7406c0af98
services.xserver.imwheel: add module 2019-12-13 18:19:29 +01:00
worldofpeace 6029b1f0b2
Merge pull request #75575 from Synthetica9/vscodium-1410
vscodium: 1.40.1 -> 1.41.0
2019-12-13 11:03:04 -05:00
Jan Tojnar 968afa4dd8
Merge pull request #75054 from novoxudonoser/dupeguru
dupeguru: init at 4.0.4
2019-12-13 16:37:52 +01:00
Kirill Strukov c2cf629a20 dupeguru: init at 4.0.4 2019-12-13 18:26:17 +03:00
Tim Steinbach 4974c6fd23
linux: 5.4.2 -> 5.4.3 2019-12-13 08:29:19 -05:00
Tim Steinbach b7c613e3e6
linux: 5.3.15 -> 5.3.16 2019-12-13 08:28:57 -05:00
Tim Steinbach 00875c0735
linux: 4.19.88 -> 4.19.89 2019-12-13 08:28:26 -05:00
Domen Kožar 8d5e90bdb3
vscode: 1.40.1 -> 1.41.0 2019-12-13 14:07:58 +01:00
José Romildo Malaquias 0e88b669d0 mojave-gtk-theme: 2019-09-09 -> 2019-12-12 2019-12-13 10:00:29 -03:00
Сухарик fcaaffedef cue: 0.0.14 -> 0.0.15 2019-12-13 15:21:09 +03:00
Christine Koppelt 7f2e8f6367 pythonPackages.aws-adfs: 1.19.1 -> 1.20.0; fix build 2019-12-13 03:39:59 -08:00
Frederik Rietdijk dfdf1597a7 Merge master into staging-next 2019-12-13 11:43:39 +01:00
Tobias Pflug 418ad571c3 Fix manylinux packages
Make sure lib outputs are used where applicable.
2019-12-13 11:40:44 +01:00
Jörg Thalheim 8d2139d063
bcc: 0.11.0 -> 0.12.0 (#75479)
bcc: 0.11.0 -> 0.12.0
2019-12-13 10:13:40 +00:00
Vincent Laporte 3d34ecb993 ocamlPackages.rpclib: 5.9.0 → 6.0.0 2019-12-13 10:44:48 +01:00
Jaka Hudoklin ad9b68ca04
bitcoin: install desktop file and pixmaps 2019-12-13 09:35:36 +00:00
Sascha Grunert 0101712a5b
conmon: v2.0.6 -> v2.0.7
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-13 09:24:52 +01:00
Jaka Hudoklin 486ce85009
Merge pull request #75582 from gabibbo97/kind-0.6.1
kind: 0.5.1 -> 0.6.1
2019-12-13 06:41:53 +00:00
Tor Hedin Brønner 39634ac2b8 gnome3.mutter: 3.34.1 -> 3.34.2
https://gitlab.gnome.org/GNOME/mutter/blob/3.34.2/NEWS
2019-12-13 07:34:06 +01:00
Tor Hedin Brønner 7cbdbabb4e gnome3.gnome-shell: 3.34.1 -> 3.34.2
https://gitlab.gnome.org/GNOME/gnome-shell/blob/3.34.2/NEWS
2019-12-13 07:30:49 +01:00
Stig Palmquist 5f19aab912 arp-scan: 1.9.5 -> 1.9.7
- 1.9.5 -> 1.9.7
- Fixes perl shebang and PERL5LIB for get-{oui,iab} scripts
- Quoted meta.homepage
2019-12-13 07:04:07 +01:00
Giacomo Longo ec3435244e kind: 0.5.1 -> 0.6.1 2019-12-13 06:42:45 +01:00
Markus Kowalewski 476547eb66 snapper: 0.8.5 -> 0.8.6 2019-12-12 21:12:53 -08:00
Mario Rodas 76c69056bd
gitAndTools.lab: 0.17.0 -> 0.17.1 2019-12-13 00:00:00 -05:00
xrelkd 9649340977 powerline-go: 1.13.0 -> 1.15.0 2019-12-12 17:32:58 -08:00
Mario Rodas c06f8a7775
Merge pull request #75559 from marsam/update-brakeman
brakeman: 4.7.1 -> 4.7.2
2019-12-12 19:10:34 -05:00
worldofpeace cf5c943f45
Merge pull request #75472 from ianmjones/snippetpixie
snippetpixie: init at 1.2.2
2019-12-12 18:29:05 -05:00
Francesco Gazzetta feb775244c drawpile: 2.1.14 -> 2.1.15 (#75553) 2019-12-12 17:56:07 -05:00
Ian M. Jones 374d587e73 snippetpixie: init at 1.2.2 2019-12-12 22:55:50 +00:00
Mario Rodas 97d1968185
Merge pull request #75557 from marsam/update-chezmoi
chezmoi: 1.7.5 -> 1.7.7
2019-12-12 17:47:02 -05:00
Daiderd Jordan 9fb0c2ea82
Merge pull request #75572 from shahrukh330/shahrukh330/aws-okta-fix-darwin-build
aws-okta: fix build on darwin
2019-12-12 23:18:57 +01:00
MicrosoftTakeover 286ef7108f vym: 2.6.11 -> 2.7.0 (#73483)
* vym: 2.6.11 -> 2.7.1

* vym: install man page

* vym: fix /usr paths and move data from $out/vym

* Change version to 2.7.0

There was some concern that the release tarball 2.7.1 actually contains an in-development snapshot rather than a full release. The consensus seems to be that 2.7.0 should be used instead.
2019-12-12 23:08:11 +01:00
Andreas Rammhold 2d7b7b805d
Merge pull request #75574 from musteresel/patch-1
anydesk: Provide alternative URL
2019-12-12 22:54:42 +01:00
Andreas Rammhold 89647059dc
Merge pull request #75181 from wamserma/fix-modules-shrunk
modules-shrunk: preserve module priorities from build
2019-12-12 22:53:14 +01:00
Patrick Hilhorst a552a7d5cf
vscodium: 1.40.1 -> 1.41.0 2019-12-12 22:23:33 +01:00
Jaka Hudoklin 4d3f864904
Merge pull request #75517 from WilliButz/update-grafana
grafana: 6.5.1 -> 6.5.2
2019-12-12 21:14:19 +00:00
Jaka Hudoklin b090446824
Merge pull request #75556 from peterhoeg/u/overlayfs_0_7_2
fuse-overlayfs: 0.7 -> 0.7.2
2019-12-12 21:12:40 +00:00
Daniel Jour 59f9137d69
anydesk: Provide alternative URL
anydesk moves tar archives of older versions into a sub folder linux-generic, which breaks this package.  Use two URLs to take care of both recent and older versions.
2019-12-12 22:04:27 +01:00
Shahrukh Khan a0d608f259 aws-okta: fix build on darwin 2019-12-13 01:28:26 +05:00
Michael Raskin c2ae05d597
Merge pull request #74372 from r-ryantm/auto-update/fplll
fplll: 5.2.1 -> 5.3.0, python.pkgs.fpylll: 0.4.1dev -> 0.5.0dev
2019-12-12 19:56:11 +00:00
Eduardo Quirós 768943000f edbrowse: 3.7.4 -> 3.7.6 (#75087)
* edbrowse: 3.7.4 -> 3.7.6

* Remove unneeded patch

* edbrowse: update source hash for v3.7.6
+ turn makeFlags into a list
+ update meta.homepage
2019-12-12 20:01:35 +01:00
R. RyanTM 20c33be286 latte-dock: 0.8.9 -> 0.9.5 (#75249) 2019-12-12 12:18:55 -05:00
Andreas Rammhold b5de0c55f1
Merge pull request #74518 from andir/chirp
chirp: modernize the expression by using buildPythonApplication
2019-12-12 17:55:37 +01:00
Timo Kaufmann 0dcd09b1b6 python.pkgs.fpylll: add changelog 2019-12-12 17:50:13 +01:00
Timo Kaufmann da7ca3fa87 fplll: 5.2.1 -> 5.3.0, python.pkgs.fpylll: 0.4.1dev -> 0.5.0dev
The two packages need to be updated together, since fpylll 0.4.1
requires the old fplll version and fpylll 0.5.0 requires the new one.
2019-12-12 17:50:13 +01:00
Timo Kaufmann d69b099f28 fplll: add timokau to the maintainers list 2019-12-12 17:50:13 +01:00
Timo Kaufmann cf0419e7d5 fplll: add changelog 2019-12-12 17:50:08 +01:00
Robert Scott c676063047 btor2tools: correct meta information 2019-12-12 10:37:02 -06:00
Robert Scott b9185a96be boolector: add patch for CVE-2019-7560 2019-12-12 10:37:02 -06:00
WilliButz d2eba63b31
Merge pull request #75256 from kampka/matrix-appservice-slack
matrix-appservice-slack: 1.0.1 -> 1.0.2
2019-12-12 16:44:12 +01:00
Aaron Andersen 06749e4e29
Merge pull request #75505 from liff/teams/init
teams: init at 1.2.00.32451
2019-12-12 10:23:02 -05:00
David Terry bbb9f053b4
wireguard-tools: 0.0.20191127 -> 0.0.20191212 2019-12-12 15:39:46 +01:00
David McFarland 02930180be chicken: update eggs to latest
Fixes #73650
2019-12-12 10:09:52 -04:00
David McFarland ac08635414 chicken: remove parseDrvName from chicken-5 2019-12-12 10:09:50 -04:00