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-5.15/threadweaver.nix

12 lines
198 B
Nix
Raw Normal View History

kf513: don't override mkDerivation Provides a globally unique name (kdeFramework) instead of using attribute paths as namespaces and locally overloading the mkDerivation name.
2015-09-29 16:57:26 -05:00
{ kdeFramework, lib
kf513: init at 5.13.0
2015-09-27 10:02:10 -05:00
, extra-cmake-modules
}:
kf513: don't override mkDerivation Provides a globally unique name (kdeFramework) instead of using attribute paths as namespaces and locally overloading the mkDerivation name.
2015-09-29 16:57:26 -05:00
kdeFramework {
kf513: init at 5.13.0
2015-09-27 10:02:10 -05:00
name = "threadweaver";
nativeBuildInputs = [ extra-cmake-modules ];
meta = {
maintainers = [ lib.maintainers.ttuegel ];
};
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 110ms 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