refactor: hemar: logs

This commit is contained in:
2025-04-23 19:14:29 +00:00
parent e55437b856
commit e800f11103
3 changed files with 105 additions and 14 deletions

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;
};
}
}