diff options
Diffstat (limited to '.github/workflows/update-nixpkgs.yaml')
| -rw-r--r-- | .github/workflows/update-nixpkgs.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-nixpkgs.yaml b/.github/workflows/update-nixpkgs.yaml index c8cccdf..ad02bc7 100644 --- a/.github/workflows/update-nixpkgs.yaml +++ b/.github/workflows/update-nixpkgs.yaml @@ -1,4 +1,4 @@ -name: update nixpkgs flake inputs +name: Update nixpkgs flake inputs on: schedule: |
