Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
tomboy: build against mono 5, refs #49369
Browse files Browse the repository at this point in the history
  • Loading branch information
stesie committed Oct 30, 2018
1 parent 5c1c90a commit 74cfbd6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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 {};

Expand Down

0 comments on commit 74cfbd6

Please sign in to comment.