summary refs log tree commit diff
path: root/.github/workflows/manual-nixpkgs.yml
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-03-14 08:11:17 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-03-14 08:12:24 +1000
commit65268fe99a36f32a7c11eda40a9a18156a5c7436 (patch)
treeca3d2f44e7020d5904a68f67a51544f45a1e6790 /.github/workflows/manual-nixpkgs.yml
parentd98df605959b017d6e055bb19e56052d64ee299f (diff)
downloadnixpkgs-65268fe99a36f32a7c11eda40a9a18156a5c7436.tar
nixpkgs-65268fe99a36f32a7c11eda40a9a18156a5c7436.tar.gz
nixpkgs-65268fe99a36f32a7c11eda40a9a18156a5c7436.tar.bz2
nixpkgs-65268fe99a36f32a7c11eda40a9a18156a5c7436.tar.lz
nixpkgs-65268fe99a36f32a7c11eda40a9a18156a5c7436.tar.xz
nixpkgs-65268fe99a36f32a7c11eda40a9a18156a5c7436.tar.zst
nixpkgs-65268fe99a36f32a7c11eda40a9a18156a5c7436.zip
.github/workflows: update cachix cache comment
Diffstat (limited to '.github/workflows/manual-nixpkgs.yml')
-rw-r--r--.github/workflows/manual-nixpkgs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/manual-nixpkgs.yml b/.github/workflows/manual-nixpkgs.yml
index 7d9273ef139..70d9aab6982 100644
--- a/.github/workflows/manual-nixpkgs.yml
+++ b/.github/workflows/manual-nixpkgs.yml
@@ -24,7 +24,7 @@ jobs:
           extra_nix_config: sandbox = true
       - uses: cachix/cachix-action@v10
         with:
-          # This cache is for the nixos/nixpkgs manual builds and should not be trusted or used elsewhere.
+          # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
           name: nixpkgs-ci
           signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
       - name: Building Nixpkgs manual