nixbot

builds

succeeded authelia-4.39.20 checks.aarch64-linux.nixos-tinc-authelia · build #78 · raw

1tribuchet: building on eliza
unpackPhase
2unpacking source archive /nix/store/57q7164s5rmxwgwdj28lzsh07zy5prnj-source3source root is source
patchPhase
4applying patch /nix/store/iqrccqhwhsm7h0i3y8s3fckb8a8xh0xk-authelia-first-factor-network.patch5patching file internal/authorization/amr.go6patching file internal/authorization/amr_test.go7patching file internal/configuration/schema/configuration.go8patching file internal/configuration/schema/first_factor_network.go9patching file internal/configuration/schema/keys.go10patching file internal/configuration/validator/configuration.go11patching file internal/configuration/validator/first_factor_network.go12patching file internal/handlers/handler_firstfactor_network.go13patching file internal/handlers/handler_firstfactor_network_test.go14patching file internal/handlers/types.go15patching file internal/server/handlers.go16patching file internal/server/public_html/index.html17patching file internal/server/template.go18patching file internal/session/user_session.go19patching file internal/session/user_session_test.go
buildPhase
20Building subPackage ./cmd/authelia21buildPhase completed in 1 minutes 8 seconds
fixupPhase
22shrinking RPATHs of ELF executables and libraries in /nix/store/mc010p9mhydil4v9x296gpdmhsy3j0yp-authelia-4.39.2023shrinking /nix/store/mc010p9mhydil4v9x296gpdmhsy3j0yp-authelia-4.39.20/bin/authelia24checking for references to /build/ in /nix/store/mc010p9mhydil4v9x296gpdmhsy3j0yp-authelia-4.39.20...25patching script interpreter paths in /nix/store/mc010p9mhydil4v9x296gpdmhsy3j0yp-authelia-4.39.2026stripping (with command strip and flags -S -p) in /nix/store/mc010p9mhydil4v9x296gpdmhsy3j0yp-authelia-4.39.20/bin
installCheckPhase
27authelia v4.39.20-nixpkgs2829An open-source authentication and authorization server providing30two-factor authentication and single sign-on (SSO) for your31applications via a web portal.3233General documentation is available at: https://www.authelia.com/34CLI documentation is available at: https://www.authelia.com/reference/cli/authelia/authelia/3536Usage:37 authelia [flags]38 authelia [command]3940Examples:41authelia --config /etc/authelia/config.yml --config /etc/authelia/access-control.yml42authelia --config /etc/authelia/config.yml,/etc/authelia/access-control.yml43authelia --config /etc/authelia/config/4445Available Commands:46 access-control Helpers for the access control system47 build-info Show the build information of Authelia48 completion Generate the autocompletion script for the specified shell49 config Perform config related actions50 crypto Perform cryptographic operations51 debug Perform debug functions52 help Help about any command53 storage Manage the Authelia storage5455Flags:56 -c, --config strings configuration files or directories to load, for more information run 'authelia -h authelia config' (default [configuration.yml])57 --config.experimental.filters strings list of filters to apply to all configuration files, for more information run 'authelia -h authelia filters'58 -h, --help help for authelia59 -v, --version version for authelia6061Additional help topics:62 authelia config Help for the config file/directory paths63 authelia filters help topic for the config filters64 authelia hash-password help topic for hashing passwords65 authelia time-layouts help topic for the various time layouts6667Use "authelia [command] --help" for more information about a command.68authelia version v4.39.20-nixpkgs69Last Tag: v4.39.2070Branch: v4.39.2071Extra: nixpkgs