Skip to content

feat: add withKDE option #9

feat: add withKDE option

feat: add withKDE option #9

Workflow file for this run

name: "Build all packages using Nix"
on:
push:
paths:
# Run <=> .nix files changed
- '**.nix'
jobs:
nix-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
# Maybe TODO
# - run: nix flake check
# Explicitly build all features
- run: nix build .#
- run: nix build .#xremap-wlroots
- run: nix build .#xremap-gnome
- run: nix build .#xremap-hypr
- run: nix build .#xremap-sway
- run: nix build .#xremap-x11