More improvemnts

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-09-03 00:46:17 +03:00
parent 46fbc4fd35
commit 4b8c75f1f1
2 changed files with 206 additions and 16 deletions

View File

@@ -17,7 +17,7 @@
packages = rec {
slenpaste = pkgs.buildGoModule {
pname = "slenpaste";
version = "0.1.5";
version = "0.2.0";
src = ./.;
goPackagePath = "github.com/slendidev/slenpaste";
vendorHash = "sha256-MUvodL6K71SCfxu51T/Ka2/w32Kz+IXem1bYqXQLSaU=";