fix nix build

This commit is contained in:
Evelyn Alicke 2025-02-13 16:01:40 +01:00
parent b1d5fc79ce
commit 4bd4fd1387
Signed by: evlli
GPG key ID: 8092413A3F6DD75F
8 changed files with 1422 additions and 113 deletions

View file

@ -0,0 +1,13 @@
name: "Build legacy Nix package on Ubuntu"
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v26
- name: Building package
run: nix build