Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-05-01 04:53:33 +03:00
parent ea387d48b5
commit 4e98ae5334
2 changed files with 40 additions and 25 deletions

View File

@@ -15,7 +15,7 @@
packages = rec {
slenpaste = pkgs.buildGoModule {
pname = "slenpaste";
version = "0.1.0";
version = "0.1.1";
src = ./.;
goPackagePath = "github.com/slendidev/slenpaste";
vendorHash = null;