Commit Graph
269424 Commits
Author SHA1 Message Date
fricklerhandwerkandCole Helbling 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 HirwingandGitHub 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. RyanTMandJan Tojnar 19fa94d020 ibus-engines.table: 1.9.25 -> 1.12.3 2021-02-11 07:43:50 +01:00
R. RyanTMandJan Tojnar b898fe25fd libxls: 1.6.1 -> 1.6.2 2021-02-11 07:07:39 +01:00
R. RyanTMandJan Tojnar 0188ee34e9 libqalculate: 3.16.0 -> 3.16.1 2021-02-11 07:07:07 +01:00
R. RyanTMandJan Tojnar b7910c1d93 liblinphone: 4.4.15 -> 4.4.21 2021-02-11 07:05:23 +01:00
R. RyanTMandJan Tojnar 60d73310e7 gnome3.gpaste: 3.38.4 -> 3.38.5 2021-02-11 07:00:24 +01:00
Mario RodasandGitHub 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 MeurerandGitHub 1d7e0a4777 Merge pull request #112702 from mweinelt/firefox
firefox: 85.0.1 -> 85.0.2
2021-02-11 03:38:25 +00:00
Martin WeineltandGitHub 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 WeineltandGitHub 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 RodasandGitHub 638a41a825 Merge pull request #112604 from marsam/update-opam
opam: 2.0.7 -> 2.0.8
2021-02-10 21:30:53 -05:00
SandroandGitHub 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
SandroandGitHub 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 RodasandGitHub 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
SandroandGitHub c303fa7607 Merge pull request #112573 from afix-space/add/vim-plugin-shellcheck 2021-02-11 03:25:16 +01:00
Mario RodasandGitHub 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 WeineltandGitHub 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 TojnarandGitHub c854e56a9f Merge pull request #112700 from jtojnar/gimp-plugin-fix 2021-02-11 03:11:48 +01:00
Martin WeineltandGitHub 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 MulliganandGitHub 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
SandroandGitHub 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.

https://gitlab.gnome.org/GNOME/gimp/-/commit/efae55a73e98389e38fa0e59ebebcda0abe3ee96

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 MulliganandGitHub 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 MulliganandGitHub 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
SandroandGitHub 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
SandroandGitHub 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 MulliganandGitHub 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
SandroandGitHub 3b0d65f6a8 Merge pull request #112664 from leenaars/sylk301
Sylk: 3.0.0 -> 3.0.1
2021-02-11 01:51:50 +01:00
SandroandGitHub 64a33ee8ca Merge pull request #112661 from 0qq/init/zsh-autopair 2021-02-11 01:39:41 +01:00
SandroandGitHub 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
SandroandGitHub 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
SandroandGitHub 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
SandroandGitHub 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