Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-02-15 06:16:49 +00:00
committed by GitHub
11 changed files with 510 additions and 137 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ lib, python3Packages }:
python3Packages.buildPythonPackage rec {
python3Packages.buildPythonApplication rec {
pname = "piston-cli";
version = "1.2.1";