Commit graph

269427 commits

Author SHA1 Message Date
Philipp Adolf 408ae0b13a lib: fix typo in platforms.nix
In 9c213398b3 kernelPreferBuiltin was
moved/renamed to linux-kernel.preferBuiltin. However, for
armv7l-hf-multiplatform the new option was written with an uppercase P,
which made the kernel build process ignore it.
2021-02-11 08:58:04 +01:00
taku0 3d94e81a16
Merge pull request #96352 from felixscheinost/add_xlsxgrep
xlsxgrep: init at 0.0.23
2021-02-11 16:34:35 +09:00
fricklerhandwerk 283eaaff3e nixos-rebuild: use remote $PATH in buildHostCmd
this fixes the issue when using

    nixos-rebuild switch --target-host <target> --use-remote-sudo

when the local machine does not have anything in `$PATH` that would
resolve to `sudo` on the remote machine.

the single quotes prevent expansion of `$PATH` on the local machine,
such that the remote machine's value of that variable is used.
2021-02-10 23:13:37 -08:00
Jan Tojnar 707bb2712e libmysqlconnectorcpp: 8.0.21 -> 8.0.23
- https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-23.html
- https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-22.html

Binary distribution now ships plug-ins and and users will have to set path to them as if they want to use LDAP since it cannot really be installed to this package (where it will likely look for plug-ins).
2021-02-11 08:01:38 +01:00
Jan Tojnar 6088dcf945
ibus-engines.table: Fix ibus-setup-table
It now requires dbus-python.

Missed this in https://github.com/NixOS/nixpkgs/pull/109973
2021-02-11 08:00:51 +01:00
Elis Hirwing 20c7034ec8
Merge pull request #112691 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.71 -> 0.12.74
2021-02-11 07:54:50 +01:00
R. RyanTM 19fa94d020 ibus-engines.table: 1.9.25 -> 1.12.3 2021-02-11 07:43:50 +01:00
R. RyanTM b898fe25fd libxls: 1.6.1 -> 1.6.2 2021-02-11 07:07:39 +01:00
R. RyanTM 0188ee34e9 libqalculate: 3.16.0 -> 3.16.1 2021-02-11 07:07:07 +01:00
R. RyanTM b7910c1d93 liblinphone: 4.4.15 -> 4.4.21 2021-02-11 07:05:23 +01:00
R. RyanTM 60d73310e7 gnome3.gpaste: 3.38.4 -> 3.38.5 2021-02-11 07:00:24 +01:00
Mario Rodas 30cbff7820
Merge pull request #112704 from marsam/update-nodejs-12_x
nodejs-12_x: 12.20.1 -> 12.20.2
2021-02-10 22:48:59 -05:00
Bernardo Meurer 1d7e0a4777
Merge pull request #112702 from mweinelt/firefox
firefox: 85.0.1 -> 85.0.2
2021-02-11 03:38:25 +00:00
Martin Weinelt caffc13ce4
Merge pull request #112706 from r-ryantm/auto-update/python3.7-btchip-python
python37Packages.btchip: 0.1.31 -> 0.1.32
2021-02-11 04:10:00 +01:00
Martin Weinelt 30452cb987
python3Packages.btchip: add pythonImportsCheck 2021-02-11 04:04:37 +01:00
Martin Weinelt 3fffbce8a2
Merge pull request #112705 from r-ryantm/auto-update/python3.7-graphql-core
python37Packages.graphql-core: 3.1.2 -> 3.1.3
2021-02-11 04:00:17 +01:00
Martin Weinelt b38f8ae53e
python3Packages.graphene: add missing test dependency
This was previously propagated by graphql-core, thus shadowing the
missing dependency.
2021-02-11 03:56:40 +01:00
Martin Weinelt 4547630562
python3Packages.graphql-core: cleanup 2021-02-11 03:55:42 +01:00
R. RyanTM de5a0c6916 python37Packages.btchip: 0.1.31 -> 0.1.32 2021-02-11 02:55:39 +00:00
R. RyanTM c00664e844 python37Packages.graphql-core: 3.1.2 -> 3.1.3 2021-02-11 02:32:01 +00:00
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
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
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