mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-09 20:33:15 -06:00
Compare commits
2 commits
280e16b0ba
...
565c2fd5bc
Author | SHA1 | Date | |
---|---|---|---|
565c2fd5bc | |||
|
5393698e82 |
3 changed files with 10 additions and 10 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
|
||||
# - uses: ./.github/actions/clean-disk
|
||||
|
||||
- uses: DeterminateSystems/nix-installer-action@v12
|
||||
- uses: DeterminateSystems/nix-installer-action@v13
|
||||
with:
|
||||
extra-conf: |
|
||||
accept-flake-config = true
|
||||
|
|
4
.github/workflows/update.yml
vendored
4
.github/workflows/update.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
|
||||
- run: git checkout -B flake-lock
|
||||
|
||||
- uses: DeterminateSystems/nix-installer-action@v12
|
||||
- uses: DeterminateSystems/nix-installer-action@v13
|
||||
with:
|
||||
extra-conf: |
|
||||
accept-flake-config = true
|
||||
|
@ -68,7 +68,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: DeterminateSystems/nix-installer-action@v12
|
||||
- uses: DeterminateSystems/nix-installer-action@v13
|
||||
with:
|
||||
extra-conf: |
|
||||
accept-flake-config = true
|
||||
|
|
14
flake.lock
14
flake.lock
|
@ -499,11 +499,11 @@
|
|||
"lix": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1721992157,
|
||||
"narHash": "sha256-D5bBsSKvYmVn8U4lhrvMemko7m2I/sicjyAYEWDfW9A=",
|
||||
"rev": "6abad7cb238c5c7bf59a83bed55e7590c544fc2e",
|
||||
"lastModified": 1722291371,
|
||||
"narHash": "sha256-wn9Eipai/KUFhnq1BT408rWJEzbrHVNY5Gk9k81O+Co=",
|
||||
"rev": "548c973e8282bbec5b14f3860218b23564dc0381",
|
||||
"type": "tarball",
|
||||
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/6abad7cb238c5c7bf59a83bed55e7590c544fc2e.tar.gz"
|
||||
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/548c973e8282bbec5b14f3860218b23564dc0381.tar.gz"
|
||||
},
|
||||
"original": {
|
||||
"type": "tarball",
|
||||
|
@ -852,11 +852,11 @@
|
|||
"rust-overlay": "rust-overlay"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1722241747,
|
||||
"narHash": "sha256-KrCeqytRMqEldq4tmw4AXVbOSL9N9nKiWoHvWd+5u68=",
|
||||
"lastModified": 1722283133,
|
||||
"narHash": "sha256-R2OSlouX/OieuRn6IAfDeUN+oPukOYsrl1Xvywle+es=",
|
||||
"owner": "roc-lang",
|
||||
"repo": "roc",
|
||||
"rev": "e10448e92caf53e136cf1ab8257cfb5bf0e11ec6",
|
||||
"rev": "a66e6862f402a5476ae17e7df792b214c60ab6fb",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue