switch to detsys nix installer action again
All checks were successful
nix flake check / nix-flake-update (push) Successful in 2m13s

This commit is contained in:
fuckwit 2025-01-12 19:02:57 +01:00
parent f211a10328
commit 2e7261cbd9

View File

@ -4,8 +4,9 @@ on: push
jobs:
nix-flake-update:
runs-on: ubuntu-latest
container: nixpkgs/nix-flakes
steps:
- uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Check flake
run: nix flake check