Skip to content

CI: remove auto AUR config; separate nmrs and nmrs-gui release wo… #373

CI: remove auto AUR config; separate nmrs and nmrs-gui release wo…

CI: remove auto AUR config; separate nmrs and nmrs-gui release wo… #373

Workflow file for this run

name: Nix Derivation
on:
pull_request:
branches: [ master ]
push:
branches: [ master, 2.x-dev ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Install Nix
uses: cachix/install-nix-action@v31
- name: Build package
run: nix build -f default.nix