diff options
Diffstat (limited to 'overlays/postfix-mta-sts-resolver')
| -rw-r--r-- | overlays/postfix-mta-sts-resolver/default.nix | 1 | 
1 files changed, 1 insertions, 0 deletions
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 @@ | |||
| 3 | postfix-mta-sts-resolver = | 3 | postfix-mta-sts-resolver = | 
| 4 | with prev.poetry2nix; | 4 | with prev.poetry2nix; | 
| 5 | mkPoetryApplication { | 5 | mkPoetryApplication { | 
| 6 | python = prev.python311; | ||
| 6 | inherit (sources.postfix-mta-sts-resolver) pname version; | 7 | inherit (sources.postfix-mta-sts-resolver) pname version; | 
| 7 | projectDir = cleanPythonSources { | 8 | projectDir = cleanPythonSources { | 
| 8 | src = prev.runCommand "sources" {} '' | 9 | src = prev.runCommand "sources" {} '' | 
