summaryrefslogtreecommitdiff
path: root/pkgs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* no libX11 on chaski (experimental)stuebinm2023-05-291-1/+3
| | | | | might have to revert this if it causes problems, or if rebuilding all the things annoys me too much.
* downgrade mu to unbreak mu4e / mail in emacsstuebinm2023-05-291-1/+3
|
* initial jump to nixos 23.05stuebinm2023-05-294-9/+42
|
* update bahnhof.namestuebinm2023-05-111-1/+2
| | | | | setting elixir = elixir_1_14 may get me trouble later, we'll see (version bounds on bahnhof.name's search engine are weird)
* typst: v23-03-28 → v0.3.0stuebinm2023-04-281-3/+2
|
* bahnhof.namestuebinm2023-04-261-0/+13
| | | | | | | | in gleam, because why not? (tbf i will probably eventually rewrite this in a more sensible language; I haven't even found any reason to use any of the OTP features for this 🙈)
* update inputsstuebinm2023-04-251-1/+1
|
* package travelynx because why not?stuebinm2023-04-142-0/+231
| | | | | | this file has been lying around for a bit over a year now, but I got asked about it, so time to put it in the public repo I guess (& also update it; it's on the most recent travelynx commit as of this writing).
* typst: bump to v23-03-28stuebinm2023-04-071-7/+2
|
* add module for crs-tracker, for funstuebinm2023-04-013-0/+92
| | | | | | please no one like, actually use this. unless you volunteer to at least add a script to run database migrations, since currently these need to be run by hand …
* get rid of crane & naerskstuebinm2023-03-222-6/+79
| | | | | the only thing this makes more complicated is typst; most of the other benefits I don't use in any case.
* package typststuebinm2023-03-222-0/+25
|
* package glitchtipstuebinm2023-03-223-0/+117
| | | | i don't know why i did this. i literally have no use for it.
* home: a couple more packagesstuebinm2023-03-041-0/+2
|
* add a default overlay, package the galmon.eu toolsstuebinm2023-03-022-0/+53
|
* restructuring directoriesstuebinm2022-01-202-49/+0
|
* workadventure: use exneuland backendstuebinm2021-08-191-0/+32
|
* nixpkgs 20.09 → nixpkgs 21.05stuebinm2021-06-241-3/+1
| | | | | | | | | Since pleroma is in nixpkgs 21.05, this requires some reshuffling to keep the unstable version of pleroma (otherwise the database versions are not compatible, and pleroma does not like database downgrades). Additionally, hedgedoc's database has been moved to a postgres user who is actually called hedgedoc.
* update sourcesstuebinm2021-06-231-1/+2
|
* Added Pleromastuebinm2021-03-081-5/+5
| | | | | | | | | This pleroma config should be able to set itself up without any manual intervention (modulo the secrets file, which is almost empty). Annoyingly, the pleroma nixpkg is built from the pipeline artifacts of the pleroma gitlab and does not have support for pleroma's ssh/bbs mode.
* migrating configstuebinm2021-03-031-0/+18
This deploy logic is primarily based on hxchn's deploy lib [1], with some slight modifications to make it work with my setup. Everything seems to work fine for now. However, I am unsure about the usage of niv — the config doesn't seem to gain much from it, apart from (some) additional complexity. [1] https://gitlab.com/hexchen/nixfiles