nixbot

builds

Ramblurr/nixcfg build #45 failed

branch main · commit 31b248ee4c · · took 10s

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