bump conduwuit and remove the patch
This commit is contained in:
parent
3dd119d3d7
commit
b01a3fd472
3 changed files with 5 additions and 82 deletions
4
.github/workflows/build-and-cache.yml
vendored
4
.github/workflows/build-and-cache.yml
vendored
|
@ -7,10 +7,10 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
package:
|
||||
- github:cything/nixpkgs/fd06e41125350bc3db5628df49d3b84e4652a59d#lact
|
||||
- github:cything/nixpkgs#hello
|
||||
os:
|
||||
- ubuntu-latest
|
||||
# - macos-latest
|
||||
- macos-latest
|
||||
runs-on: ${{ matrix.os }}
|
||||
continue-on-error: true
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue