Commit Graph
9 Commits
Author SHA1 Message Date
Greg Hellings e5e4a38cf1 chore: begin updating zim updater
buildbot/nix-eval Build done.
buildbot/nix-build Build done.
Update manifest chart versions / update-manifests (push) Successful in 29s
Update flake.lock / update-flake-lock (push) Successful in 2m49s
2026-05-13 11:01:33 -05:00
Greg Hellings bf8f67dce6 chore: make zim updater more awesome 2026-03-25 06:28:27 -05:00
Greg Hellings dd731c066b Update zims 2025-10-16 20:23:35 -05:00
Greg Hellings 0b6f269d35 Commit the progress made (so far) on fixing the zims downloader 2025-10-16 10:46:02 -05:00
Greg Hellings 54b3620029 Make the things better
Use transmission, which is not broken
Bump supposed version of zim meta package
Provide better passing of arguments to updater
2025-10-15 23:31:40 -05:00
Greg Hellings dae6406c45 Significant updates to zim update script
No longer silently panic when a command fails
Check that filename has changed and only run when there is a newer
filename
Write output directly to file rather than to stdout
2025-10-15 12:25:22 -05:00
Greg Hellings 853562128e Update zims 2025-06-24 22:44:32 -05:00
Greg Hellings 7471e6dd5c Fix all the flake check problems
Fixes all of the problems with nix flake check, including reformatting
all the things cleanup on shell and configuration
2024-10-19 01:41:53 -05:00
Greg Hellings 7510136304 Move zims to their own package
Instead of manually downloading the Zim files with a torrent directly,
move them into an actual derivation so it can easily be built into the
resulting images. Also, write an updater script that can automatically
download the files, determine the latest versions for each type and each
language, and generate the hash key values for them
2024-10-12 10:39:03 -05:00