OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      2abc93421c79
DATE      2025-01-19
SUBJECT   ci: test token for check
FILES     2 CHANGED
HASH      2abc93421c79
DATE      2025-01-19
SUBJECT   ci: test token for check
FILES     2 CHANGED
 

diff --git a/.github/workflows/cachix.yaml b/.github/workflows/cachix.yaml
index cd1e487..ad29975 100644
--- a/.github/workflows/cachix.yaml
+++ b/.github/workflows/cachix.yaml
@@ -41,8 +41,6 @@ jobs:
           name: ooknet
           authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
           extraPullNames: nix-community
-      - name: Check Flake
-        run: nix flake check
       - name: Build packages
         run: nix build .#${{ matrix.package }} --print-build-logs
         continue-on-error: true

diff --git a/.github/workflows/cachix.yaml b
/.github/workflows/cachix.yaml
index cd1e487..ad29975 100644
--- a/.github/workflows/cachix.yaml
+++ b/.github/workflows/cachix.yaml
@@ -41,8 +41,6 @@ jobs:
           name: ooknet
           authToken: '${{ secrets.CACHIX_AU
TH_TOKEN }}'
           extraPullNames: nix-community
-      - name: Check Flake
-        run: nix flake check
       - name: Build packages
         run: nix build .#${{ matrix.package
 }} --print-build-logs
         continue-on-error: true
 

diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml
index fc30185..954580d 100644
--- a/.github/workflows/check.yaml
+++ b/.github/workflows/check.yaml
@@ -5,7 +5,6 @@ on:
     branches:
       - main
     paths-ignore:
-      - outputs/pkgs/**
       - .github/**
 concurrency:
   group: ooknet-check-${{ github.ref }}
@@ -17,10 +16,9 @@ jobs:
     steps:
       - name: Checkout
         uses: actions/checkout@v4
-      - name: Configure git
-        run: |
-          git config --global url."https://github.com/".insteadOf "[email protected]
:"
-          git config --global url."https://github.com/".insteadOf ssh://git@githu
b.com/
+        with:
+          token: ${{ secrets.KUNZEN_TOKEN }}
+          submodules: true
       - name: Setup Nix
         uses: DeterminateSystems/nix-installer-action@main
       - name: Magic Nix Cache

diff --git a/.github/workflows/check.yaml b/
.github/workflows/check.yaml
index fc30185..954580d 100644
--- a/.github/workflows/check.yaml
+++ b/.github/workflows/check.yaml
@@ -5,7 +5,6 @@ on:
     branches:
       - main
     paths-ignore:
-      - outputs/pkgs/**
       - .github/**
 concurrency:
   group: ooknet-check-${{ github.ref }}
@@ -17,10 +16,9 @@ jobs:
     steps:
       - name: Checkout
         uses: actions/checkout@v4
-      - name: Configure git
-        run: |
-          git config --global url."https://
github.com/".insteadOf "[email protected]:"
-          git config --global url."https://
github.com/".insteadOf ssh://[email protected]/
+        with:
+          token: ${{ secrets.KUNZEN_TOKEN }
}
+          submodules: true
       - name: Setup Nix
         uses: DeterminateSystems/nix-instal
ler-action@main
       - name: Magic Nix Cache
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET