hmm. will probably have to go and edit the script for it to work with forgejo runner?
Some checks failed
Update .lock file / flake-update (push) Failing after 25s
/ nix fmt (push) Failing after 1m43s

This commit is contained in:
Ittihadyya 2024-11-26 15:13:53 +02:00
parent 66fb235370
commit 98b20966e8

View file

@ -5,8 +5,6 @@ jobs:
format: format:
name: "nix fmt" name: "nix fmt"
steps: steps:
- name: Get sudo?
run: apt install sudo-ldap
- name: Checkout repository - name: Checkout repository
uses: https://git.collective-conciousness.monster/Ittihadyya/checkout@v4 uses: https://git.collective-conciousness.monster/Ittihadyya/checkout@v4
- name: Install Nix - name: Install Nix