authentik: fix goserver module ref
This commit is contained in:
parent
5779279e1c
commit
37624810a7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pkgs.buildGoModule {
|
|||
pname = "authentik-server";
|
||||
inherit src version;
|
||||
|
||||
vendorHash = "sha256-TsXVpB0azs0MusWhIlvKZWP6z/MEadop8FmsFZsWMhY=";
|
||||
vendorHash = "sha256-B5oACR1aLuKVcVIPadIm1wS7J0PSluTqdvulWiHDsXg=";
|
||||
subPackages = "cmd/server";
|
||||
|
||||
postPatch = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue