refactor: hemar: logs

This commit is contained in:
2025-04-23 19:14:29 +00:00
parent c2dbf72f14
commit 5411b5605c
3 changed files with 105 additions and 14 deletions
+2 -2
View File
@@ -77,7 +77,7 @@ stdenv.mkDerivation {
esac
shift
done
EOF
EOF
chmod +x $out/bin/hectic-config
'';
@@ -86,4 +86,4 @@ stdenv.mkDerivation {
description = "hectic";
license = lib.licenses.mit;
};
}
}