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 = [
"openssl-1.1.1u"
"python-2.7.18.6-env"
"python-2.7.18.6"
];
}