talexander
  • Joined on 2023-07-05
talexander pushed to nix at talexander/homepage 2026-07-17 12:21:57 +00:00
e1c7956545 Eliminate the shell from the docker image.
a9c9bafe2b Add support for building the site via nix.
Compare 2 commits »
talexander pushed to nix at talexander/homepage 2026-07-17 01:59:03 +00:00
991f8aa2d8 Fix logging to stdout/stderr.
talexander pushed to nix at talexander/homepage 2026-07-17 01:38:37 +00:00
9401ecc0c1 Use a /nginx directory for pid because /run doesn't exist when running in kubernetes.
talexander pushed to nix at talexander/homepage 2026-07-17 01:20:03 +00:00
833a21dbf3 Add support for building the site via nix.
talexander pushed to nix at talexander/homepage 2026-07-16 23:42:30 +00:00
4959b9a189 try clean
talexander pushed to main at talexander/personal_tekton_catalog 2026-07-16 23:41:53 +00:00
dda7b69019 Remove buildkitd mount.
talexander pushed to nix at talexander/homepage 2026-07-16 23:28:10 +00:00
ae6d4bd277 Remove extra ssh parameter.
talexander pushed to main at talexander/personal_tekton_catalog 2026-07-16 23:27:56 +00:00
2e5ac04dc1 Revert "Pass ssh auth to docker builder."
talexander pushed to nix at talexander/homepage 2026-07-16 23:27:41 +00:00
41bfc75930 Remove extra ssh parameter.
talexander pushed to nix at talexander/homepage 2026-07-16 22:58:53 +00:00
10a4be2868 Try removing buildkitd mount.
a43afafc59 Add support for building the site via nix.
Compare 2 commits »
talexander pushed to main at talexander/personal_tekton_catalog 2026-07-16 22:58:34 +00:00
7ff80f02d8 Remove buildkitd mount.
talexander pushed to nix at talexander/homepage 2026-07-16 22:14:46 +00:00
403620e5f7 Pass substituters in so local builds aren't trying to hit the in-kubernetes cache.
talexander pushed to nix at talexander/homepage 2026-07-16 21:45:25 +00:00
9240bf2692 Pass substituters in so local builds aren't trying to hit the in-kubernetes cache.
talexander pushed to nix at talexander/homepage 2026-07-15 23:39:57 +00:00
810aacf597 Add support for building the site via nix.
talexander pushed to nix at talexander/homepage 2026-07-15 22:16:13 +00:00
talexander pushed to nix at talexander/homepage 2026-07-15 22:11:39 +00:00
4371c897e1 Try disabling sandbox.
talexander pushed to nix at talexander/homepage 2026-07-15 03:44:38 +00:00
c4d0970044 Try combining nix commands.
talexander pushed to nix at talexander/homepage 2026-07-15 03:41:01 +00:00
a37e758dc5 Try combining nix commands.
talexander pushed to nix at talexander/homepage 2026-07-15 03:30:11 +00:00
5a4ecba3d0 Add support for building the site via nix.
talexander pushed to nix at talexander/homepage 2026-07-14 21:57:37 +00:00
c858893be3 Switch to fetchGit.