update and use new domain for kavita

This commit is contained in:
Kopatz
2025-10-01 15:42:13 +02:00
parent ad2024b83f
commit 7e6ea5246d
6 changed files with 153 additions and 138 deletions

View File

@@ -9,7 +9,7 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchGit {
url = "git@github.com:oberprofis/hub.git";
ref = "master";
rev = "fd5b5a1eb29e2ee41352dc320d6ed0d855666270";
rev = "e180ad2fbdfef9c9845765aab313f84b161d9447";
};
installPhase = ''
mkdir -p $out