Skip to content

Commit

Permalink
Use smithay data_control implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
xDarksome committed Nov 12, 2023
2 parents 75eb737 + 9a04fa2 commit 640fec8
Show file tree
Hide file tree
Showing 110 changed files with 21,018 additions and 8,409 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixpkgs-unstable
- run: nix build
- run: GIT_LFS_SKIP_SMUDGE=1 nix build
- run: nix flake check
Loading

0 comments on commit 640fec8

Please sign in to comment.