summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-24fix(actions): use correct commit message for update-flakeseth
2023-06-24deps(flake): update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'advisory-db': 'github:rustsec/advisory-db/d32ef820108c8e87b956a57c3e8a3313bef78ccb' (2023-06-01) → 'github:rustsec/advisory-db/9cf72357c8c52629d22edd8b4b8d7f7cdeea2504' (2023-06-22) • Updated input 'crane': 'github:ipetkov/crane/35110cccf28823320f4fd697fcafcb5038683982' (2023-05-25) → 'github:ipetkov/crane/116b32c30b5ff28e49f4fcbeeb1bbe3544593204' (2023-06-21) • Updated input 'crane/rust-overlay': 'github:oxalica/rust-overlay/d59c3fa0cba8336e115b376c2d9e91053aa59e56' (2023-05-03) → 'github:oxalica/rust-overlay/c535b4f3327910c96dcf21851bbdd074d0760290' (2023-06-03) • Updated input 'fenix': 'github:nix-community/fenix/3ba3e566c85c2a07e1152cfa758fa727052ae8b1' (2023-06-02) → 'github:nix-community/fenix/3650022df24f0e5545502439ba7599b786455e2a' (2023-06-23) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/0b4c09b1d2d3e6be0499f2683743716661821bf2' (2023-06-01) → 'github:rust-lang/rust-analyzer/403433a35559962ad0df91c0ae85ab03e918ba54' (2023-06-22) • Updated input 'flake-utils': 'github:numtide/flake-utils/a1720a10a6cfe8234c0e93907ffe81be440f4cef' (2023-05-31) → 'github:numtide/flake-utils/abfb11bd1aec8ced1c9bb9adfe68018230f4fb3c' (2023-06-19) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/95be94370d09f97f6af6a1df1eb9649b5260724e' (2023-06-02) → 'github:NixOS/nixpkgs/3d8a93602bc54ece7a4e689d9aea1a574e2bbc24' (2023-06-23) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/ca2fdbf3edda2a38140184da6381d49f8206eaf4' (2023-05-29) → 'github:cachix/pre-commit-hooks.nix/7807e1851d95828ed98491930d2d9e7ddbe65da4' (2023-06-20)
2023-06-18ci: allow update-flake to make prsseth
2023-06-12deps(crates): bump serde from 1.0.163 to 1.0.164dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-06-05deps(crates): bump regex from 1.8.3 to 1.8.4dependabot[bot]
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.3 to 1.8.4. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.8.3...1.8.4) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-06-02chore(flake): update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'advisory-db': 'github:rustsec/advisory-db/e162556b9e8c1542c187290453cbd322e8905f0c' (2023-05-23) → 'github:rustsec/advisory-db/d32ef820108c8e87b956a57c3e8a3313bef78ccb' (2023-06-01) • Updated input 'fenix': 'github:nix-community/fenix/9ea56d5de762971f6a7319711bae0532ca454dc9' (2023-05-30) → 'github:nix-community/fenix/3ba3e566c85c2a07e1152cfa758fa727052ae8b1' (2023-06-02) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/bc8295255c5bcc293251d47590dcbfd320eaab87' (2023-05-29) → 'github:rust-lang/rust-analyzer/0b4c09b1d2d3e6be0499f2683743716661821bf2' (2023-06-01) • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/80717d11615b6f42d1ad2e18ead51193fc15de69' (2023-05-30) → 'github:hercules-ci/flake-parts/71fb97f0d875fd4de4994dfb849f2c75e17eb6c3' (2023-06-01) • Updated input 'flake-utils': 'github:numtide/flake-utils/cfacdce06f30d2b68473a46042957675eebb3401' (2023-04-11) → 'github:numtide/flake-utils/a1720a10a6cfe8234c0e93907ffe81be440f4cef' (2023-05-31) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/58c85835512b0db938600b6fe13cc3e3dc4b364e' (2023-05-29) → 'github:NixOS/nixpkgs/95be94370d09f97f6af6a1df1eb9649b5260724e' (2023-06-02)
2023-06-02allow other servers to use most slash commandsseth
2023-05-30ci: don't use unmaintained actionsseth
2023-05-30ci: fix artifact namesseth
2023-05-30ci: separate workflows more + add more testsseth
2023-05-29deps(actions): bump cachix/install-nix-action from 20 to 21dependabot[bot]
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v20...v21) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-05-29deps(crates): bump regex from 1.8.1 to 1.8.3dependabot[bot]
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.1 to 1.8.3. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.8.1...1.8.3) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-05-29deps(crates): bump tokio from 1.28.1 to 1.28.2dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.1 to 1.28.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.28.1...tokio-1.28.2) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-05-22deps(crates): bump reqwest from 0.11.17 to 0.11.18dependabot[bot]
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.17 to 0.11.18. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.17...v0.11.18) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-05-21feat: start using flake-parts + add nixos moduleseth
2023-05-19feat: detect custom moyai emojisSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <[email protected]>
2023-05-19chore: add .env support to direnvSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <[email protected]>
2023-05-15feat(ci): add cachixseth
2023-05-15deps(crates): bump tokio from 1.28.0 to 1.28.1dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.0 to 1.28.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.28.0...tokio-1.28.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-05-15deps(crates): bump serde from 1.0.162 to 1.0.163dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.162...v1.0.163) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-05-14fix: update guzzle api endpointseth
2023-05-08deps(crates): bump serde from 1.0.160 to 1.0.162dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.160 to 1.0.162. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.160...1.0.162) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-05-05deps(crates): bump reqwest from 0.11.16 to 0.11.17dependabot[bot]
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.16 to 0.11.17. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.16...v0.11.17) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-04-29Update egrill.txtSake
grill
2023-04-29Update dvd.txtSake
Users disliked previous copypasta
2023-04-25deps(crates): bump h2 from 0.3.16 to 0.3.18dependabot[bot]
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.18. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.18) --- updated-dependencies: - dependency-name: h2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-04-25renovatebot -> dependabotseth
2023-04-25fix(deps): update rust crate tokio to 1.28.0renovate[bot]
2023-04-23update guzzle api linkseth
2023-04-22fix(deps): update rust crate serde to 1.0.160renovate[bot]
2023-04-22chore(deps): update cachix/install-nix-action action to v20renovate[bot]
2023-04-22actually enable themseth
2023-04-22use semantic commit with renovatebotseth
2023-04-22Add renovate.jsonrenovate[bot]
2023-04-13add astral copypasta + include/ -> copypastas/seth
2023-04-11fix sending very long copypastasseth
2023-04-07add bottom subcommandsseth
2023-04-07cargo fmtseth
2023-04-07add random lore commandseth
2023-04-07add bottom encode/decodeseth
2023-04-07add portablectl serviceseth
2023-04-07move all ci over to nixseth
2023-04-07upload container images to ghcrseth
2023-04-07refactor flake + minimize docker imageseth
2023-04-07start using rustlsseth
2023-04-07move long constants to their own fileseth
2023-04-07fix type declarationseth
2023-04-07adding lore textAnca Safina
2023-04-05add .DS_Store to gitignoreseth
2023-04-05Update README.md with rocketSake