meta: refactor repository
This commit is contained in:
parent
a306e192a4
commit
599fe1903f
28 changed files with 276 additions and 136 deletions
|
@ -1,10 +0,0 @@
|
|||
{ buildGoModule }:
|
||||
let
|
||||
pname = "go-app";
|
||||
version = "0.1.0";
|
||||
in
|
||||
buildGoModule {
|
||||
inherit pname version;
|
||||
src = ../.;
|
||||
vendorHash = null;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue