test
Some checks failed
/ build hive configuration (push) Has been cancelled

This commit is contained in:
Awen Lelu 2025-11-12 12:22:10 +01:00
parent aaa55dae22
commit 4c7c546d66
2 changed files with 0 additions and 17 deletions

View File

@ -1,15 +0,0 @@
on: [push]
jobs:
analysis:
permissions:
contents: read
id-token: write
name: perform flake analysis
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Check Nix flake inputs
uses: http://github.com/DeterminateSystems/flake-checker-action@main

View File

@ -16,8 +16,6 @@ jobs:
with:
key: ${{ secrets.SSH_KEY }}
known_hosts: ${{ secrets.KNOWN_HOSTS }}
with:
install_url: https://releases.nixos.org/nix/nix-2.28.5/install
- uses: http://github.com/cachix/cachix-action@v16
with:
name: colmena