mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-08-22 17:43:13 -04:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9fb0d1f7d4 |
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- uses: "actions/checkout@v7"
|
- uses: "actions/checkout@v7"
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
- uses: "DeterminateSystems/determinate-nix-action@v3"
|
- uses: "DeterminateSystems/determinate-nix-action@v3.21.8"
|
||||||
- uses: "DeterminateSystems/flakehub-push@main"
|
- uses: "DeterminateSystems/flakehub-push@main"
|
||||||
with:
|
with:
|
||||||
name: "dwinkler1/nixCatsConfig"
|
name: "dwinkler1/nixCatsConfig"
|
||||||
|
|
|
||||||
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
hatchet-protocol: 'carve'
|
hatchet-protocol: 'carve'
|
||||||
- name: Install Determinate Nix
|
- name: Install Determinate Nix
|
||||||
uses: DeterminateSystems/determinate-nix-action@v3
|
uses: DeterminateSystems/determinate-nix-action@v3.21.8
|
||||||
- uses: cachix/cachix-action@v17
|
- uses: cachix/cachix-action@v17
|
||||||
with:
|
with:
|
||||||
name: rde
|
name: rde
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue