mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-23 06:50:45 -06:00
Compare commits
1 commit
ebab787b3f
...
ac8e42d5cf
Author | SHA1 | Date | |
---|---|---|---|
ac8e42d5cf |
2 changed files with 6 additions and 3 deletions
3
.github/workflows/update.yml
vendored
3
.github/workflows/update.yml
vendored
|
@ -61,6 +61,9 @@ jobs:
|
||||||
--host "othalan"
|
--host "othalan"
|
||||||
--flake .
|
--flake .
|
||||||
--debug
|
--debug
|
||||||
|
--
|
||||||
|
--print-build-logs
|
||||||
|
--keep-going
|
||||||
|
|
||||||
- name: Commit Updates
|
- name: Commit Updates
|
||||||
uses: daylin-bot/actions/commit-and-push@main
|
uses: daylin-bot/actions/commit-and-push@main
|
||||||
|
|
|
@ -1308,11 +1308,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1730248189,
|
"lastModified": 1730203910,
|
||||||
"narHash": "sha256-Tks/FF7QmfDP0LPiZanbpaU7pizhWPUVNVY/do4YD/Y=",
|
"narHash": "sha256-/nI+D8KoVCOGSMJ+kwqLxu9X/8N3N5cWXfXJGxd5NXk=",
|
||||||
"owner": "mitchellh",
|
"owner": "mitchellh",
|
||||||
"repo": "zig-overlay",
|
"repo": "zig-overlay",
|
||||||
"rev": "47b4f43fb5bd112f253e191279c79b12bb1a5717",
|
"rev": "686cfaa1366e0c50ce85d6e443412082f907fe3f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Reference in a new issue