add build script for local dev

This commit is contained in:
2025-10-11 07:55:16 +02:00
parent 0e48154dec
commit f3063e36d9

2
packages/build.sh Normal file
View File

@@ -0,0 +1,2 @@
➜ nix-build -j16 -E 'with import <nixpkgs> {}; callPackage ./corosync-qdevice.nix {}'