Merge pull request #49443 from stesie/issue-49369
tomboy: build against mono 5, refs #49369
This commit is contained in:
commit
d7d0f56ddc
@ -22720,9 +22720,7 @@ with pkgs;
|
|||||||
|
|
||||||
tomb = callPackage ../os-specific/linux/tomb {};
|
tomb = callPackage ../os-specific/linux/tomb {};
|
||||||
|
|
||||||
tomboy = callPackage ../applications/misc/tomboy {
|
tomboy = callPackage ../applications/misc/tomboy { };
|
||||||
mono = mono46;
|
|
||||||
};
|
|
||||||
|
|
||||||
imatix_gsl = callPackage ../development/tools/imatix_gsl {};
|
imatix_gsl = callPackage ../development/tools/imatix_gsl {};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user