Merge pull request #126139 from NixOS/backport-124776-to-release-21.05

This commit is contained in:
Artturi
2021-08-06 17:01:43 +03:00
committed by GitHub
2 changed files with 6 additions and 2 deletions
@@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
tags.
'';
license = licenses.mit;
maintainers = with maintainers; [ viric ];
maintainers = with maintainers; [ viric neonfuz ];
platforms = platforms.all;
};
}