install nix via detsys and check then
All checks were successful
nix flake check / nix-flake-update (push) Successful in 11m42s
All checks were successful
nix flake check / nix-flake-update (push) Successful in 11m42s
This commit is contained in:
parent
3fc00f521c
commit
b959147b69
@ -4,7 +4,8 @@ on: [push]
|
||||
jobs:
|
||||
nix-flake-update:
|
||||
runs-on: ubuntu-latest
|
||||
container: nixos/nix
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: nix --experimental-features nix-command flakes flake check
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
- run: /root/.nix-profile/bin/nix flake check --all-systems
|
||||
|
Loading…
x
Reference in New Issue
Block a user