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/desktops/plasma-5/ksshaskpass.nix

12 lines
278 B
Nix
Raw Normal View History

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
{
mkDerivation,
extra-cmake-modules, kdoctools,
kcoreaddons, ki18n, kwallet, kwidgetsaddons, qtbase,
kde5_latest.plasma: 5.5.5 -> 5.6.3
2016-04-21 11:01:22 -05:00
}:
plasma5: rename plasmaPackage to mkDerivation
2017-05-15 11:44:58 -05:00
mkDerivation {
kde5_latest.plasma: 5.5.5 -> 5.6.3
2016-04-21 11:01:22 -05:00
name = "ksshaskpass";
extra-cmake-modules: Lift Qt dependency
2017-02-26 06:49:15 -06:00
nativeBuildInputs = [ extra-cmake-modules kdoctools ];
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
buildInputs = [ kcoreaddons ki18n kwallet kwidgetsaddons qtbase ];
kde5_latest.plasma: 5.5.5 -> 5.6.3
2016-04-21 11:01:22 -05:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 2502ms Template: 10ms
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