Commit graph

219123 commits

Author SHA1 Message Date
R. RyanTM 3267f92b98 ffmpeg-normalize: 1.15.7 -> 1.15.8 2020-03-30 21:48:37 -07:00
R. RyanTM 81baaa6860 gallery-dl: 1.13.1 -> 1.13.3 2020-03-30 21:48:17 -07:00
R. RyanTM 3017e6989f deeptools: 3.3.1 -> 3.4.1 2020-03-30 21:47:32 -07:00
ryneeverett 1f446cc7c8 vimPlugins.vim-python-pep8-indent: init at 2019-05-13 2020-03-30 21:46:49 -07:00
ryneeverett d0ce3afefa vimPlugins.splitjoin-vim: init at 2020-03-10 2020-03-30 21:46:49 -07:00
ryneeverett 95c981e980 vimPlugins.SimpylFold: init at 2017-06-13 2020-03-30 21:46:49 -07:00
ryneeverett 23c94580ce vimPlugins.lightline-bufferline: init at 2020-02-14 2020-03-30 21:46:49 -07:00
Jan Tojnar e6674f6472
Merge pull request #83825 from Gabriel439/gabriel/fix_cabal2nix
Fix evaluation of `cabal2nix`
2020-03-31 06:44:32 +02:00
R. RyanTM cff5adc2fb
snakemake: 5.10.0 -> 5.13.0 (#83839) 2020-03-31 00:39:00 -04:00
Orivej Desh 7df81361e4 makeDesktopItem: make categories optional
"Application" is deprecated, "Other" is invalid, there are no generic
categories, and the Categories fields is optional per the spec.

Fixes the defaults after #75729.
2020-03-31 04:10:58 +00:00
Orivej Desh d5f9b0199d qpaeq: add AudioVideo category
Audio without AudioVideo is deprecated.
2020-03-31 04:10:58 +00:00
Jan Tojnar d94e5255c6
Merge pull request #83777 from zowoq/bubblewrap
bubblewrap: 0.4.0 -> 0.4.1
2020-03-31 06:05:56 +02:00
R. RyanTM 365eb878a9 pirate-get: 0.3.4 -> 0.3.5 2020-03-30 20:21:50 -07:00
Doron Behar 9435d3e9e5 pistol: init at 0.0.4 2020-03-30 20:18:12 -07:00
Matt Snider c015badaa2 python3Packages.openwrt-luci-rpc: init at 1.1.2 2020-03-30 20:10:58 -07:00
Jörg Thalheim 00ca0c4869 vscodeExtensions.ms-vscode-remote.remote-ssh: 0.48.0 -> 0.50.0 2020-03-30 20:10:36 -07:00
Rohan Hart 41fe7dbedf lutris: custom wine installations require libkrb5
fixes the error: symbol k5_os_mutex_destroy version krb5support_0_MIT not defined in file libkrb5support.so.0
2020-03-30 19:51:15 -07:00
R. RyanTM 41367ab699 vimwiki-markdown: 0.2.0 -> 0.3.0 2020-03-30 19:42:03 -07:00
R. RyanTM 32721cac48 kargo: 0.4.6 -> 0.4.8 2020-03-30 19:41:56 -07:00
R. RyanTM 215ca6863d python27Packages.pysmbc: 1.0.18 -> 1.0.19 2020-03-30 19:40:58 -07:00
R. RyanTM 95f852d7c1 you-get: 0.4.1410 -> 0.4.1432 2020-03-30 19:39:35 -07:00
Dmitry Kalinkin a74d70b513
Merge pull request #83806 from NickHu/master
zotero: make wrapGAppsHook work
2020-03-30 22:33:38 -04:00
Gabriel Gonzalez 8d2c08e774 Fix evaluation of cabal2nix
`cabal2nix` fails to evaluate due to attempting to
evaluate `pkgs.haskellPackages.hackage-db_2_1_0`, which
does not exist.  However, the default
`pkgs.haskellPackages.hackage-db` is already version 2.1.0,
so the fix is simple: go back to using the default version.
2020-03-30 19:24:01 -07:00
Raphael Borun Das Gupta 4bbb0e83b1 python: Shapely: 1.6.4.post2 -> 1.7.0 2020-03-30 18:57:34 -07:00
Edmund Wu dac0d8be65 vscode-utils: allow direct vsix source 2020-03-30 18:39:38 -07:00
Jan Tojnar 9f6db6e754
deadbeef: remove unused patch
This was forgotten in https://github.com/NixOS/nixpkgs/pull/81010
2020-03-31 03:26:18 +02:00
Lancelot SIX 4078d72da9 unifont: 12.1.03 -> 13.0.01
See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00013.html
for release information
2020-03-30 18:16:52 -07:00
R. RyanTM 4078079cbc deadbeef: 1.8.2 -> 1.8.3 2020-03-30 18:13:13 -07:00
R. RyanTM ad867fbce4 icewm: 1.6.3 -> 1.6.5 2020-03-30 18:10:55 -07:00
R. RyanTM df62bb79cb latte-dock: 0.9.9 -> 0.9.10 2020-03-30 18:08:11 -07:00
Ben Darwin 4aaa18b64b python3Packages.dcmstack: init at 0.8 2020-03-30 18:01:07 -07:00
R. RyanTM e38859deac ephemeral: 6.3.0 -> 6.3.1 2020-03-30 17:57:40 -07:00
Jan Tojnar 40ecaf3808
Revert "flatpak: do not use autoreconfHook"
This reverts commit a7e4dba1e9.

Apparently, tarballs do not ship autogen.sh 😿
2020-03-31 02:54:31 +02:00
Dmitry Kalinkin 03ccfe23f7 pythonPackages.pyarrow: remove dead code in preCheck, use pytestCheckHook 2020-03-30 17:50:19 -07:00
Jan Tojnar a7e4dba1e9
flatpak: do not use autoreconfHook
They use custom autogen.sh and running autoreconf is not enough.

This is necessary when running from Git, which I do on almost every update.
2020-03-31 02:16:55 +02:00
Jan Tojnar 648327d510
Merge pull request #83781 from zowoq/flatpak
flatpak: 1.6.2 -> 1.6.3
2020-03-31 02:15:05 +02:00
R. RyanTM 0e952b8d43 hwinfo: 21.68 -> 21.69 2020-03-30 17:13:39 -07:00
R. RyanTM 5e8451b8a3 socket_wrapper: 1.2.3 -> 1.2.4 2020-03-30 17:06:52 -07:00
R. RyanTM 725e7aec63 calcurse: 4.5.1 -> 4.6.0 2020-03-30 17:05:58 -07:00
R. RyanTM cce45bd7d7 commonsLang: 3.9 -> 3.10 2020-03-30 17:05:12 -07:00
R. RyanTM dad6f372fb python27Packages.flaskbabel: 0.12.2 -> 1.0.0 2020-03-30 17:04:08 -07:00
R. RyanTM 62948a60be python27Packages.datadog: 0.34.1 -> 0.35.0 2020-03-30 17:00:06 -07:00
Jonathan Ringer 915d58ba7c python3Packages.subunit: fix build and add tests 2020-03-30 16:54:40 -07:00
Maximilian Bosch fc451835f6
Merge pull request #83714 from tokudan/nextcloud-1803
nextcloud: 18.0.2 -> 18.0.3
2020-03-31 01:47:59 +02:00
R. RyanTM ab2d5c286c leatherman: 1.10.0 -> 1.11.0 2020-03-30 16:26:43 -07:00
Orivej Desh ee5f8636fe qpaeq: fix build with desktop file validation after #75729
Audio;Mixer; puts it near KMix which has Categories=Qt;KDE;AudioVideo;Audio;Mixer;
2020-03-30 23:24:18 +00:00
R. RyanTM bd245a755f stacks: 2.41 -> 2.52 2020-03-30 16:13:02 -07:00
R. RyanTM 69cf4ef39c samplv1: 0.9.12 -> 0.9.13 2020-03-30 16:09:57 -07:00
R. RyanTM 10e9320ddf synthv1: 0.9.12 -> 0.9.13 2020-03-30 16:09:42 -07:00
R. RyanTM ac5ac65dbe aeolus: 0.9.7 -> 0.9.8 2020-03-30 16:08:12 -07:00