nixpkgs/pkgs
Josef Kemetmüller f7414e2b3a cmake/setup-hook.sh: Don't skip build-RPATH
This should simplify using `nix-shell -A` or `nix develop` to develop
CMake based projects. CMake features a mechanism to use a different
RPATH for all executables in the build directory and only rewrite these
RPATHs on installation. This makes it possible to run executables
already from the build directory without having to set LD_LIBRARY_PATH.
This should simplify the checkPhase for cmake based projects and
hopefully not break anything.

Fixes: #22060
2022-07-04 02:58:50 +03:00
..
applications Merge master into staging-next 2022-07-03 18:01:12 +00:00
build-support srcOnly: fix with separateDebugInfo and/or multiple outputs 2022-07-02 19:32:24 +02:00
common-updater
data Merge master into staging-next 2022-07-02 18:01:29 +00:00
desktops gnome.zenity: 3.42.1 -> 3.43.0 2022-07-03 14:16:35 +02:00
development cmake/setup-hook.sh: Don't skip build-RPATH 2022-07-04 02:58:50 +03:00
games xonotic: 0.8.2 -> 0.8.5 2022-07-01 20:14:12 +02:00
misc Merge pull request #176711 from jian-lin/update-tmuxPlugins.gruvbox 2022-06-30 15:11:40 +02:00
os-specific Merge master into staging-next 2022-07-03 18:01:12 +00:00
pkgs-lib Merge pull request #178365 from fgaz/lib.formats.keyValue 2022-07-01 00:11:34 +02:00
servers Merge pull request #179833: matrix-conduit: 0.3.0 -> 0.4.0 2022-07-03 18:08:16 +02:00
shells Merge pull request #179605 from fortuneteller2k/hilbish 2022-07-02 12:18:11 -03:00
stdenv Revert "stdenv: label the ephemeral coreutils-stage4 package" 2022-07-02 16:56:08 -07:00
test Merge pull request #164662 from infinisil/fetchurl-curlOpts-list 2022-06-30 21:10:57 +02:00
tools Merge master into staging-next 2022-07-03 18:01:12 +00:00
top-level Merge staging-next into staging 2022-07-03 18:01:49 +00:00