nixos/account-service-util: change 'format = "other"' to 'pyproject = false' (#479863)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
python3.pkgs.buildPythonApplication {
|
||||
name = "set-session";
|
||||
|
||||
format = "other";
|
||||
pyproject = false;
|
||||
|
||||
src = ./set-session.py;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user