feat: add time conversion scripts

This commit is contained in:
Swarsel 2024-12-15 14:59:08 +01:00
parent 02adc13792
commit 86de91c6e3
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
5 changed files with 66 additions and 0 deletions

View file

@ -17,6 +17,8 @@ let
"github-notifications"
"screenshare"
"bootstrap"
"t2ts"
"ts2t"
];
mkPackages = names: builtins.listToAttrs (map
(name: {