mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 08:59:32 +03:00
Merge pull request #126391 from nagy/zanshin-boost
zanshin: use `boost` instead of `boost160`
This commit is contained in:
commit
e139c038a2
@ -27956,9 +27956,7 @@ in
|
||||
|
||||
zam-plugins = callPackage ../applications/audio/zam-plugins { };
|
||||
|
||||
zanshin = libsForQt5.callPackage ../applications/office/zanshin {
|
||||
boost = boost160;
|
||||
};
|
||||
zanshin = libsForQt5.callPackage ../applications/office/zanshin { };
|
||||
|
||||
zathura = callPackage ../applications/misc/zathura { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user