microbin: setup auto updates

This commit is contained in:
Karun Sandhu
2026-08-10 18:26:33 +02:00
parent 6eacdbbf08
commit 3fa6b8ec48

View File

@@ -33,6 +33,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
RUSTONIG_SYSTEM_LIBONIG = true;
};
passthru.updateScript = nix-update-script { };
meta = {
description = "Tiny, self-contained, configurable paste bin and URL shortener written in Rust";
homepage = "https://github.com/szabodanika/microbin";