style: auto-format from pre-push hooks
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{ lib, python3Packages, fetchFromGitHub }:
|
||||
{
|
||||
lib,
|
||||
python3Packages,
|
||||
fetchFromGitHub,
|
||||
}:
|
||||
|
||||
python3Packages.buildPythonPackage rec {
|
||||
pname = "xonsh";
|
||||
|
||||
Reference in New Issue
Block a user