switch to detsys nix installer action again
All checks were successful
nix flake check / nix-flake-update (push) Successful in 2m13s
All checks were successful
nix flake check / nix-flake-update (push) Successful in 2m13s
This commit is contained in:
parent
f211a10328
commit
2e7261cbd9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user