Support Ubuntu image preview backend

This commit is contained in:
vrubelroman 2026-04-24 22:53:12 +03:00
parent ded9b9fdfb
commit e229cbc6cc
5 changed files with 70 additions and 32 deletions

View file

@ -13,7 +13,7 @@
lib = pkgs.lib;
packageBase = pkgs.buildGoModule {
pname = "vcom";
version = "0.1.5";
version = "0.1.7";
src = ./.;
vendorHash = null;