summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-02-17flake: update inputsgithub-actions[bot]
2024-02-13nix: use treefmtseth
2024-02-13nix: cleanup deployment.nixseth
2024-02-13nix: proc-flake -> procfile-nixseth
2024-02-10flake: update inputsgithub-actions[bot]
2024-02-05deps(actions): bump DeterminateSystems/magic-nix-cache-actiondependabot[bot]
2024-02-05deps(crates): bump reqwest from 0.11.23 to 0.11.24dependabot[bot]
2024-02-05deps(crates): bump tokio from 1.35.1 to 1.36.0dependabot[bot]
2024-02-03flake: update inputsgithub-actions[bot]
2024-01-29deps(crates): bump env_logger from 0.11.0 to 0.11.1dependabot[bot]
2024-01-29deps(crates): bump serde from 1.0.195 to 1.0.196dependabot[bot]
2024-01-29deps(crates): bump serde_json from 1.0.111 to 1.0.113dependabot[bot]
2024-01-27flake: update inputsgithub-actions[bot]
2024-01-22deps(crates): bump env_logger from 0.10.1 to 0.11.0dependabot[bot]
2024-01-21utils: better handle embed in message resolverseth
2024-01-21chore: update version funniseth
2024-01-21refactor: adjust to poise 0.6.1seth
2024-01-21deps(crates): bump poise from 0.5.7 to 0.6.1dependabot[bot]
2024-01-20flake: update inputsgithub-actions[bot]
2024-01-19deps(crates): bump h2 from 0.3.21 to 0.3.24dependabot[bot]
2024-01-15deps(crates): bump serde_json from 1.0.109 to 1.0.111dependabot[bot]
2024-01-13flake: update inputsgithub-actions[bot]
2024-01-08deps(crates): bump serde from 1.0.193 to 1.0.195dependabot[bot]
2024-01-06flake: update inputsgithub-actions[bot]
2024-01-01deps(crates): bump serde_json from 1.0.108 to 1.0.109dependabot[bot]
2023-12-31nix/docker: select crossPkgs set automaticallyseth