lauti: rename from eintopf and update to 1.0.0

This commit is contained in:
Jonas Heinrich 2025-05-01 12:49:00 +02:00
parent a22c5fac3f
commit 8b485892b7

View file

@ -13,8 +13,6 @@ stdenv.mkDerivation (finalAttrs: {
pname = "lauti";
inherit version src;
sourceRoot = "${finalAttrs.src.name}/";
offlineCache = fetchYarnDeps {
yarnLock = "${finalAttrs.src}/yarn.lock";
hash = "sha256-uIDBE4ewdzrtJqOjFQTAei1TpAjQMRqls7CtG1h8KnA=";