split flake.nix, shell per package, generate pkg-config

This commit is contained in:
Vinzenz Schroeter 2025-06-01 16:51:11 +02:00
parent d205ed44b7
commit 7b6b4f7e5b
5 changed files with 167 additions and 44 deletions

6
servicepoint.pc.in Normal file
View file

@ -0,0 +1,6 @@
Name: servicepoint
Description: C bindings for the servicepoint library
Version: $version
URL: https://git.berlin.ccc.de/servicepoint/servicepoint-binding-c
Libs: -L$out/lib -lservicepoint_binding_c
Cflags: -I$out/include