rin/packages: build gimp with python
This commit is contained in:
parent
922466cb38
commit
ba80a49cef
2 changed files with 3 additions and 1 deletions
|
|
@ -60,5 +60,7 @@
|
|||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"openssl-1.1.1u"
|
||||
"python-2.7.18.6-env"
|
||||
"python-2.7.18.6"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
element-desktop
|
||||
eww
|
||||
feh
|
||||
gimp
|
||||
(gimp.override { withPython = true; })
|
||||
gnome.file-roller
|
||||
gnome.zenity
|
||||
kotatogram-desktop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue