Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit 41a97a8

Browse files
authored
Merge pull request #420 from LGFae/delete-nix-tests
delete `build.nix` and the nix tests
2 parents 97ef589 + d649c1a commit 41a97a8

File tree

4 files changed

+2
-76
lines changed

4 files changed

+2
-76
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ jobs:
1414
uses: ./.github/workflows/dependencies.yml
1515
test:
1616
uses: ./.github/workflows/test.yml
17-
nix-tests:
18-
uses: ./.github/workflows/nix-tests.yml

.github/workflows/nix-tests.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

build.nix

Lines changed: 0 additions & 57 deletions
This file was deleted.

flake.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
pkg-config,
4242
lz4,
4343
libxkbcommon,
44+
wayland,
45+
wayland-protocols,
4446
swww,
4547
}:
4648
mkShell {

0 commit comments

Comments
 (0)