mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
zanshin: fixup build by using older boost again
160 seems a popular version in nixpkgs.
This commit is contained in:
parent
c3263fcaa1
commit
ddc41d7c6d
@ -17450,6 +17450,7 @@ with pkgs;
|
||||
zanshin = libsForQt5.callPackage ../applications/office/zanshin {
|
||||
inherit (kdeApplications) akonadi-calendar akonadi-notes akonadi-search kidentitymanagement kontactinterface kldap;
|
||||
inherit (kdeFrameworks) krunner kwallet;
|
||||
boost = boost160;
|
||||
};
|
||||
|
||||
zathura = callPackage ../applications/misc/zathura {
|
||||
|
Loading…
Reference in New Issue
Block a user