mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-15 08:44:37 +02:00
cleanup and format
This commit is contained in:
parent
1121201acd
commit
07a1841fda
37 changed files with 336 additions and 427 deletions
home-manager/pkgs/toggl-time-grouper
|
@ -1,7 +1,7 @@
|
|||
{ lib, python3Packages }:
|
||||
{ python3Packages }:
|
||||
with python3Packages;
|
||||
buildPythonApplication {
|
||||
name = "toggl-time-grouper";
|
||||
src = ./.;
|
||||
propagatedBuildInputs = [ pandas ];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue