tangled
alpha
login
or
join now
isabelroses.com
/
dotfiles
12
fork
atom
my over complex system configurations
dotfiles.isabelroses.com/
nixos
nix
flake
dotfiles
linux
12
fork
atom
overview
issues
pulls
pipelines
ci: update lix installer
isabelroses.com
3 weeks ago
41a33e23
7c54b8cc
+6
-6
6 changed files
expand all
collapse all
unified
split
.github
workflows
build-isos.yml
check-lock.yml
check.yml
diff.yml
docs.yml
update.yml
+1
-1
.github/workflows/build-isos.yml
···
30
30
persist-credentials: false
31
31
32
32
- name: Install Lix
33
33
-
uses: samueldr/lix-gha-installer-action@8c7f8a4b0f594ab8a6dc3bf71c217587bbc756b5 # v2025-10-27
33
33
+
uses: samueldr/lix-gha-installer-action@7b7f14d320d6aacfb65bd1ef761566b3b69e474c # v2026-02-22
34
34
with:
35
35
extra_nix_config: |
36
36
substituters = https://nix-community.cachix.org https://catppuccin.cachix.org https://cache.nixos.org/ https://cache.tgirl.cloud/tgirlcloud/
+1
-1
.github/workflows/check-lock.yml
···
20
20
persist-credentials: false
21
21
22
22
- name: Install Lix
23
23
-
uses: samueldr/lix-gha-installer-action@8c7f8a4b0f594ab8a6dc3bf71c217587bbc756b5 # v2025-10-27
23
23
+
uses: samueldr/lix-gha-installer-action@7b7f14d320d6aacfb65bd1ef761566b3b69e474c # v2026-02-22
24
24
with:
25
25
extra_nix_config: |
26
26
substituters = https://nix-community.cachix.org https://catppuccin.cachix.org https://cache.nixos.org/ https://cache.tgirl.cloud/tgirlcloud/
+1
-1
.github/workflows/check.yml
···
31
31
persist-credentials: false
32
32
33
33
- name: Install Lix
34
34
-
uses: samueldr/lix-gha-installer-action@8c7f8a4b0f594ab8a6dc3bf71c217587bbc756b5 # v2025-10-27
34
34
+
uses: samueldr/lix-gha-installer-action@7b7f14d320d6aacfb65bd1ef761566b3b69e474c # v2026-02-22
35
35
with:
36
36
extra_nix_config: |
37
37
substituters = https://nix-community.cachix.org https://catppuccin.cachix.org https://cache.nixos.org/ https://cache.tgirl.cloud/tgirlcloud/
+1
-1
.github/workflows/diff.yml
···
17
17
persist-credentials: false
18
18
19
19
- name: Install Lix
20
20
-
uses: samueldr/lix-gha-installer-action@8c7f8a4b0f594ab8a6dc3bf71c217587bbc756b5 # v2025-10-27
20
20
+
uses: samueldr/lix-gha-installer-action@7b7f14d320d6aacfb65bd1ef761566b3b69e474c # v2026-02-22
21
21
with:
22
22
extra_nix_config: |
23
23
substituters = https://nix-community.cachix.org https://catppuccin.cachix.org https://cache.nixos.org/ https://cache.tgirl.cloud/tgirlcloud/
+1
-1
.github/workflows/docs.yml
···
24
24
persist-credentials: false
25
25
26
26
- name: Install Lix
27
27
-
uses: samueldr/lix-gha-installer-action@8c7f8a4b0f594ab8a6dc3bf71c217587bbc756b5 # v2025-10-27
27
27
+
uses: samueldr/lix-gha-installer-action@7b7f14d320d6aacfb65bd1ef761566b3b69e474c # v2026-02-22
28
28
with:
29
29
extra_nix_config: |
30
30
substituters = https://nix-community.cachix.org https://catppuccin.cachix.org https://cache.nixos.org/ https://cache.tgirl.cloud/tgirlcloud/
+1
-1
.github/workflows/update.yml
···
22
22
persist-credentials: false
23
23
24
24
- name: Install Lix
25
25
-
uses: samueldr/lix-gha-installer-action@8c7f8a4b0f594ab8a6dc3bf71c217587bbc756b5 # v2025-10-27
25
25
+
uses: samueldr/lix-gha-installer-action@7b7f14d320d6aacfb65bd1ef761566b3b69e474c # v2026-02-22
26
26
with:
27
27
extra_nix_config: |
28
28
substituters = https://nix-community.cachix.org https://catppuccin.cachix.org https://cache.nixos.org/ https://cache.tgirl.cloud/tgirlcloud/