cf54f1c94f701027f0b401eae6ca0bafff8b0385
Add the renamed gitea-local-fork derivation to the Woodpecker build matrix on x86_64 and aarch64 (the only platforms the derivation supports — see flake.nix). Resulting closure is pushed to attic-infra-cache-k3s-1 so subsequent `just gitea-run` invocations resolve from cache rather than recompile Go 1.26.3 locally.
flake-hub
Personal Nix flake hub — custom packages and overlays
Overview
Personal Nix flake hub for publishing custom packages and overlays. Provides packages for x86_64-linux and aarch64-linux.
Build
nix build .#<package-name>
Antigravity
google-antigravity (FHS-wrapped) and google-antigravity-no-fhs are
re-exposed from
jacopone/antigravity-nix
(MIT). Upstream auto-updates daily via its own GitHub Actions; we just bump
the flake input and CI caches the build to attic.
When the in-app "new version available" banner appears (or you just want to refresh the pin):
just antigravity-update # nix flake update antigravity-nix
git commit -am "antigravity: bump"
git push # CI rebuilds and pushes to attic
Then, on the consumer:
cd ~/projects/servers/emmett
nix flake update oleks-nixpkgs
nix run .#deploy
Languages
Nix
82.3%
Shell
12.5%
Just
5.2%