mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-09 20:30:05 +00:00
👷 Use tgirlcloud/pkgs repo for locker pipeline
This commit is contained in:
parent
3e43b52795
commit
f4c0982a4d
2 changed files with 3 additions and 3 deletions
4
.github/actions/install-lix/action.yml
vendored
4
.github/actions/install-lix/action.yml
vendored
|
@ -13,5 +13,5 @@ runs:
|
||||||
diagnostic-endpoint: ""
|
diagnostic-endpoint: ""
|
||||||
extra-conf: |
|
extra-conf: |
|
||||||
experimental-features = flakes nix-command
|
experimental-features = flakes nix-command
|
||||||
substituters = https://nix-community.cachix.org https://catppuccin.cachix.org https://cache.nixos.org/
|
substituters = https://nix-community.cachix.org https://catppuccin.cachix.org https://cache.nixos.org/ https://cache.tgirl.cloud
|
||||||
trusted-public-keys = nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= catppuccin.cachix.org-1:noG/4HkbhJb+lUAdKrph6LaozJvAeEEZj4N732IysmU= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
|
trusted-public-keys = nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= catppuccin.cachix.org-1:noG/4HkbhJb+lUAdKrph6LaozJvAeEEZj4N732IysmU= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= tgirlcloud:vcV9oxS9pLXyeu1dVnBabLalLlw0yJzu6PakQM372t0=
|
||||||
|
|
2
.github/workflows/validate-lock.yml
vendored
2
.github/workflows/validate-lock.yml
vendored
|
@ -19,4 +19,4 @@ jobs:
|
||||||
uses: ./.github/actions/install-lix
|
uses: ./.github/actions/install-lix
|
||||||
|
|
||||||
- name: Check flake.lock
|
- name: Check flake.lock
|
||||||
run: nix run github:tgirlcloud/locker
|
run: nix run github:tgirlcloud/pkgs#locker
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue