Support Ubuntu image preview backend
This commit is contained in:
parent
ded9b9fdfb
commit
e229cbc6cc
5 changed files with 70 additions and 32 deletions
|
|
@ -13,7 +13,7 @@
|
|||
lib = pkgs.lib;
|
||||
packageBase = pkgs.buildGoModule {
|
||||
pname = "vcom";
|
||||
version = "0.1.5";
|
||||
version = "0.1.7";
|
||||
src = ./.;
|
||||
vendorHash = null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue