packages: Remove 'self-native-input?' field.
authorLudovic Courtès <ludo@gnu.org>
Sat, 30 Mar 2019 13:59:26 +0000 (14:59 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sat, 30 Mar 2019 14:19:32 +0000 (15:19 +0100)
commita7646bc5e17a829d23519d0b199a576fb1edbd04
treece6bf646fa4fad19b91bdd1bc418e4db40b37378
parent329c3c323e32f3f97c452ee4455934fe57a18ff0
packages: Remove 'self-native-input?' field.

This field has become unnecessary with the addition of 'this-package'.

* guix/packages.scm (<package>)[self-native-input?]: Remove.
(package->bag): Adjust accordingly.
* doc/guix.texi (package Reference): Remove 'self-native-input?'.
doc/guix.texi
guix/packages.scm