270014 Commits

Author SHA1 Message Date
github-actions[bot]
9185e731d2
Merge master into staging-next 2021-02-11 12:20:09 +00:00
Michael Weiss
d58e9cd05b
libaom: 2.0.1 -> 2.0.2 2021-02-11 13:10:40 +01: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
taku0
e84d44355b
Merge pull request #110821 from asbachb/update/openjdk/11
openjdk: 11.0.9+11 -> 11.0.10+9
2021-02-11 19:32:27 +09: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
cc4b1f9d81 parted: 3.3 -> 3.4 2021-02-11 10:57:34 +01:00
R. RyanTM
ade8b6869d bison: 3.7.4 -> 3.7.5 2021-02-11 10:57:03 +01:00
Jan Tojnar
3eda07c3cd gtk-doc: 1.33.1 -> 1.33.2
https://gitlab.gnome.org/GNOME/gtk-doc/-/compare/1.33.1...1.33.2

- Removed anytree – NIHing because of Debian.
- Updated metadata.
2021-02-11 10:55:07 +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
Jörg Thalheim
674bfaf5e5
Merge pull request #112500 from danieldk/cargo-setup-hook 2021-02-11 09:41:40 +00: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
1bfa781657 cmake: 3.19.3 -> 3.19.4 2021-02-11 10:26:17 +01: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
Oleksii Filonenko
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. RyanTM
3106e35abe suitesparse-graphblas: 3.3.3 -> 4.0.3 2021-02-11 09:55:31 +01:00
R. RyanTM
b7749b41d3 libevdev: 1.10.0 -> 1.11.0 2021-02-11 09:51:04 +01:00
R. RyanTM
b033cd4be9 vips: 8.10.2 -> 8.10.5 2021-02-11 09:48:22 +01:00
R. RyanTM
4c04b4cef9 firmware-manager: 0.1.1 -> 0.1.2 2021-02-11 09:40:10 +01:00
adisbladis
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
R. RyanTM
f3c02f462f libmbim: 1.24.4 -> 1.24.6 2021-02-11 09:13:53 +01:00
R. RyanTM
cac44d5e4e libbytesize: 2.4 -> 2.5 2021-02-11 09:12:17 +01:00
Philipp Adolf
408ae0b13a lib: fix typo in platforms.nix
In 9c213398b312e0f0bb9cdf05090fd20223a82ad0 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