nixpkgs/pkgs/development/interpreters/cling
stuebinm ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
..
default.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
fix-llvm-dylib-usage.patch Patch cling/tools/driver/CMakeLists.txt, it works now! 2023-04-16 17:52:36 -07:00
fix-llvm-include.patch Able to build cling 0.9 2023-04-15 02:45:35 -07:00
force-install-cling-targets.patch Force installation of ClingTargets.cmake 2023-04-16 23:14:26 -07:00
no-clang-cpp.patch