A complete reformatting to match nixpkgs-fmt
This commit is contained in:
+2
-1
@@ -22,7 +22,8 @@ let
|
||||
|
||||
pythonEnv = python3.withPackages runtimeDeps;
|
||||
|
||||
in buildPythonApplication rec {
|
||||
in
|
||||
buildPythonApplication rec {
|
||||
pname = "pipenv";
|
||||
version = "2023.11.15";
|
||||
format = "pyproject";
|
||||
|
||||
Reference in New Issue
Block a user