nixbot

builds

failed x86_64-linux.formatting build #57 · raw · ·

1this derivation will be built:2  /nix/store/b3rca4rv537c1x7aq1drpjf6w9lxd6cp-treefmt-check.drv3building '/nix/store/b3rca4rv537c1x7aq1drpjf6w9lxd6cp-treefmt-check.drv'4treefmt-check> treefmt v2.5.0traversed 1244 files5treefmt-check> emitted 536 files for processing6treefmt-check> formatted 536 files (3 changed) in 4.801s7treefmt-check>  M nixosModules/nix-daemon.nix8treefmt-check> diff --git a/nixosModules/nix-daemon.nix b/nixosModules/nix-daemon.nix9treefmt-check> index 0e37ef0..50f89be 10064410treefmt-check> --- a/nixosModules/nix-daemon.nix11treefmt-check> +++ b/nixosModules/nix-daemon.nix12treefmt-check> @@ -46,8 +46,8 @@13treefmt-check>          "https://hetzner-cache.numtide.com"14treefmt-check>        ]15treefmt-check>        ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";16treefmt-check> -      trusted-substituters = [ ]17treefmt-check> -      ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";18treefmt-check> +      trusted-substituters =19treefmt-check> +        [ ] ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";20treefmt-check>        trusted-public-keys = [21treefmt-check>          "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="22treefmt-check>          "cache.thalheim.io-1:R7msbosLEZKrxk/lKxf9BTjOOH7Ax3H0Qj0/6wiHOgc="23error: Cannot build '/nix/store/b3rca4rv537c1x7aq1drpjf6w9lxd6cp-treefmt-check.drv'.24       Reason: builder failed with exit code 1.25       Output paths:26         /nix/store/clz99635d068q9h0b3p2h2f34zng7m1l-treefmt-check27       Last 19 log lines:28       > treefmt v2.5.0traversed 1244 files29       > emitted 536 files for processing30       > formatted 536 files (3 changed) in 4.801s31       >  M nixosModules/nix-daemon.nix32       > diff --git a/nixosModules/nix-daemon.nix b/nixosModules/nix-daemon.nix33       > index 0e37ef0..50f89be 10064434       > --- a/nixosModules/nix-daemon.nix35       > +++ b/nixosModules/nix-daemon.nix36       > @@ -46,8 +46,8 @@37       >          "https://hetzner-cache.numtide.com"38       >        ]39       >        ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";40       > -      trusted-substituters = [ ]41       > -      ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";42       > +      trusted-substituters =43       > +        [ ] ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";44       >        trusted-public-keys = [45       >          "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="46       >          "cache.thalheim.io-1:R7msbosLEZKrxk/lKxf9BTjOOH7Ax3H0Qj0/6wiHOgc="47       For full logs, run:48         nix log /nix/store/b3rca4rv537c1x7aq1drpjf6w9lxd6cp-treefmt-check.drv495051nixbot: transient error detected, retrying once5253this derivation will be built:54  /nix/store/b3rca4rv537c1x7aq1drpjf6w9lxd6cp-treefmt-check.drv55building '/nix/store/b3rca4rv537c1x7aq1drpjf6w9lxd6cp-treefmt-check.drv'56treefmt-check> treefmt v2.5.0traversed 1244 files57treefmt-check> emitted 536 files for processing58treefmt-check> formatted 536 files (3 changed) in 4.478s59treefmt-check>  M nixosModules/nix-daemon.nix60treefmt-check> diff --git a/nixosModules/nix-daemon.nix b/nixosModules/nix-daemon.nix61treefmt-check> index 0e37ef0..50f89be 10064462treefmt-check> --- a/nixosModules/nix-daemon.nix63treefmt-check> +++ b/nixosModules/nix-daemon.nix64treefmt-check> @@ -46,8 +46,8 @@65treefmt-check>          "https://hetzner-cache.numtide.com"66treefmt-check>        ]67treefmt-check>        ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";68treefmt-check> -      trusted-substituters = [ ]69treefmt-check> -      ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";70treefmt-check> +      trusted-substituters =71treefmt-check> +        [ ] ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";72treefmt-check>        trusted-public-keys = [73treefmt-check>          "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="74treefmt-check>          "cache.thalheim.io-1:R7msbosLEZKrxk/lKxf9BTjOOH7Ax3H0Qj0/6wiHOgc="75error: Cannot build '/nix/store/b3rca4rv537c1x7aq1drpjf6w9lxd6cp-treefmt-check.drv'.76       Reason: builder failed with exit code 1.77       Output paths:78         /nix/store/clz99635d068q9h0b3p2h2f34zng7m1l-treefmt-check79       Last 19 log lines:80       > treefmt v2.5.0traversed 1244 files81       > emitted 536 files for processing82       > formatted 536 files (3 changed) in 4.478s83       >  M nixosModules/nix-daemon.nix84       > diff --git a/nixosModules/nix-daemon.nix b/nixosModules/nix-daemon.nix85       > index 0e37ef0..50f89be 10064486       > --- a/nixosModules/nix-daemon.nix87       > +++ b/nixosModules/nix-daemon.nix88       > @@ -46,8 +46,8 @@89       >          "https://hetzner-cache.numtide.com"90       >        ]91       >        ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";92       > -      trusted-substituters = [ ]93       > -      ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";94       > +      trusted-substituters =95       > +        [ ] ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";96       >        trusted-public-keys = [97       >          "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="98       >          "cache.thalheim.io-1:R7msbosLEZKrxk/lKxf9BTjOOH7Ax3H0Qj0/6wiHOgc="99       For full logs, run:100         nix log /nix/store/b3rca4rv537c1x7aq1drpjf6w9lxd6cp-treefmt-check.drv