Merge pull request #47259 from AveryLychee/fix/treesheets

treesheets: 2017-03-27 -> 2018-08-18
This commit is contained in:
Michael Raskin
2018-09-24 05:27:46 +00:00
committed by GitHub
3 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -19008,7 +19008,7 @@ with pkgs;
tree = callPackage ../tools/system/tree {};
treesheets = callPackage ../applications/office/treesheets { wxGTK = wxGTK30; };
treesheets = callPackage ../applications/office/treesheets { wxGTK = wxGTK31; };
trezor-bridge = callPackage ../applications/networking/browsers/mozilla-plugins/trezor { };