Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 9 lines 237 B view raw
1prefix=@out@ 2includedir=${prefix}/include 3 4Name: @pname@ 5Description: Easy to use, powerful and expressive command line argument \ 6handling for C++11/14/17 7URL: https://github.com/muellan/clipp 8Version: @version@ 9Cflags: -I${includedir}