aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/nix-update-inputs.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/nix-update-inputs.yaml')
-rw-r--r--.github/workflows/nix-update-inputs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nix-update-inputs.yaml b/.github/workflows/nix-update-inputs.yaml
index 3711388d..473b7402 100644
--- a/.github/workflows/nix-update-inputs.yaml
+++ b/.github/workflows/nix-update-inputs.yaml
@@ -22,7 +22,7 @@ jobs:
experimental-features = nix-command flakes
- name: Update lockfile
- run: nix/update-nixpkgs.sh
+ run: nix/update-inputs.sh
- uses: cachix/cachix-action@v12
with: