rallly: patch to remove other login methods

This commit is contained in:
eyjhb 2025-03-02 17:05:43 +01:00
parent 300efecc13
commit 46f12e25b0
Signed by: eyjhb
GPG key ID: 609F508E3239F920
4 changed files with 110 additions and 10 deletions

View file

@ -95,6 +95,8 @@ buildNpmPackage rec {
runHook postInstall
'';
# TODO(eyJhb): openssl is needed, but I can't figure out
# how to add it best...?
nativeBuildInputs = [
(yarn.override {nodejs = nodejs_20; })
rallly-prisma