aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-01-09build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#526)dependabot[bot]1-1/+1
* build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.15.0 to 0.16.0. - [Commits](https://github.com/golang/oauth2/compare/v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-12-19build(deps): bump github.com/aws/aws-sdk-go from 1.49.3 to 1.49.5 (#521)dependabot[bot]1-1/+1
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.49.3 to 1.49.5. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.49.3...v1.49.5) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19build(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0 (#518)dependabot[bot]1-1/+1
Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/rogpeppe/go-internal/releases) - [Commits](https://github.com/rogpeppe/go-internal/compare/v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: github.com/rogpeppe/go-internal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#520)dependabot[bot]1-1/+1
* build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0. - [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-12-16build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#517)dependabot[bot]1-1/+1
* build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.14.0 to 0.15.0. - [Commits](https://github.com/golang/oauth2/compare/v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-12-16build(deps): bump modernc.org/sqlite from 1.27.0 to 1.28.0 (#516)dependabot[bot]1-1/+1
* build(deps): bump modernc.org/sqlite from 1.27.0 to 1.28.0 Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.27.0 to 1.28.0. - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.27.0...v1.28.0) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-12-15build(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0 (#515)dependabot[bot]1-1/+1
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.5.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.5.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.49.3 (#514)dependabot[bot]1-1/+1
* build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.49.3 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.9 to 1.49.3. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.9...v1.49.3) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-12-14build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#513)dependabot[bot]1-1/+1
* build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.16.0...v0.16.1) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-12-14flake.nix: update dependenciesXe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-12-14build(deps): bump github.com/mymmrac/telego from 0.27.2 to 0.28.0 (#512)dependabot[bot]1-1/+1
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.27.2 to 0.28.0. - [Release notes](https://github.com/mymmrac/telego/releases) - [Commits](https://github.com/mymmrac/telego/compare/v0.27.2...v0.28.0) --- updated-dependencies: - dependency-name: github.com/mymmrac/telego dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-09build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0dependabot[bot]1-1/+1
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09build(deps): bump github.com/antonmedv/expr from 1.15.3 to 1.15.4dependabot[bot]1-1/+1
Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/antonmedv/expr/releases) - [Commits](https://github.com/antonmedv/expr/compare/v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: github.com/antonmedv/expr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09build(deps): bump tailscale.com from 1.52.1 to 1.54.0dependabot[bot]1-1/+1
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.52.1 to 1.54.0. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.52.1...v1.54.0) --- updated-dependencies: - dependency-name: tailscale.com dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3dependabot[bot]1-1/+1
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.42.1 to 1.42.2. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.42.1...service/s3/v1.42.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09build(deps): bump github.com/mymmrac/telego from 0.27.1 to 0.27.2dependabot[bot]1-1/+1
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.27.1 to 0.27.2. - [Release notes](https://github.com/mymmrac/telego/releases) - [Commits](https://github.com/mymmrac/telego/compare/v0.27.1...v0.27.2) --- updated-dependencies: - dependency-name: github.com/mymmrac/telego dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09build(deps): bump github.com/aws/aws-sdk-go-v2/credentialsdependabot[bot]1-1/+1
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.15.2 to 1.16.0. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.16.0/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.15.2...v1.16.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.3 (#507)dependabot[bot]1-1/+1
* build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.3 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.9 to 1.48.3. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.9...v1.48.3) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-11build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.40 to ↵dependabot[bot]1-1/+1
1.15.2 (#497) * build(deps): bump github.com/aws/aws-sdk-go-v2/credentials Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.13.40 to 1.15.2. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.13.40...config/v1.15.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-11build(deps): bump github.com/aws/aws-sdk-go from 1.47.7 to 1.47.9 (#499)dependabot[bot]1-1/+1
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.7 to 1.47.9. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.7...v1.47.9) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#495)dependabot[bot]1-1/+1
* build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-10build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.33.0 to ↵dependabot[bot]1-1/+1
1.42.1 (#494) * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.33.0 to 1.42.1. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.33.0...service/s3/v1.42.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-10build(deps): bump github.com/disintegration/imaging from 1.6.1 to 1.6.2 (#492)dependabot[bot]1-1/+1
* build(deps): bump github.com/disintegration/imaging from 1.6.1 to 1.6.2 Bumps [github.com/disintegration/imaging](https://github.com/disintegration/imaging) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/disintegration/imaging/releases) - [Commits](https://github.com/disintegration/imaging/compare/v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: github.com/disintegration/imaging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-10build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#491)dependabot[bot]1-1/+1
* build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.13.0 to 0.14.0. - [Commits](https://github.com/golang/oauth2/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-09build(deps): bump github.com/aws/aws-sdk-go from 1.47.5 to 1.47.7 (#490)dependabot[bot]1-1/+1
* build(deps): bump github.com/aws/aws-sdk-go from 1.47.5 to 1.47.7 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.5 to 1.47.7. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.5...v1.47.7) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-08build(deps): bump github.com/mymmrac/telego from 0.27.0 to 0.27.1 (#484)dependabot[bot]1-1/+1
* build(deps): bump github.com/mymmrac/telego from 0.27.0 to 0.27.1 Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.27.0 to 0.27.1. - [Release notes](https://github.com/mymmrac/telego/releases) - [Commits](https://github.com/mymmrac/telego/compare/v0.27.0...v0.27.1) --- updated-dependencies: - dependency-name: github.com/mymmrac/telego dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-08build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#486)dependabot[bot]1-1/+1
* build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.4.0 to 0.5.0. - [Commits](https://github.com/golang/sync/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-08build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#487)dependabot[bot]1-1/+1
* build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/gorilla/mux dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-08build(deps): bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#485)dependabot[bot]1-1/+1
* build(deps): bump modernc.org/sqlite from 1.26.0 to 1.27.0 Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.26.0 to 1.27.0. - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2023-11-08use buildGoModule instead of buildGoApplicationXe Iaso1-19/+13
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-11-04flake: add pkg-config to native build inputsXe Iaso1-0/+3
Apparently pkg-config needs to be in native build inputs, not normal build inputs. Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-27cmd/xedn: serve xesite zipsXe Iaso1-3/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-10-27replace terraform with opentofuXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-27cmd/sanguisuga: use external tailwind buildsXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-25bump go/flake metadataXe Iaso1-28/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-24flake: update to Go 1.21.0Xe Iaso1-1/+6
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-11fix gojaXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-08-07nix: add sanguisuga moduleXe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-29internal: more debug routesXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-29update flake metadataXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-26flake: add flyctlXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-07-26update flake lockXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-22cmd/marabot: try some things to make the SQLite inserts fail lessXe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-20add litestream to flake devShellXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-19use rust overlay toolsXe Iaso1-3/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-19flake.nix: add some more rust targetsXe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-19flake.nix: format fileXe Iaso1-19/+29
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-19reorg the tree againXe Iaso1-4/+6
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-18flake: update timeXe Iaso1-0/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-17cmd/marabot: upload shit to S3Xe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>