mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 18:23:44 +00:00
kde4: use python2 for all packages
This commit is contained in:
parent
2365726ecb
commit
a0802f3e7b
@ -15908,6 +15908,8 @@ in
|
||||
kdePackagesFor
|
||||
{
|
||||
libusb = libusb1;
|
||||
python2Packages = python2Packages;
|
||||
inherit (python2Packages) python;
|
||||
libcanberra = libcanberra_kde;
|
||||
boost = boost155;
|
||||
kdelibs = kde5.kdelibs;
|
||||
|
Loading…
Reference in New Issue
Block a user