use built-in nix on ci runner

This commit is contained in:
Cyryl Płotnicki 2023-07-30 22:01:55 +01:00
parent e883edd218
commit d2e4238e5b
2 changed files with 1 additions and 2 deletions

View file

@ -10,8 +10,6 @@ jobs:
- name: Hello
run: |
echo "Hello and welcome"
- name: Install Nix
uses: https://github.com/DeterminateSystems/nix-installer-action@main
- uses: actions/checkout@v3
name: Checkout
- name: Metadata

View file

@ -33,6 +33,7 @@ in
nodejs
wget
sudo
nix
];
labels = [
"nixery-nix-node:docker://nixery.dev/shell/nix/git/nodejs:latest"