nixbot

builds

Ramblurr/nixcfg build #47 failed

branch main · PR #21 · commit f9b6917a50 · · took 47s

eval warnings 2 kinds · 20 occurrences
  • error unable to download 'https://nix-cache.int.socozy.casa/…': SSL peer certificate or SSH remote key was not OK (60) SSL certificate OpenSSL verify result: certificate has expired (10) ×4
  • warn unable to download 'https://nix-cache.int.socozy.casa/…': SSL peer certificate or SSH remote key was not OK (60) SSL certificate OpenSSL verify result: certificate has expired (10) ×16

2 failed
failed attributes
status attribute duration
failed x86_64-linux.pre-commit 16s
pre-commit-run> unpacking source archive /nix/store/4p6l783hall8044f3mg61c96fz45y9ds-source pre-commit-run> source root is source pre-commit-run> Running phase: …
pre-commit-run> unpacking source archive /nix/store/4p6l783hall8044f3mg61c96fz45y9ds-source
pre-commit-run> source root is source
pre-commit-run> Running phase: patchPhase
pre-commit-run> Running phase: updateAutotoolsGnuConfigScriptsPhase
pre-commit-run> Running phase: configurePhase
pre-commit-run> no configure script, doing nothing
pre-commit-run> Running phase: buildPhase
pre-commit-run> Running: $ pre-commit run --all-files
failed x86_64-linux.treefmt 6s
> index 3569036..d841762 100644 > --- a/modules/vpn/mullvad.nix > +++ b/modules/vpn/mullvad.nix > @@ -7,7 +7,6 @@ > with lib; > cfg = config.modules.vpn.mul …
> index 3569036..d841762 100644
> --- a/modules/vpn/mullvad.nix
> +++ b/modules/vpn/mullvad.nix
> @@ -7,7 +7,6 @@
>  with lib;
>    cfg = config.modules.vpn.mullvad;
> -  inherit (config.modules.users.primaryUser) username;
>    options.modules.vpn.mullvad = {