lauti.frontend: 1.0.0 -> 1.1.0

This commit is contained in:
Jonas Heinrich
2025-08-31 13:01:59 +02:00
parent ac0a8052d2
commit ff28262a5e
+1 -1
View File
@@ -15,7 +15,7 @@ stdenv.mkDerivation (finalAttrs: {
offlineCache = fetchYarnDeps {
yarnLock = "${finalAttrs.src}/yarn.lock";
hash = "sha256-uIDBE4ewdzrtJqOjFQTAei1TpAjQMRqls7CtG1h8KnA=";
hash = "sha256-8+bAqWg6sqWQcjEdhS/tDZ1farY6VQ++lvbAfpwOeRE=";
};
nativeBuildInputs = [