Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-02-04 00:35:42 +00:00
committed by GitHub
33 changed files with 154 additions and 76 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
{ lib, stdenv, fetchFromGitHub, xcbuildHook, libiconv, ncurses, Cocoa }:
stdenv.mkDerivation {
name = "pinentry-mac-0.9.4";
pname = "pinentry-mac";
version = "0.9.4";
src = fetchFromGitHub {
owner = "matthewbauer";