Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-01-25 18:52:08 +00:00
committed by GitHub
2813 changed files with 3233 additions and 2989 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchurl, pythonPackages }:
{ lib, fetchurl, pythonPackages }:
pythonPackages.buildPythonApplication rec {
pname = "vnc2flv";