bump conduwuit and remove the patch

This commit is contained in:
cy 2025-01-19 22:34:36 -05:00
parent 3dd119d3d7
commit b01a3fd472
3 changed files with 5 additions and 82 deletions

View file

@ -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: