Compare commits

..

2 commits

Author SHA1 Message Date
2f8baa48e7 nixos: services: blog: fix catch-all redirection
Some checks failed
ci/woodpecker/push/check Pipeline failed
Don't use a hard-coded address...
2024-03-05 21:45:22 +00:00
466e0684e1 pkgs: add bt-migrate
All checks were successful
ci/woodpecker/push/check Pipeline was successful
2024-03-05 21:17:04 +00:00

View file

@ -59,4 +59,4 @@ stdenv.mkDerivation {
maintainers = with maintainers; [ ambroisie ];
mainProgram = "BtMigrate";
};
}
})