lauti: rename from eintopf and update to 1.0.0
This commit is contained in:
parent
a22c5fac3f
commit
8b485892b7
@ -13,8 +13,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
pname = "lauti";
|
pname = "lauti";
|
||||||
inherit version src;
|
inherit version src;
|
||||||
|
|
||||||
sourceRoot = "${finalAttrs.src.name}/";
|
|
||||||
|
|
||||||
offlineCache = fetchYarnDeps {
|
offlineCache = fetchYarnDeps {
|
||||||
yarnLock = "${finalAttrs.src}/yarn.lock";
|
yarnLock = "${finalAttrs.src}/yarn.lock";
|
||||||
hash = "sha256-uIDBE4ewdzrtJqOjFQTAei1TpAjQMRqls7CtG1h8KnA=";
|
hash = "sha256-uIDBE4ewdzrtJqOjFQTAei1TpAjQMRqls7CtG1h8KnA=";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user