gnu: ninja: Python is a regular input.

Ninja uses Python at run time, so it must not be a native input.

* gnu/packages/ninja.scm (ninja)[native-inputs]: Change to ...
[inputs]: ... this.
master
Marius Bakke 2019-07-07 18:12:30 +02:00
parent b78491f857
commit 2c886af911
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
(base32
"1ffmzj5s9h98qhl94d9i23zcv057rsqbac9g1hdgvlzq51ccfzjx"))))
(build-system gnu-build-system)
(native-inputs `(("python" ,python-wrapper)))
(inputs `(("python" ,python-wrapper)))
(arguments
'(#:phases
(modify-phases %standard-phases