treewide: nixfmt
This commit is contained in:
parent
d653af66b3
commit
dbfc2207df
14 changed files with 688 additions and 564 deletions
|
|
@ -1,8 +1,9 @@
|
|||
{ authentik-src
|
||||
, authentik-version
|
||||
, authentikComponents
|
||||
, buildNapalmPackage
|
||||
, nodejs_22
|
||||
{
|
||||
authentik-src,
|
||||
authentik-version,
|
||||
authentikComponents,
|
||||
buildNapalmPackage,
|
||||
nodejs_22,
|
||||
}:
|
||||
buildNapalmPackage "${authentik-src}/web" rec {
|
||||
version = authentik-version; # 0.0.0 specified upstream in package.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue