authentik-gopkgs: fix typo
This commit is contained in:
parent
f9ccfdbb61
commit
77eef774b5
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@
|
|||
};
|
||||
# server + outposts
|
||||
gopkgs = pkgs.buildGo120Module {
|
||||
pname = "authentik-gopgks";
|
||||
pname = "authentik-gopkgs";
|
||||
version = authentik-version;
|
||||
prePatch = ''
|
||||
sed -i"" -e 's,./web/dist/,${frontend}/dist/,' web/static.go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue