From ba80a49cef44b0aad44cd2fd593bd38fe8c4177c Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Sun, 13 Aug 2023 21:55:22 +0700 Subject: [PATCH] rin/packages: build gimp with python --- hosts/hyacinth/default.nix | 2 ++ users/rin/packages.nix | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/hosts/hyacinth/default.nix b/hosts/hyacinth/default.nix index 60f8335..ed8ae32 100644 --- a/hosts/hyacinth/default.nix +++ b/hosts/hyacinth/default.nix @@ -60,5 +60,7 @@ nixpkgs.config.permittedInsecurePackages = [ "openssl-1.1.1u" + "python-2.7.18.6-env" + "python-2.7.18.6" ]; } diff --git a/users/rin/packages.nix b/users/rin/packages.nix index 37c670c..843e30f 100644 --- a/users/rin/packages.nix +++ b/users/rin/packages.nix @@ -25,7 +25,7 @@ element-desktop eww feh - gimp + (gimp.override { withPython = true; }) gnome.file-roller gnome.zenity kotatogram-desktop