nixbot

builds

Ramblurr/nixcfg build #49 failed

branch main · commit 3e72108acd · · took 1m 51s

eval warnings 3 kinds · 12 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) ×2
  • error unable to download 'https://cache.flakehub.com/…': HTTP error 401 ×2
  • 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) ×8

2 failed
failed attributes
status attribute duration
failed x86_64-linux.pre-commit 12s
pre-commit-run> unpacking source archive /nix/store/lawr0wl141i4gx72rms2fvbyzl5pzw4w-source pre-commit-run> source root is source pre-commit-run> Running phase: …
pre-commit-run> unpacking source archive /nix/store/lawr0wl141i4gx72rms2fvbyzl5pzw4w-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 9s
> 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 = {