fix: Drop nixpkgs input
Some checks failed
Perform checks / nix_flake_check (push) Failing after 16s
Perform checks / formatting (push) Failing after 40s

This commit is contained in:
Jiří Štefka 2025-03-13 22:24:07 +01:00
parent 4bb718243c
commit a21a879db1
Signed by: jiriks74
GPG key ID: 1D5E30D3DB2264DE
3 changed files with 8 additions and 17 deletions

View file

@ -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 .