Commit Graph
270202 Commits
Author SHA1 Message Date
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
R. RyanTM 1d8764676c mavproxy: 1.8.31 -> 1.8.32 2021-02-11 12:26:47 +00: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 RusnakandGitHub 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žarandGitHub 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žarandGitHub 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 GazzettaandMilan 50385ab259 twemoji-color-font: 12.0.1 -> 13.0.1 2021-02-11 12:39:48 +01:00
Francesco GazzettaandMilan 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 WeissandGitHub 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
Malte Brandy 4e10c05d1f laminar: 0.8 -> 1.0
Bumped version and updated javascript dependencies.
Had to modify the no-network patch as well because of the changed
javascript libs.

Upstream changed the handling CMAKE_INSTALL_PREFIX in
https://github.com/ohwgiles/laminar/commit/1bb545e3f95178aa024f791f6e01510c9d421440
so I decided to patch around that as well.

Removing systemd units and config file because they should be defined
declaratively
2021-02-11 11:29:56 +01:00
Jörg ThalheimandGitHub 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
Maciej Krüger 45b8e83128 qemu-vm: add virtualisation.fileSystems to allow extra vm mounts 2021-02-11 11:02:45 +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 JibsonandJan Tojnar 0cf1f67aa1 ddccontrol-db: 20180908 -> 20201221 2021-02-11 10:58:22 +01:00
R. RyanTMandJan Tojnar 25c2bf8cea libwpe: 1.7.1 -> 1.8.0 2021-02-11 10:57:50 +01:00
R. RyanTM 134c237ce5 python37Packages.mailmanclient: 3.3.1 -> 3.3.2 2021-02-11 09:57:11 +00:00
R. RyanTMandJan Tojnar 56565e3568 gthumb: 3.10.1 -> 3.10.2 2021-02-11 10:51:13 +01:00
R. RyanTMandJan Tojnar ddebd054e3 gnome3.gvfs: 1.46.1 -> 1.46.2 2021-02-11 10:44:56 +01:00
R. RyanTM 7f5c5d40b3 python37Packages.myfitnesspal: 1.16.1 -> 1.16.4 2021-02-11 09:31:11 +00:00
Bernardo MeurerandGitHub 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. RyanTMandJan Tojnar 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. RyanTMandJan Tojnar c81739f1b9 rpm-ostree: 2020.8 -> 2021.1 2021-02-11 10:07:15 +01:00
Austin SeippandGitHub 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 SeippandGitHub 4f6ca4d5a6 Merge pull request #112614 from danderson/danderson/nmigen-update
nmigen: update to current git HEAD
2021-02-11 02:58:16 -06:00
Oleksii FilonenkoandGitHub a2ef6f2bf3 Merge pull request #112553 from r-ryantm/auto-update/vultr-cli
vultr-cli: 2.0.1 -> 2.2.0
2021-02-11 10:56:38 +02:00
R. RyanTMandJan Tojnar 3106e35abe suitesparse-graphblas: 3.3.3 -> 4.0.3 2021-02-11 09:55:31 +01:00
R. RyanTMandJan Tojnar b033cd4be9 vips: 8.10.2 -> 8.10.5 2021-02-11 09:48:22 +01:00
R. RyanTMandJan Tojnar 4c04b4cef9 firmware-manager: 0.1.1 -> 0.1.2 2021-02-11 09:40:10 +01:00
adisbladisandGitHub 4ab0783f7d Merge pull request #112707 from adisbladis/poetry2nix-1_15_3
poetry2nix: 1.15.2 -> 1.15.3
2021-02-11 09:25:27 +01:00
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. RyanTMandJan Tojnar 0e7742c5ba jalv: 1.6.4 -> 1.6.6 2021-02-11 08:49:19 +01:00
taku0andGitHub 3d94e81a16 Merge pull request #96352 from felixscheinost/add_xlsxgrep
xlsxgrep: init at 0.0.23
2021-02-11 16:34:35 +09:00
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