add domain

This commit is contained in:
Kopatz
2025-05-19 22:09:55 +02:00
parent 6e2e24b0a0
commit 567c3fa224
4 changed files with 7 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ buildNpmPackage rec {
src = fetchGit {
url = "git@github.com:oberprofis/scheibnkleister-presence.git";
ref = "master";
rev = "c3157f9be51e49a4fc102d141ab562d38645ffcf";
rev = "69b8fbaea6577494d38399ea9d18b1ba2e90c686";
};
forceGitDeps = true;