Below you will find pages that utilize the taxonomy term “Spotdemo4”
July 23, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.60.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action initializes Nix-based repositories by automating common setup tasks such as creating a GitHub App Token, checking out the repository, setting up Git user information, configuring an optimal Nix environment, installing Nix, and setting the Nix configuration from a Flake. It also supports caching with niks3 for better performance on self-hosted runners. The action is designed to run efficiently (< 1 minute) and can be used with various runner types (GitHub Actions, Gitea, Forgejo).
July 18, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.59.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action initializes a Nix-based repository by automating several key tasks such as setting up Git user configurations, installing Nix from a cache, and applying configuration settings from a flake. It also provides options for creating a GitHub App token and using caching with niks3. The action runs efficiently in less than one minute and works across self-hosted and managed runners like GitHub Actions, Gitea, and Forgejo.
July 15, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.58.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This action automates the initialization of Nix-based repositories by performing several key tasks such as creating a GitHub app token, checking out the repository, setting up Git user information, configuring an optimal Nix environment, installing Nix, and setting Nix configuration from a flake. It also supports caching with Niks3 and loading development shell environments via nicknovitski/nix-develop. The action is designed to run efficiently and works across various runners including self-hosted, Gitea, and Forgejo.
July 11, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.57.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed feat: Update cachix/install-nix-action action to v31.10.7 (#159) (97318f9a6c3ec7b40483d6b25bf8d308a213eb20) bump: v1.56.0 -> v1.57.0 (a381c8e0765c98cb84fdc4a392eefd6c4db309a5) chore(deps): update github actions to v1.56.0 (#158) (88f6dbaed49ea12307fa5ea2c1b5a81dfa70a932)
July 9, 2026
rsync action
Version updated for https://github.com/spotdemo4/rsync-action to version v0.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed bump: v0.0.2 -> v0.1.0 (387847b) feat(action): remove local path after successful post-job push (00f83f5) ci(checks): switch workflows to nix-init and codex cli (c18267b) ci(workflow): add codex action step to check pipelines (a8db651) build(flake): drop rsync override and refresh lock inputs (cdd7044) chore(deps): update spotdemo4/nix-init action to v1.56.0 (#6) (658c8c5) chore(deps): update dependency @types/node to ^24.13.3 (#5) (6704097) chore(deps): lock file maintenance (#4) (25a86a5) chore(deps): update spotdemo4/nix-init action to v1.55.0 (#3) (918d77e) docs(readme): refresh badges and trim rsync README text (fd21ad0)
July 8, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.56.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed feat: Update dependency NixOS/nix to v2.34.8 (#157) (4c49b8a29e987ece0ff3a70cfc4c91918b21cc92) bump: v1.55.0 -> v1.56.0 (1443d93dfa3ca2f043b37f848631d6ac5563b0ec) chore(deps): lock file maintenance nix inputs (#156) (5bb45b10181ed8c209faa78078d5609d1950a4e5) chore(deps): update github actions to v1.55.0 (#155) (93b59515c97e5f9c2b82af99533bc2e0842e76a0)
July 2, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.55.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed feat: Update spotdemo4/better-checkout action to v0.13.0 (#154) (3fc7f0af893590575d0d65b8a2e3fbbdff95fdec) bump: v1.54.1 -> v1.55.0 (d2afabdda2558d6cf558962bbc7dce09ff5e9950) chore(deps): update github actions to v1.54.1 (#153) (4e0f684fbdfd7f3a0f78fe5cfe6702ef984c3370)
July 1, 2026
rsync action
Version updated for https://github.com/spotdemo4/rsync-action to version v0.0.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed bump: v0.0.1 -> v0.0.2 (48fa2b3) ci(release): replace flake-release and npm publish with gh/forgejo cli (f595fd4) chore(deps): update dependency rolldown to ^1.1.4 (#1) (aa20caf) ci(workflows): add rsync tag and release automation (d0abd20) fix(action): parse rsync TLS port with fallback and range checks (e825732) refactor(action): use static rsync releases for tool setup (7739f63) fix(flake): use pkgs.rsync instead of pkgs.pkgsStatic in overlay (9e2dc66) ci: run checks on amd64 and arm64 runner matrix (7eb0273) ci(check): pass rsync auth inputs to workflow step (3398413) build(flake): update inputs and skip rsync itemize test (0ba1338)