newt: use python3
This commit is contained in:
parent
02422c4d16
commit
916f9d8e46
1 changed files with 1 additions and 1 deletions
|
@ -15999,7 +15999,7 @@ in
|
|||
|
||||
newman = callPackage ../development/web/newman {};
|
||||
|
||||
newt = callPackage ../development/libraries/newt { };
|
||||
newt = callPackage ../development/libraries/newt { python = python3; };
|
||||
|
||||
nghttp2 = callPackage ../development/libraries/nghttp2 { };
|
||||
libnghttp2 = nghttp2.lib;
|
||||
|
|
Loading…
Reference in a new issue