Merge pull request #49443 from stesie/issue-49369

tomboy: build against mono 5, refs #49369
This commit is contained in:
Jörg Thalheim
2018-10-30 10:16:03 +00:00
committed by GitHub
+1 -3
View File
@@ -22720,9 +22720,7 @@ with pkgs;
tomb = callPackage ../os-specific/linux/tomb {};
tomboy = callPackage ../applications/misc/tomboy {
mono = mono46;
};
tomboy = callPackage ../applications/misc/tomboy { };
imatix_gsl = callPackage ../development/tools/imatix_gsl {};