fix: Drop nixpkgs
input
This commit is contained in:
parent
4bb718243c
commit
a21a879db1
3 changed files with 8 additions and 17 deletions
|
@ -12,8 +12,6 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Install nix
|
||||
uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||
- name: Check Nix flake inputs
|
||||
uses: https://github.com/DeterminateSystems/flake-checker-action@v4 # This action
|
||||
- name: Run nix fmt
|
||||
run: nix fmt -- --check .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue