Tim Steinbach
fdfb0d4fbb
linux/hardened/patches/4.19: 4.19.174-hardened1 -> 4.19.175-hardened1
2021-02-11 09:13:16 -05:00
Tim Steinbach
d693dd3739
linux/hardened/patches/4.14: 4.14.220-hardened1 -> 4.14.221-hardened1
2021-02-11 09:13:16 -05:00
Tim Steinbach
b18ba5fc96
linux: 5.4.96 -> 5.4.97
2021-02-11 09:13:16 -05:00
Tim Steinbach
04dfe4121d
linux: 5.10.14 -> 5.10.15
2021-02-11 09:13:16 -05:00
Tim Steinbach
bf589a89fb
linux: 4.9.256 -> 4.9.257
2021-02-11 09:13:16 -05:00
Tim Steinbach
db72cea1d1
linux: 4.4.256 -> 4.4.257
2021-02-11 09:13:16 -05:00
Tim Steinbach
b800909bed
linux: 4.19.174 -> 4.19.175
2021-02-11 09:13:16 -05:00
Tim Steinbach
1445962d61
linux: 4.14.220 -> 4.14.221
2021-02-11 09:13:16 -05:00
Fabian Affolter
0e669b9e51
python3Packages.pywizlight: 0.4.1 -> 0.4.4
2021-02-11 15:11:58 +01:00
Daniël de Kok
ab81a6cb45
maturin: replace name by pname
2021-02-11 15:04:30 +01:00
WilliButz
a768b12c0c
grafana: 7.4.0 -> 7.4.1
...
https://github.com/grafana/grafana/releases/tag/v7.4.1
2021-02-11 14:50:38 +01:00
Aldwin Vlasblom
c6daf45cf3
ripcord: 0.4.26 -> 0.4.28
2021-02-11 14:37:05 +01:00
AndersonTorres
4504c70470
libmpdclient: create alias
...
Alias mpd_clientlib to libmpdclient.
2021-02-11 10:35:38 -03:00
adisbladis
4dae2acb80
Merge pull request #112770 from tweag/poetry2nix-1_15_4
...
poetry2nix: 1.15.3 -> 1.15.4
2021-02-11 14:20:17 +01:00
adisbladis
af041ddbc0
Merge pull request #112769 from saschagrunert/crun-criu
...
crun: add criu support
2021-02-11 14:14:08 +01:00
adisbladis
1ba244258d
poetry2nix: 1.15.3 -> 1.15.4
2021-02-11 14:02:23 +01:00
Sascha Grunert
c2ef7b1cbf
crun: add criu support
...
Adding the criu dependency allows using the feature, too:
```
> ./result/bin/crun --version
crun version 0.17
commit: 0.17
spec: 1.0.0
+SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL
```
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2021-02-11 13:58:58 +01:00
"Andrey Kuznetsov"
7fa0ee80bc
vimPlugins.nvim-peekup: init at 2021-02-10
2021-02-11 12:22:54 +00:00
"Andrey Kuznetsov"
7853be8b44
vimPlugins: resolve github repository redirects
2021-02-11 12:22:32 +00:00
"Andrey Kuznetsov"
7eb82fe3e8
vimPlugins: update
2021-02-11 12:22:11 +00:00
Pavol Rusnak
65aeed59c5
Merge pull request #112757 from prusnak/trezorctl
...
python3Packages.trezor: export as trezorctl application too
2021-02-11 12:53:43 +01:00
Domen Kožar
576f60806b
Merge pull request #112457 from avh4/elm-format-0.8.5
...
elm-format: 0.8.4 -> 0.8.5
2021-02-11 11:52:41 +00:00
Domen Kožar
d319653076
Merge pull request #112160 from turboMaCk/elm-packages-updates
...
elmPackages: updates with node2nix 1.9.0
2021-02-11 11:51:45 +00:00
Francesco Gazzetta
50385ab259
twemoji-color-font: 12.0.1 -> 13.0.1
2021-02-11 12:39:48 +01:00
Francesco Gazzetta
0c5984cf83
twemoji-color-font: use prebuilt from release
...
Building from sources takes 1.5 hours on hydra for minimal advantages.
Relevant discussion:
https://github.com/NixOS/nixpkgs/issues/97871
2021-02-11 12:39:48 +01:00
R. RyanTM
4c26fe1da6
python37Packages.imutils: 0.5.3 -> 0.5.4
2021-02-11 11:38:57 +00:00
Michael Weiss
d35eb344f8
chromiumBeta: 89.0.4389.40 -> 89.0.4389.47
2021-02-11 12:37:06 +01:00
Michael Weiss
7fdadc140c
fscryptctl: init at 1.0.0 ( #112651 )
...
Release notes: https://github.com/google/fscryptctl/releases/tag/v1.0.0
fscryptctl-experimental will remain at version 0.1.0 to ensure a smooth
transition.
2021-02-11 12:36:34 +01:00
Pavol Rusnak
c68ff72627
python3Packages.trezor: export as trezorctl application too
2021-02-11 12:19:58 +01:00
R. RyanTM
10f7dd6ae8
python37Packages.jupyter-repo2docker: 0.11.0 -> 2021.1.0
2021-02-11 11:15:07 +00:00
R. RyanTM
f3d2fb42b8
python37Packages.marshmallow-sqlalchemy: 0.24.1 -> 0.24.2
2021-02-11 11:06:31 +00:00
Daniel Nagy
7c121e60c5
nixos/httpd: fix lua paths
...
Account for the fact that, when creating a lua package without the
"withPackages" helper, we dont get an extra "lua" attribute in the
package.
Therefore we need to distinguish between the "withPackages" case and the
direct ( or "empty" ) lua package.
For example with this nixos config:
```nix
{
services.httpd = {
enable = true;
package = pkgs.apacheHttpd.override {
luaSupport = true;
lua5 = pkgs.lua5_3.withPackages (ps: with ps; [ luafilesystem ] );
};
};
}
```
Here we say that we want to have apache to use a lua, packaged with the
`luafilesystem` module so that we can `require` that in scripts to
render http responses. There, the set that gets assigned to `lua5 ` does
not have a `luaversion` attribute, rather it has a `lua` attribute
wherein lies a `luaversion` attribute. If we dont package additional
modules, then we dont have that `lua` attribute in between and rather
directly have to use `luaversion` directly.
2021-02-11 11:56:06 +01:00
R. RyanTM
1571c8c983
python37Packages.msldap: 0.3.24 -> 0.3.25
2021-02-11 10:42:43 +00:00
Mario Rodas
49eab15c54
pgformatter: 4.4 -> 5.0
...
https://github.com/darold/pgFormatter/releases/tag/v5.0
2021-02-11 05:39:00 -05:00
Jörg Thalheim
3155a9e966
Merge pull request #112520 from avdv/fix-spacefm-crash
...
spaceFM: Avoid segfault when running under Wayland
2021-02-11 10:27:50 +00:00
R. RyanTM
34d6f130d8
python37Packages.nocasedict: 1.0.1 -> 1.0.2
2021-02-11 10:27:46 +00:00
R. RyanTM
77c7a14b60
python37Packages.josepy: 1.5.0 -> 1.6.0
2021-02-11 10:19:24 +00:00
Jan Tojnar
34e2c2b310
appstream: 0.13.1 -> 0.14.0
2021-02-11 11:03:12 +01:00
Jan Tojnar
4ef8bd3d16
ibus-engines.libpinyin: 1.11.1 -> 1.12.0
2021-02-11 11:02:37 +01:00
Jan Tojnar
8909b5de82
ddccontrol: 0.4.4 -> 0.5.1
...
desktop file is now upstream
2021-02-11 11:02:00 +01:00
Matt Jibson
0cf1f67aa1
ddccontrol-db: 20180908 -> 20201221
2021-02-11 10:58:22 +01:00
R. RyanTM
25c2bf8cea
libwpe: 1.7.1 -> 1.8.0
2021-02-11 10:57:50 +01:00
R. RyanTM
56565e3568
gthumb: 3.10.1 -> 3.10.2
2021-02-11 10:51:13 +01:00
R. RyanTM
ddebd054e3
gnome3.gvfs: 1.46.1 -> 1.46.2
2021-02-11 10:44:56 +01:00
Bernardo Meurer
edefbadf7e
Merge pull request #112728 from taku0/firefox-bin-85.0.2
...
firefox-bin: 85.0.1 -> 85.0.2
2021-02-11 09:29:08 +00:00
R. RyanTM
e937d5db28
ibus-engines.m17n: 1.4.3 -> 1.4.4
2021-02-11 10:22:37 +01:00
06kellyjac
d4cc1b902a
starboard: 0.9.0 -> 0.9.1
2021-02-11 09:17:20 +00:00
R. RyanTM
c81739f1b9
rpm-ostree: 2020.8 -> 2021.1
2021-02-11 10:07:15 +01:00
Austin Seipp
6f23e01b79
Merge pull request #112634 from eduardosm/ghdl
...
ghdl: unstable-2021.01.14 -> 1.0.0, ghdl-yosys: 2021.01.01 -> 2021.01.25
2021-02-11 02:59:32 -06:00
Austin Seipp
4f6ca4d5a6
Merge pull request #112614 from danderson/danderson/nmigen-update
...
nmigen: update to current git HEAD
2021-02-11 02:58:16 -06:00