Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/libraries/kde-frameworks/kplotting.nix

11 lines
219 B
Nix
Raw Permalink Normal View History

kdeFrameworks: remove redundant maintainer lists I am automatically a maintainer of all packages in the set, so there is not reason to mention me explicitly as the maintainer of every individual package.
2021-04-03 05:58:22 -05:00
{ mkDerivation
kdeFrameworks.kplotting: qttools for Qt5UiPlugin, fix build
2019-09-15 19:04:00 -05:00
, extra-cmake-modules, qttools, qtbase
kde5_latest.frameworks: 5.19 -> 5.21
2016-04-21 10:32:21 -05:00
}:
kdeFrameworks: rename kdeFramework to mkDerivation
2017-05-15 12:05:35 -05:00
mkDerivation {
kde5_latest.frameworks: 5.19 -> 5.21
2016-04-21 10:32:21 -05:00
name = "kplotting";
extra-cmake-modules: Lift Qt dependency
2017-02-26 06:49:15 -06:00
nativeBuildInputs = [ extra-cmake-modules ];
kdeFrameworks.kplotting: qttools for Qt5UiPlugin, fix build
2019-09-15 19:04:00 -05:00
propagatedBuildInputs = [ qtbase qttools ];
kdeFrameworks: fixup inputs and outputs - Reduce environment pollution with a separate $bin output containing programs, plugins, and shared data. Libraries remain in $out and are not installed into the environment. - Only propagate build inputs as required.
2017-05-22 13:49:07 -05:00
outputs = [ "out" "dev" ];
kde5_latest.frameworks: 5.19 -> 5.21
2016-04-21 10:32:21 -05:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 1895ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API