nixpkgs/pkgs
Jan Tojnar cfe7e12d38
Revert "cmake: only set output paths with multiple outputs"
This reverts commit be1b22538a.

The commit broke Qt modules using CMake because they disable setOutputFlags.

There is no need to have these flags limited to multiple output derivations since it
should just work. If it does not, it is a bug that should be fixed as per
https://github.com/jtojnar/cmake-snips#assuming-cmake_install_dir-is-relative-path
Likewise, having a variable to disable passing the flags is also unnecessary,
since CMake, unlike some configure scripts, ignores unknown flags. And if a person
does not like the values, they can just override them by passing the offending
flag with a different value to cmakeFlags.
2020-07-05 19:01:53 +02:00
..
applications Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00
build-support buildRustPackage: fix cargoBuildFlags 2020-07-03 08:53:57 +10:00
common-updater
data Merge pull request #92234 from samuelgrf/update/nixos-wallpapers 2020-07-04 19:27:15 +02:00
desktops evince: remove myself from meta.maintainers 2020-07-04 20:08:45 +02:00
development Revert "cmake: only set output paths with multiple outputs" 2020-07-05 19:01:53 +02:00
games chocolateDoom: 3.0.0 -> 3.0.1 2020-07-03 04:23:16 +00:00
misc Merge master into staging-next 2020-07-04 09:15:27 +02:00
os-specific Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00
servers Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00
shells Merge pull request #92187 from r-ryantm/auto-update/grml-zsh-config 2020-07-04 06:20:32 -05:00
stdenv C++ Compilers: Systematize handling of standard libraries 2020-06-22 04:24:44 +00:00
test
tools Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00
top-level Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00