From 63adb41f1a060c21a68143eb9e86c2790ef66f36 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 8 Aug 2024 10:45:09 +0200 Subject: ... --- overlays/postfix-mta-sts-resolver/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'overlays/postfix-mta-sts-resolver/default.nix') diff --git a/overlays/postfix-mta-sts-resolver/default.nix b/overlays/postfix-mta-sts-resolver/default.nix index 49fbb7c9..d930cefb 100644 --- a/overlays/postfix-mta-sts-resolver/default.nix +++ b/overlays/postfix-mta-sts-resolver/default.nix @@ -3,6 +3,7 @@ postfix-mta-sts-resolver = with prev.poetry2nix; mkPoetryApplication { + python = prev.python311; inherit (sources.postfix-mta-sts-resolver) pname version; projectDir = cleanPythonSources { src = prev.runCommand "sources" {} '' -- cgit v1.2.3