http://pkgs.tgirl.cloud/
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): bump cachix/install-nix-action from 31.9.1 to 31.10.1

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 31.9.1 to 31.10.1.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md)
- [Commits](https://github.com/cachix/install-nix-action/compare/v31.9.1...v31.10.1)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-version: 31.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

authored by

dependabot[bot] and committed by isabelroses.com da8706d5 a7cdcfd0

+1 -1
+1 -1
.github/workflows/docs.yml
··· 17 17 uses: actions/checkout@v6 18 18 19 19 - name: Install Nix 20 - uses: cachix/install-nix-action@v31.9.1 20 + uses: cachix/install-nix-action@v31.10.1 21 21 22 22 - name: Build Linux packages 23 23 run: "nix build -L ./docs#tgirlpkgs-docs"