Is there Nix?

This commit is contained in:
Nicolas Jeannerod 2024-09-20 12:33:26 +02:00
parent e6378c9985
commit 6e1fe99516
Signed by: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -1,6 +1,7 @@
on: [push]
jobs:
test:
runs-on: ubuntu-latest
runs-on: docker://nixos/nix
steps:
- run: echo All very good
- run: nix --version