Commit graph

70 commits

Author SHA1 Message Date
52d238fba5 updated email template (again) 2023-09-11 19:04:43 -07:00
45ea1fbfa9 updated email template 2023-09-11 18:35:50 -07:00
913e030e4f fixed argument for chrono_track 2023-09-11 18:19:43 -07:00
36a1db441e renamed chrono_track in flake.nix; updated cargohashes 2023-09-11 18:10:18 -07:00
c728c44521 renamed time_tracker to chrono_track 2023-09-11 17:53:21 -07:00
02b7127d30 added html template with attachment 2023-09-11 16:56:59 -07:00
24b29f2bbd testing attachments 2023-09-11 16:37:21 -07:00
919d7f4769 added wrapProgram to bulid inputs 2023-09-11 15:41:23 -07:00
3c3c30f801 added pkgs to msmtp reference 2023-09-11 15:32:52 -07:00
c603a6af33 added missing reference 2023-09-11 15:31:44 -07:00
56348cf32a Added postFixup step to wrap msmtp to bin path
https://discourse.nixos.org/t/makewrapper-vs-buildinputs/21474

Trying to make the global msmtp available to the program
2023-09-11 09:28:01 -07:00
a62d6dcfb8 added msmpt to build requirement 2023-09-10 22:20:53 -07:00
e938f05909 reenabled email 2023-09-10 22:12:27 -07:00
adf11a891e disabled email 2023-09-10 22:02:19 -07:00
8c4587544c set debug to true 2023-09-10 21:51:20 -07:00
5a6bf5d8ce updated cargo hash 2023-09-10 21:42:14 -07:00
0a9a6838bf added email capability 2023-09-10 21:38:30 -07:00
4b7241f5a4 fixed clippy issues 2023-09-09 19:27:22 -07:00
f1cd6948e2 ran cargo fmt 2023-09-09 19:23:59 -07:00
121590f74f added missing enable flag 2023-09-09 19:15:15 -07:00
520ce84ce8 updated cargo deps and cargo sha 2023-09-09 18:44:05 -07:00
35d69d5487 fixed wrong option 2023-09-09 18:21:41 -07:00
e4de671d5e fixed typo 2023-09-09 18:17:38 -07:00
0782e7194e added time_tracker utility 2023-09-09 18:12:39 -07:00
6cc989eb4c added nix shell outputs to ignore 2023-09-03 14:21:48 -07:00
e891a93b0b Merge pull request 'Rearrange sed replacement' (#2) from ElnuDev/nicks_nextcloud_integrations:main into main
Reviewed-on: #2
2023-08-26 12:58:38 -07:00
828d09b98a Rearrange sed replacement 2023-08-26 12:51:00 -07:00
a33598f0d4 Merge pull request 'Clean up codebase, use patch in hddtemp Nix store path' (#1) from ElnuDev/nicks_nextcloud_integrations:main into main
Reviewed-on: #1
2023-08-26 12:46:02 -07:00
5ff00ddc06 Remove redundant openssl dev shell dependency 2023-08-26 12:31:11 -07:00
54c63e8cf4 Patch hddtemp Nix store path 2023-08-26 12:30:06 -07:00
185c97e30e Remove unnecessary .unwrap() 2023-08-26 12:13:28 -07:00
70505f2078 Fix logging initialization 2023-08-26 12:12:43 -07:00
5d64a8ed1f Use PathBuf instead of String for CliArgs::config_file 2023-08-26 12:07:33 -07:00
c0d20759a1 Remove unnecessary .as_str() calls 2023-08-26 12:02:54 -07:00
4bad0eef9b Clean format strings 2023-08-26 11:59:27 -07:00
6576e2f3f9 Derive Default for Config 2023-08-26 11:55:04 -07:00
243063826f Remove all calls to .clone() 2023-08-26 11:54:28 -07:00
11790783fc changed units to F 2023-08-26 09:58:13 -07:00
97bb44f717 fixed typo 2023-08-26 08:52:26 -07:00
a5dffdbbc3 fixed typo 2023-08-26 08:51:40 -07:00
01e195b58c added variable time update 2023-08-26 08:50:36 -07:00
f40a9264c3 removed weird replace 2023-08-26 08:39:50 -07:00
bb30d02013 updated cargo hash 2023-08-26 08:33:16 -07:00
5681f4a285 added logging and cleaned code up 2023-08-26 08:30:58 -07:00
e4ff4eca09 removed incorrect replace 2023-08-26 07:40:57 -07:00
3edf4aa95a fixed utf8 parse error with lossy conversion 2023-08-26 07:35:03 -07:00
3faccc1b99 found the hddtemp path 2023-08-25 23:03:12 -07:00
c9ff715dca tried to pass hddtemp 2023-08-25 22:59:34 -07:00
cb4def2aee tried to pass hddtemp executable 2023-08-25 22:56:42 -07:00
5ddc4274c8 testing 2023-08-25 22:44:29 -07:00