This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user