Compare commits
2 commits
bd2ec71e11
...
1e0aa07b20
Author | SHA1 | Date | |
---|---|---|---|
1e0aa07b20 | |||
b7bb222932 |
2 changed files with 4 additions and 10 deletions
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
update-flake:
|
||||
runs-on: ubuntu-latest-amd64
|
||||
runs-on: nix-amd64
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
@ -15,12 +15,6 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: master
|
||||
- name: Install Nix
|
||||
uses: https://github.com/DeterminateSystems/nix-installer-action@v4
|
||||
with:
|
||||
init: none
|
||||
planner: linux
|
||||
github-token: null
|
||||
- run: nix flake update
|
||||
- uses: https://github.com/stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
|
|
|
@ -45,11 +45,11 @@
|
|||
},
|
||||
"locked": {
|
||||
"dir": "contrib",
|
||||
"lastModified": 1701993627,
|
||||
"narHash": "sha256-ubYKiw2RHzJsGonFodOh/FVQ6A+MHIRQTX9/HdOutJY=",
|
||||
"lastModified": 1702050138,
|
||||
"narHash": "sha256-8rxnHYHDiG85U8SNj5OVrb0rmtGOwJIR/j7dI8fG/2I=",
|
||||
"owner": "neovim",
|
||||
"repo": "neovim",
|
||||
"rev": "3bb5d2f2192b63e368a4f573f66406eba3ee66b3",
|
||||
"rev": "2289ca273cdaad4248a6cd962bddcc956b296c18",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue