mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-10 00:43:15 -06:00
Compare commits
1 commit
8e858e7a4f
...
348399802e
Author | SHA1 | Date | |
---|---|---|---|
|
348399802e |
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
|
||||
run: |
|
||||
git --version
|
||||
git config user.name 'daylin-bot'
|
||||
git config user.email 'bot@dayl.in'
|
||||
git config user.name 'github-actions[bot]'
|
||||
git config user.email 'github-actions[bot]@users.noreply.github.com'
|
||||
|
||||
- uses: DeterminateSystems/nix-installer-action@v12
|
||||
with:
|
||||
|
|
|
@ -1150,11 +1150,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1721438460,
|
||||
"narHash": "sha256-5mlraDpF6QJd6PgDXt+nCaesj1SanQMa4HFFqf+XgGM=",
|
||||
"lastModified": 1721352101,
|
||||
"narHash": "sha256-u1lIAYCYE+GJceU4xE6mWY4EQztBqxmFKjDme30xnq4=",
|
||||
"owner": "Cloudef",
|
||||
"repo": "zig2nix",
|
||||
"rev": "143b5190aa03652c7f17cfc8e8b68c719a097d8b",
|
||||
"rev": "2822a7f996bfb89ed6ea021718e21f93817d48d8",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue