Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-01-27 12:24:09 +00:00
committed by GitHub
93 changed files with 461 additions and 238 deletions
+1 -2
View File
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, fetchpatch
{ lib, stdenv, fetchurl, fetchpatch
, autoreconfHook, libgpgerror, gnupg, pkg-config, glib, pth, libassuan
, file, which, ncurses
, texinfo
@@ -8,7 +8,6 @@
}:
let
inherit (stdenv) lib;
inherit (stdenv.hostPlatform) system;
in