summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-02feat: add emoji commandseth
2024-05-02feat: add pfp commandseth
2024-04-29crates: bump serde from 1.0.198 to 1.0.199 (#178)dependabot[bot]
2024-04-27nix: update flake.lock (#177)github-actions[bot]
2024-04-26ci: don't try to update subflakeseth
2024-04-22crates: bump serde from 1.0.197 to 1.0.198 (#176)dependabot[bot]
2024-04-22crates: bump serde_json from 1.0.115 to 1.0.116 (#175)dependabot[bot]
2024-04-21nix: remove subflake (#174)seth
2024-04-20chore: update lockfiles (#173)github-actions[bot]
2024-04-20crates: bump reqwest from 0.12.2 to 0.12.4 (#172)dependabot[bot]
2024-04-20crates: bump rustls from 0.21.8 to 0.21.11 (#171)dependabot[bot]
2024-04-20crates: bump redis-macros from 0.2.1 to 0.3.0 (#169)dependabot[bot]
2024-04-20crates: bump redis from 0.25.2 to 0.25.3 (#170)dependabot[bot]
2024-04-19crates: bump h2 from 0.3.24 to 0.3.26 (#166)dependabot[bot]
2024-04-19ci: squash dependabot PRsseth
2024-04-19ci: don't build regular nix packageseth
2024-04-19ci: make clippy it's own workflow againseth
2024-04-19spring cleaning (#165)seth
2024-04-01deps(crates): bump serde_json from 1.0.114 to 1.0.115dependabot[bot]
2024-04-01deps(crates): bump tokio from 1.36.0 to 1.37.0dependabot[bot]
2024-03-30flake: update inputsgithub-actions[bot]
2024-03-25deps(actions): bump dependabot/fetch-metadata from 1 to 2dependabot[bot]
2024-03-25deps(crates): bump reqwest from 0.11.27 to 0.12.2dependabot[bot]
2024-03-23flake: update inputsgithub-actions[bot]
2024-03-20nix: remove unused argumentseth
2024-03-20nix: naersk -> rustPlatformseth
2024-03-20deps(actions): bump DeterminateSystems/magic-nix-cache-actiondependabot[bot]
2024-03-20deps(actions): bump DeterminateSystems/nix-installer-action from 9 to 10dependabot[bot]
2024-03-20deps(crates): bump color-eyre from 0.6.2 to 0.6.3dependabot[bot]
2024-03-20deps(crates): bump redis from 0.25.0 to 0.25.2dependabot[bot]
2024-03-20deps(crates): bump reqwest from 0.11.25 to 0.11.27dependabot[bot]
2024-03-20nix: cleanup derivation + static packageseth
2024-03-17nix: factor out functions for docker imageseth
2024-03-17nix: set better flags with lto & optimizeSizeseth
2024-03-16flake: update inputsgithub-actions[bot]
2024-03-11deps(crates): bump env_logger from 0.11.2 to 0.11.3dependabot[bot]
2024-03-11deps(crates): bump reqwest from 0.11.24 to 0.11.25dependabot[bot]
2024-03-11deps(crates): bump redis from 0.24.0 to 0.25.0dependabot[bot]
2024-03-09flake: update inputsgithub-actions[bot]
2024-03-04deps(actions): bump DeterminateSystems/update-flake-lock from 20 to 21dependabot[bot]
2024-03-04deps(crates): bump mio from 0.8.9 to 0.8.11dependabot[bot]
2024-03-04deps(crates): bump log from 0.4.20 to 0.4.21dependabot[bot]
2024-03-04deps(crates): bump serde from 1.0.196 to 1.0.197dependabot[bot]
2024-03-04deps(crates): bump serde_json from 1.0.113 to 1.0.114dependabot[bot]
2024-03-02flake: update inputsgithub-actions[bot]
2024-02-24flake: update inputsgithub-actions[bot]
2024-02-19deps(crates): bump env_logger from 0.11.1 to 0.11.2dependabot[bot]
2024-02-18use newer eyre directlyseth
2024-02-18fix duplicated command registrationsseth
2024-02-18add clear_messages commandseth