authelia-4.39.20
checks.x86_64-linux.nixos-tinc-authelia
· build #76
· raw
unpackPhase
1unpacking source archive /nix/store/57q7164s5rmxwgwdj28lzsh07zy5prnj-source2source root is sourcepatchPhase
3applying patch /nix/store/iqrccqhwhsm7h0i3y8s3fckb8a8xh0xk-authelia-first-factor-network.patch4patching file internal/authorization/amr.go5patching file internal/authorization/amr_test.go6patching file internal/configuration/schema/configuration.go7patching file internal/configuration/schema/first_factor_network.go8patching file internal/configuration/schema/keys.go9patching file internal/configuration/validator/configuration.go10patching file internal/configuration/validator/first_factor_network.go11patching file internal/handlers/handler_firstfactor_network.go12patching file internal/handlers/handler_firstfactor_network_test.go13patching file internal/handlers/types.go14patching file internal/server/handlers.go15patching file internal/server/public_html/index.html16patching file internal/server/template.go17patching file internal/session/user_session.go18patching file internal/session/user_session_test.gobuildPhase
19Building subPackage ./cmd/authelia20buildPhase completed in 3 minutes 3 secondsfixupPhase
21shrinking RPATHs of ELF executables and libraries in /nix/store/z9ccd2zvr93v31i3r2v7arp3zllbd46p-authelia-4.39.2022shrinking /nix/store/z9ccd2zvr93v31i3r2v7arp3zllbd46p-authelia-4.39.20/bin/authelia23checking for references to /build/ in /nix/store/z9ccd2zvr93v31i3r2v7arp3zllbd46p-authelia-4.39.20...24patching script interpreter paths in /nix/store/z9ccd2zvr93v31i3r2v7arp3zllbd46p-authelia-4.39.2025stripping (with command strip and flags -S -p) in /nix/store/z9ccd2zvr93v31i3r2v7arp3zllbd46p-authelia-4.39.20/bininstallCheckPhase
26authelia v4.39.20-nixpkgs2728An open-source authentication and authorization server providing29two-factor authentication and single sign-on (SSO) for your30applications via a web portal.3132General documentation is available at: https://www.authelia.com/33CLI documentation is available at: https://www.authelia.com/reference/cli/authelia/authelia/3435Usage:36 authelia [flags]37 authelia [command]3839Examples:40authelia --config /etc/authelia/config.yml --config /etc/authelia/access-control.yml41authelia --config /etc/authelia/config.yml,/etc/authelia/access-control.yml42authelia --config /etc/authelia/config/4344Available Commands:45 access-control Helpers for the access control system46 build-info Show the build information of Authelia47 completion Generate the autocompletion script for the specified shell48 config Perform config related actions49 crypto Perform cryptographic operations50 debug Perform debug functions51 help Help about any command52 storage Manage the Authelia storage5354Flags:55 -c, --config strings configuration files or directories to load, for more information run 'authelia -h authelia config' (default [configuration.yml])56 --config.experimental.filters strings list of filters to apply to all configuration files, for more information run 'authelia -h authelia filters'57 -h, --help help for authelia58 -v, --version version for authelia5960Additional help topics:61 authelia config Help for the config file/directory paths62 authelia filters help topic for the config filters63 authelia hash-password help topic for hashing passwords64 authelia time-layouts help topic for the various time layouts6566Use "authelia [command] --help" for more information about a command.67authelia version v4.39.20-nixpkgs68Last Tag: v4.39.2069Branch: v4.39.2070Extra: nixpkgs