@cryptotaxi247 / infra-1 / commits / e6a9b87a

Update NixOS logo

Update the NixOS logo used treewide. Uses logo assets from brand.nixos.org. This URL should be stable for the foreseeable future.

Daniel Baker committed Oct 6, 2025 at 22:43 UTC e6a9b87ae091da6ec49c100dbba75f7fe20e2dc4
5 files changed +5 -5
build/nginx-error-pages/403.html
+1 -1
@@ -42,7 +42,7 @@
42 <p class="lead">
43 <a href="https://nixos.org/nixos">
44 <img
45 - src="https://raw.githubusercontent.com/NixOS/nixos-artwork/master/logo/nixos.svg"
45 + src="https://brand.nixos.org/logos/nixos-logo-default-gradient-black-regular-horizontal-minimal.svg"
46 width="500px"
47 alt="logo"
48 />
build/nginx-error-pages/502.html
+1 -1
@@ -37,7 +37,7 @@
37 <p class="lead">
38 <a href="https://nixos.org/nixos">
39 <img
40 - src="https://raw.githubusercontent.com/NixOS/nixos-artwork/master/logo/nixos.svg"
40 + src="https://brand.nixos.org/logos/nixos-logo-default-gradient-black-regular-horizontal-minimal.svg"
41 width="500px"
42 alt="logo"
43 />
terraform/cache-staging/index.html
+1 -1
@@ -36,7 +36,7 @@
36 <p class="lead">
37 <a href="https://nixos.org/nixos">
38 <img
39 - src="https://raw.githubusercontent.com/NixOS/nixos-artwork/master/logo/nixos.svg"
39 + src="https://brand.nixos.org/logos/nixos-logo-default-gradient-black-regular-horizontal-minimal.svg"
40 width="500px"
41 alt="logo"
42 />
terraform/cache/index.html
+1 -1
@@ -36,7 +36,7 @@
36 <p class="lead">
37 <a href="https://nixos.org/nixos">
38 <img
39 - src="https://raw.githubusercontent.com/NixOS/nixos-artwork/master/logo/nixos.svg"
39 + src="https://brand.nixos.org/logos/nixos-logo-default-gradient-black-regular-horizontal-minimal.svg"
40 width="500px"
41 alt="logo"
42 />
terraform/nixpkgs-tarballs/index.html
+1 -1
@@ -36,7 +36,7 @@
36 <p class="lead">
37 <a href="https://nixos.org/nixos">
38 <img
39 - src="https://raw.githubusercontent.com/NixOS/nixos-artwork/master/logo/nixos.svg"
39 + src="https://brand.nixos.org/logos/nixos-logo-default-gradient-black-regular-horizontal-minimal.svg"
40 width="500px"
41 alt="logo"
42 />