Use inkscape from homebrew
The one from nixpkgs crashes
This commit is contained in:
@@ -2,5 +2,6 @@ _: {
|
|||||||
homebrew.casks = [
|
homebrew.casks = [
|
||||||
"android-studio"
|
"android-studio"
|
||||||
"gimp"
|
"gimp"
|
||||||
|
"inkscape"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -11,8 +11,6 @@
|
|||||||
zoom-us
|
zoom-us
|
||||||
|
|
||||||
chatgpt
|
chatgpt
|
||||||
|
|
||||||
inkscape
|
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.java = {
|
programs.java = {
|
||||||
|
|||||||
Reference in New Issue
Block a user