aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bump to 0.3.0v0.3.0Nathan Perry2024-08-062-2/+2
|
* flake: add thulani package to environment.systemPackagesNathan Perry2024-08-061-0/+4
|
* remove typemap depNathan Perry2024-08-062-26/+0
|
* write batch_delmemeNathan Perry2024-08-064-42/+139
|
* fixup unknown command, document commandsNathan Perry2024-08-0613-109/+234
|
* roll: fixup for pratt parserNathan Perry2024-08-061-14/+12
|
* db: don't log db urlNathan Perry2024-08-061-1/+0
|
* remove restart loopNathan Perry2024-08-062-50/+2
|
* first pass convert to poiseNathan Perry2024-08-0619-836/+1156
|
* whitespace fixNathan Perry2024-05-111-1/+1
|
* !thulani histNathan Perry2024-05-111-0/+1
|
* db: fixup a few trailing issuesNathan Perry2024-05-113-15/+22
|
* db: fixup build, async-awaitNathan Perry2024-05-119-160/+218
|
* wipNathan Perry2024-05-108-263/+238
|
* bump rust-overlayNathan Perry2024-05-082-4/+4
|
* clippy fixesNathan Perry2024-05-089-258/+270
|
* fixups: memes workingNathan Perry2024-05-0811-165/+377
|
* rework to use songbirdNathan Perry2024-05-0823-1532/+853
|
* update all depsNathan Perry2024-05-0824-2195/+2910
|
* nix: bump to 23.11, pkgconfig -> pkg-configNathan Perry2023-12-072-17/+35
|
* bot: fix omen commandsNathan Perry2022-12-021-1/+3
|
* build: add build.rs to capture if migrations changeNathan Perry2022-11-301-0/+3
|
* nixos: shellcheck dbinit.shNathan Perry2022-11-301-4/+17
|
* fs: log results of loading user_id_mapping and restrict.jsonNathan Perry2022-11-302-4/+12
|
* nix: include host in DATABASE_URLNathan Perry2022-11-301-1/+1
|
* nix: move init script to fileNathan Perry2022-11-302-40/+103
|
* ytdl: trace errorNathan Perry2022-11-291-0/+1
|
* nix: name dbinit scriptNathan Perry2022-11-291-1/+1
|
* nix: fix psql expressionsNathan Perry2022-11-291-4/+4
|
* nix: ensure ownership on startNathan Perry2022-11-293-2/+21
|
* fs: parameterize remote referencesNathan Perry2022-11-296-11/+41
|
* nixos module: drop unpopulated environment fieldsNathan Perry2022-11-291-3/+0
|
* chrono: use hms_optNathan Perry2022-11-282-3/+3
|
* db/diesel: drop old table annotation syntaxNathan Perry2022-11-281-14/+14
|
* hydra: add jobNathan Perry2022-11-281-0/+2
|
* nix: write nixos test configurationNathan Perry2022-11-284-55/+144
| | | | | | | - filter rust sources to avoid spurious rebuilds - fix accidental circular reference in nix flake - fix postgres startup scripts and behavior - thulani logger doesn't log to file by default
* db: drop setup scriptNathan Perry2022-11-281-8/+0
|
* db: run migrations in db connect, upgrade dieselNathan Perry2022-11-289-74/+173
|
* nix: write nixos moduleNathan Perry2022-11-281-29/+190
|
* rust: update dependenciesNathan Perry2022-11-283-557/+1064
|
* nix: switch from mozilla-overlay to rust-overlayNathan Perry2022-11-282-32/+42
|
* nix: upgrade dependencies and flake output conventionsNathan Perry2022-11-282-46/+44
|
* fix serenity git depNathan Perry2021-11-032-3/+4
|
* actually add omenNathan Perry2021-11-031-0/+1
|
* fixupsNathan Perry2021-11-032-2/+1
|
* update, add omenNathan Perry2021-11-037-25/+27
|
* buildInputs -> nativeBuildInputsNathan Perry2021-01-231-10/+5
|
* builds okNathan Perry2021-01-235-122/+107
|
* specfy branch in git dep for offline buildNathan Perry2021-01-232-2/+2
|
* modulo naersk issue, it buildsNathan Perry2021-01-232-4/+13
|