rin/packages: build gimp with python

This commit is contained in:
LavaDesu 2023-08-13 21:55:22 +07:00
parent 922466cb38
commit ba80a49cef
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 3 additions and 1 deletions

View file

@ -60,5 +60,7 @@
nixpkgs.config.permittedInsecurePackages = [ nixpkgs.config.permittedInsecurePackages = [
"openssl-1.1.1u" "openssl-1.1.1u"
"python-2.7.18.6-env"
"python-2.7.18.6"
]; ];
} }

View file

@ -25,7 +25,7 @@
element-desktop element-desktop
eww eww
feh feh
gimp (gimp.override { withPython = true; })
gnome.file-roller gnome.file-roller
gnome.zenity gnome.zenity
kotatogram-desktop kotatogram-desktop