add plausible

This commit is contained in:
Kopatz
2024-06-09 14:15:55 +02:00
parent cb05d6aa18
commit 73858519c6
7 changed files with 55 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ buildNpmPackage rec {
src = fetchGit {
url = "git@github.com:oberprofis/adams.git";
ref = "main";
rev = "b5af7fe2acf2fcf3b7b115f39c9401d0bf40456d";
rev = "68fa8392335a462634d4bb886344762592c8d566";
};
npmDepsHash="sha256-ULxOaEpa2+YS45kh+2xCZMqXQs5bMYhy7J08DsFYE+s=";
installPhase = ''