watson: format with nixpkgs-fmt
This commit is contained in:
parent
5e4abf76c7
commit
7c18590208
@ -1,4 +1,3 @@
|
||||
{ stdenv, pythonPackages, fetchpatch }:
|
||||
|
||||
with pythonPackages;
|
||||
|
||||
@ -23,6 +22,6 @@ buildPythonApplication rec {
|
||||
homepage = "https://tailordev.github.io/Watson/";
|
||||
description = "A wonderful CLI to track your time!";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ mguentner nathyong ] ;
|
||||
maintainers = with maintainers; [ mguentner nathyong ];
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user