Compare commits

..

1 commit

Author SHA1 Message Date
eaa5e6b112 Add system nix configuration to git build container
All checks were successful
CI / build (push) Successful in 2m38s
2024-12-10 17:01:14 +02:00

View file

@ -10,10 +10,6 @@ jobs:
build:
runs-on: nix
steps:
- name: Debug
run: |
ls -lah /etc/nix/
nix --version
- name: Initialize CI
uses: https://git.qo.is/qo.is/actions-nix-init@main
with: