Commit Graph

269582 Commits

Author SHA1 Message Date
Mario Rodas
638a41a825
Merge pull request #112604 from marsam/update-opam
opam: 2.0.7 -> 2.0.8
2021-02-10 21:30:53 -05:00
Sandro
9f41fd6c60
Merge pull request #112690 from fabaff/bump-gitpython
python3Packages.GitPython: 3.1.12 -> 3.1.13
2021-02-11 03:30:13 +01:00
Sandro
c80296971c
Merge pull request #112680 from iblech/patch-cinelerra
cinelerra: unbreak the build (make compatible with gcc10)
2021-02-11 03:27:34 +01:00
Mario Rodas
d67523e19a
Merge pull request #112578 from r-ryantm/auto-update/zef
zef: 0.9.4 -> 0.11.4
2021-02-10 21:26:20 -05:00
Sandro
c303fa7607
Merge pull request #112573 from afix-space/add/vim-plugin-shellcheck 2021-02-11 03:25:16 +01:00
Mario Rodas
99938e80fb
Merge pull request #112675 from r-ryantm/auto-update/netdata
netdata: 1.29.0 -> 1.29.1
2021-02-10 21:21:59 -05:00
Martin Weinelt
c76ad6f1af
firefox: 85.0.1 -> 85.0.2 2021-02-11 03:15:06 +01:00
Martin Weinelt
6b8072224e
Merge pull request #112657 from mweinelt/python/uvloop
python3Packages.uvloop: 0.14.0 -> 0.15.0
2021-02-11 03:13:09 +01:00
Jan Tojnar
c854e56a9f
Merge pull request #112700 from jtojnar/gimp-plugin-fix 2021-02-11 03:11:48 +01:00
Martin Weinelt
b73500ff91
Merge pull request #111079 from fabaff/bump-starlette
python3Packages.starlette: fix build
2021-02-11 03:06:45 +01:00
Sandro Jäckel
aba9537923
vimPlugins.vim-shellcheck: init at 2019-07-25 2021-02-11 02:56:27 +01:00
Ryan Mulligan
f2f7c0e3bc
Merge pull request #112563 from r-ryantm/auto-update/xwallpaper
xwallpaper: 0.6.5 -> 0.6.6
2021-02-10 17:55:31 -08:00
Sandro Jäckel
a03a49d28f
vimPlugins: update 2021-02-11 02:40:16 +01:00
Sandro
0db00f5060
Merge pull request #112453 from nh2/linux-pam-1.5-musl
pkgsStatic.linux-pam: Remove no longer necessary musl patches.
2021-02-11 02:31:59 +01:00
Jan Tojnar
32d3da48bc
gimpPlugins: Fix pluginDerivation’s installPlugins
`installPlugins` command installed stuff into directories based on package name
but GIMP actually requires the plug-in executable to match the directory,
so the plug-ins could not be loaded.

efae55a73e

Let’s update `installPlugins` and also rename since the old broken usage had different semantics.

Scripts work the old way.
2021-02-11 02:22:23 +01:00
Ryan Mulligan
d5c9a8b989
Merge pull request #112479 from r-ryantm/auto-update/cassowary
cassowary: 0.12.0 -> 0.12.1
2021-02-10 17:13:04 -08:00
Ryan Mulligan
f64e2b60a8
Merge pull request #112541 from r-ryantm/auto-update/unciv
unciv: 3.12.12 -> 3.12.13-patch1
2021-02-10 17:11:36 -08:00
Sandro
eb6d77037d
Merge pull request #112688 from fabaff/bump-hatasmota
python3Packages.hatasmota: 0.2.7 -> 0.2.8
2021-02-11 02:08:30 +01:00
Sandro
3a419039be
Merge pull request #112694 from penguwin/charm
charm: 0.8.5 -> 0.8.6
2021-02-11 02:07:06 +01:00
Jan Tojnar
7ec9410c6a
gimpPlugins.fourier: fix loading
Turns out there was a pre-compiled binary in the tarball,
which was installed instead of building our own binary.
That means RPATH was not set properly,
and the plug-in could not find libgimp.
2021-02-11 02:05:37 +01:00
Ryan Mulligan
9582b69a39
Merge pull request #112655 from r-ryantm/auto-update/marvin
marvin: 21.1.0 -> 21.2.0
2021-02-10 16:52:32 -08:00
Sandro
3b0d65f6a8
Merge pull request #112664 from leenaars/sylk301
Sylk: 3.0.0 -> 3.0.1
2021-02-11 01:51:50 +01:00
Sandro
64a33ee8ca
Merge pull request #112661 from 0qq/init/zsh-autopair 2021-02-11 01:39:41 +01:00
Sandro
41d270c2aa
Merge pull request #110857 from SuperSandro2000/fix-collection6 2021-02-11 01:32:55 +01:00
Nicolas Martin
b1ba6b2c90
charm: 0.8.5 -> 0.8.6 2021-02-11 01:10:48 +01:00
Ingo Blechschmidt
4398078fb2 cinelerra: unbreak the build (make compatible with gcc10)
We also take the opportunity to change the source to the current
canonical upstream and to do various small cleanups.
2021-02-11 01:09:31 +01:00
Jean-François Roche
c84a1bb65e
terraform-providers.rabbitmq: 1.3.0 -> 1.5.1
Update the provider for rabbitmq with the latest version
2021-02-11 00:59:08 +01:00
Sandro
f6d2963426
Merge pull request #112693 from felixsinger/pkgs-iotools-x86
pkgs/iotools: Support only x86-based Linux platforms
2021-02-11 00:51:58 +01:00
Jean-François Roche
b2071f5035
terraform-providers.elasticsearch: 0.7.0 -> 1.5.2
Define provider in `providers.json`.
Remove custom build for terraform provider.
2021-02-11 00:13:25 +01:00
Felix Singer
6324544d7e pkgs/iotools: Support only x86-based Linux platforms
Support only x86-based Linux platforms since everything else is
untested.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-02-11 00:12:31 +01:00
R. RyanTM
41aa703e31 php73Packages.phpstan: 0.12.71 -> 0.12.74 2021-02-10 23:12:20 +00:00
Fabian Affolter
3d57cf6dc7 python3Packages.GitPython: 3.1.12 -> 3.1.13 2021-02-10 23:39:03 +01:00
Sandro
758b29b5a2
Merge pull request #112667 from meutraa/update/android-studio
androidStudioPackages: set JAVA_HOME in wrapper to bundled version
2021-02-10 23:30:20 +01:00
Sandro
f6803b46e8
Merge pull request #112669 from andresilva/ledger-live-desktop-2.21.3
ledger-live-desktop: 2.20.0 -> 2.21.3
2021-02-10 23:26:08 +01:00
Fabian Affolter
65239e45a3 python3Packages.hatasmota: 0.2.7 -> 0.2.8 2021-02-10 23:07:54 +01:00
Niklas Hambüchen
da899edeec pkgsStatic.linux-pam: Remove no longer necessary musl patches.
See https://github.com/NixOS/nixpkgs/pull/109906#issuecomment-775630916.

These Alpine patches:

    libpam-fix-build-with-eglibc-2.16.patch
    fix-compat.patch

were removed in:

    https://git.alpinelinux.org/aports/commit/main/linux-pam?id=9ba93cf3f515b4f0b9b3802b84d42c4e436afe8b
2021-02-10 23:06:15 +01:00
Linus Heckemann
e4cf0e7a45
Merge pull request #109345 from cole-h/zfs-closure
Shrink the ZFS closure by making mail support optional
2021-02-10 23:04:24 +01:00
Linus Heckemann
0f1cfb26f5
Merge pull request #112676 from r-ryantm/auto-update/oil
oil: 0.8.6 -> 0.8.7
2021-02-10 23:03:12 +01:00
Fabian Affolter
4582127fcd python3Packages.asteval: init at 0.9.21 2021-02-10 22:34:19 +01:00
Fabian Affolter
827bad2edc python3Packages.ansiwrap: switch to pytestCheckHook 2021-02-10 22:23:37 +01:00
Fabian Affolter
2a8bf55892 python3Packages.starlette: fix build 2021-02-10 21:32:08 +01:00
Guillaume Girol
26f6af373e
Merge pull request #112329 from alyssais/git-cinnabar
git-cinnabar: 0.5.4 -> 0.5.6
2021-02-10 20:15:44 +00:00
Guillaume Girol
1a17a00212
Merge pull request #112429 from tu-maurice/unstable/fishnet-2.2.4
fishnet: 2.2.3 -> 2.2.4
2021-02-10 20:06:37 +00:00
R. RyanTM
d27bff278e oil: 0.8.6 -> 0.8.7 2021-02-10 19:58:54 +00:00
R. RyanTM
67a9957094 netdata: 1.29.0 -> 1.29.1 2021-02-10 19:40:18 +00:00
Mira Ressel
0cfdc2c7b5 python.nbxmpp: Fix dependency specs
These deps are actually needed at runtime, not just for the test suite.

This presumably hasn't been noticed until now because gajim, the only
consumer of nbxmpp, already depends on all three of these packages
anyway.

However, gajim only depends on libsoup transitively through gupnp-igd, and
thus fails to build if the dependency on that is disabled by passing
enableUPnP = false.
2021-02-10 20:12:19 +01:00
ajs124
2536d3cc7f fcitx5: enable gtk4
since we do have that in nixpkgs now
2021-02-10 19:48:04 +01:00
André Silva
787d555b46
ledger-live-desktop: 2.20.0 -> 2.21.3 2021-02-10 18:11:29 +00:00
ajs124
dd65c8b2a7
Merge pull request #112548 from helsinki-systems/upd/podofo
podofo: 0.9.6 -> 0.9.7
2021-02-10 19:04:02 +01:00
ajs124
3e3d5e7faa
Merge pull request #112258 from helsinki-systems/upd/swaks
swaks: 20190914.0 -> 20201014.0
2021-02-10 19:01:05 +01:00