mirror of
https://github.com/vale981/hiro-flake-utils
synced 2025-03-04 17:01:40 -05:00
enable gtk 3 properly
This commit is contained in:
parent
4f8082c589
commit
c3cd361411
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
|
||||
matplotlib = super.matplotlib.override (
|
||||
{
|
||||
enableGtk = true;
|
||||
enableGtk3 = true;
|
||||
}
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue