mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-10 00:43:15 -06:00
Compare commits
2 commits
348399802e
...
8e858e7a4f
Author | SHA1 | Date | |
---|---|---|---|
8e858e7a4f | |||
b362eab000 |
2 changed files with 5 additions and 5 deletions
4
.github/workflows/update.yml
vendored
4
.github/workflows/update.yml
vendored
|
@ -19,8 +19,8 @@ jobs:
|
||||||
- name: Setup Git Bot
|
- name: Setup Git Bot
|
||||||
run: |
|
run: |
|
||||||
git --version
|
git --version
|
||||||
git config user.name 'github-actions[bot]'
|
git config user.name 'daylin-bot'
|
||||||
git config user.email 'github-actions[bot]@users.noreply.github.com'
|
git config user.email 'bot@dayl.in'
|
||||||
|
|
||||||
- uses: DeterminateSystems/nix-installer-action@v12
|
- uses: DeterminateSystems/nix-installer-action@v12
|
||||||
with:
|
with:
|
||||||
|
|
|
@ -1150,11 +1150,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1721352101,
|
"lastModified": 1721438460,
|
||||||
"narHash": "sha256-u1lIAYCYE+GJceU4xE6mWY4EQztBqxmFKjDme30xnq4=",
|
"narHash": "sha256-5mlraDpF6QJd6PgDXt+nCaesj1SanQMa4HFFqf+XgGM=",
|
||||||
"owner": "Cloudef",
|
"owner": "Cloudef",
|
||||||
"repo": "zig2nix",
|
"repo": "zig2nix",
|
||||||
"rev": "2822a7f996bfb89ed6ea021718e21f93817d48d8",
|
"rev": "143b5190aa03652c7f17cfc8e8b68c719a097d8b",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Reference in a new issue