Install nix
Some checks failed
update-flake-lock / lockfile (push) Failing after 15s

This commit is contained in:
2023-09-27 10:48:35 +03:00
parent 7364eaf671
commit 1a8f1d997a

View File

@@ -10,11 +10,11 @@ on:
jobs:
lockfile:
runs-on: ubuntu-latest
container:
image: docker.io/nixpkgs/nix:nixos-23.05
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup nix
uses: cachix/install-nix-action@v22
- name: Update nix flake lockfile
run: |
git status