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
R. RyanTM
0e7742c5ba
jalv: 1.6.4 -> 1.6.6
2021-02-11 08:49:19 +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
TredwellGit
a3aae9ce9d
inih: r52 -> r53
...
https://github.com/benhoyt/inih/releases/tag/r53
2021-02-11 06:33:27 +00:00
R. RyanTM
3e286b38d5
python37Packages.google-cloud-iot: 2.0.1 -> 2.0.2
2021-02-11 06:25:14 +00:00
TredwellGit
85dcd16ab2
vlc: replace ffmpeg_3 with ffmpeg
2021-02-11 06:23:06 +00: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
Ben Siraphob
4da3c5ab1e
stdenv/generic: recommend lib instead of pkgs.lib in place of stdenv.lib
2021-02-11 11:34:06 +07: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
adisbladis
44321d73f7
poetry2nix: 1.15.2 -> 1.15.3
2021-02-11 03:57:53 +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
David Anderson
08a70a12e7
nmigen-soc: 2020-02-08 -> 2021-02-09
...
Signed-off-by: David Anderson <dave@natulte.net>
2021-02-10 18:46:38 -08:00
David Anderson
4785251626
nmigen-boards: 2020-02-06 -> 2021-02-09
...
Signed-off-by: David Anderson <dave@natulte.net>
2021-02-10 18:45:44 -08:00
David Anderson
6a865bf060
nmigen: 2020-04-02 -> 2021-02-09
...
Signed-off-by: David Anderson <dave@natulte.net>
2021-02-10 18:45:44 -08:00
David Anderson
6f1319a4d6
symbiyosys: fix the interpreter of the sby
binary.
...
Signed-off-by: David Anderson <dave@natulte.net>
2021-02-10 18:45:44 -08: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