1this derivation will be built:2 /nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv3building '/nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv' on 'ssh-ng://nix@eliza'4building '/nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv'5treefmt-check> treefmt v2.5.0traversed 1244 files6treefmt-check> emitted 536 files for processing7treefmt-check> formatted 536 files (3 changed) in 3.832s8treefmt-check> M nixosModules/nix-daemon.nix9treefmt-check> diff --git a/nixosModules/nix-daemon.nix b/nixosModules/nix-daemon.nix10treefmt-check> index 0e37ef0..50f89be 10064411treefmt-check> --- a/nixosModules/nix-daemon.nix12treefmt-check> +++ b/nixosModules/nix-daemon.nix13treefmt-check> @@ -46,8 +46,8 @@14treefmt-check> "https://hetzner-cache.numtide.com"15treefmt-check> ]16treefmt-check> ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";17treefmt-check> - trusted-substituters = [ ]18treefmt-check> - ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";19treefmt-check> + trusted-substituters =20treefmt-check> + [ ] ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";21treefmt-check> trusted-public-keys = [22treefmt-check> "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="23treefmt-check> "cache.thalheim.io-1:R7msbosLEZKrxk/lKxf9BTjOOH7Ax3H0Qj0/6wiHOgc="24error: build of '/nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv' on 'ssh-ng://nix@eliza' failed: Cannot build '/nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv'.25 Reason: builder failed with exit code 1.26 Output paths:27 /nix/store/wk4g7qmk1zjm5bdqgg2rs9j3zibgmf79-treefmt-check28 Last 19 log lines:29 > treefmt v2.5.0traversed 1244 files30 > emitted 536 files for processing31 > formatted 536 files (3 changed) in 3.832s32 > M nixosModules/nix-daemon.nix33 > diff --git a/nixosModules/nix-daemon.nix b/nixosModules/nix-daemon.nix34 > index 0e37ef0..50f89be 10064435 > --- a/nixosModules/nix-daemon.nix36 > +++ b/nixosModules/nix-daemon.nix37 > @@ -46,8 +46,8 @@38 > "https://hetzner-cache.numtide.com"39 > ]40 > ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";41 > - trusted-substituters = [ ]42 > - ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";43 > + trusted-substituters =44 > + [ ] ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";45 > trusted-public-keys = [46 > "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="47 > "cache.thalheim.io-1:R7msbosLEZKrxk/lKxf9BTjOOH7Ax3H0Qj0/6wiHOgc="48 For full logs, run:49 nix log /nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv50error: Cannot build '/nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv'.51 Reason: builder failed with exit code 1.52 Output paths:53 /nix/store/wk4g7qmk1zjm5bdqgg2rs9j3zibgmf79-treefmt-check545556nixbot: transient error detected, retrying once5758this derivation will be built:59 /nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv60building '/nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv' on 'ssh-ng://nix@eliza'61building '/nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv'62treefmt-check> treefmt v2.5.0traversed 1244 files63treefmt-check> emitted 536 files for processing64treefmt-check> formatted 536 files (3 changed) in 3.837s65treefmt-check> M nixosModules/nix-daemon.nix66treefmt-check> diff --git a/nixosModules/nix-daemon.nix b/nixosModules/nix-daemon.nix67treefmt-check> index 0e37ef0..50f89be 10064468treefmt-check> --- a/nixosModules/nix-daemon.nix69treefmt-check> +++ b/nixosModules/nix-daemon.nix70treefmt-check> @@ -46,8 +46,8 @@71treefmt-check> "https://hetzner-cache.numtide.com"72treefmt-check> ]73treefmt-check> ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";74treefmt-check> - trusted-substituters = [ ]75treefmt-check> - ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";76treefmt-check> + trusted-substituters =77treefmt-check> + [ ] ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";78treefmt-check> trusted-public-keys = [79treefmt-check> "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="80treefmt-check> "cache.thalheim.io-1:R7msbosLEZKrxk/lKxf9BTjOOH7Ax3H0Qj0/6wiHOgc="81error: build of '/nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv' on 'ssh-ng://nix@eliza' failed: Cannot build '/nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv'.82 Reason: builder failed with exit code 1.83 Output paths:84 /nix/store/wk4g7qmk1zjm5bdqgg2rs9j3zibgmf79-treefmt-check85 Last 19 log lines:86 > treefmt v2.5.0traversed 1244 files87 > emitted 536 files for processing88 > formatted 536 files (3 changed) in 3.837s89 > M nixosModules/nix-daemon.nix90 > diff --git a/nixosModules/nix-daemon.nix b/nixosModules/nix-daemon.nix91 > index 0e37ef0..50f89be 10064492 > --- a/nixosModules/nix-daemon.nix93 > +++ b/nixosModules/nix-daemon.nix94 > @@ -46,8 +46,8 @@95 > "https://hetzner-cache.numtide.com"96 > ]97 > ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";98 > - trusted-substituters = [ ]99 > - ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";100 > + trusted-substituters =101 > + [ ] ++ lib.optional (config.networking.hostName != "eve") "https://cache.thalheim.io";102 > trusted-public-keys = [103 > "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="104 > "cache.thalheim.io-1:R7msbosLEZKrxk/lKxf9BTjOOH7Ax3H0Qj0/6wiHOgc="105 For full logs, run:106 nix log /nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv107error: Cannot build '/nix/store/iax6anaw3m8jj48lrbzzq129gnl6p016-treefmt-check.drv'.108 Reason: builder failed with exit code 1.109 Output paths:110 /nix/store/wk4g7qmk1zjm5bdqgg2rs9j3zibgmf79-treefmt-check