split flake.nix, shell per package, generate pkg-config
This commit is contained in:
parent
d205ed44b7
commit
7b6b4f7e5b
5 changed files with 167 additions and 44 deletions
6
servicepoint.pc.in
Normal file
6
servicepoint.pc.in
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue