Fix config lookup ENOTDIR and prepare v0.1.4
This commit is contained in:
parent
6b23717572
commit
87f43e0c6a
3 changed files with 15 additions and 10 deletions
|
|
@ -13,7 +13,7 @@
|
|||
lib = pkgs.lib;
|
||||
packageBase = pkgs.buildGoModule {
|
||||
pname = "vcom";
|
||||
version = "0.1.3";
|
||||
version = "0.1.4";
|
||||
src = ./.;
|
||||
vendorHash = null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue