bug#24737: `guix lint` should not check patch-file-names on inherited sources

2016-10-24 Thread Ludovic Courtès
Marius Bakke skribis: > Marius Bakke writes: > >> Ludovic Courtès writes: >> >>> Marius Bakke skribis: >>> After patching 'notmuch', `guix lint -c patch-file-names` does not pass for 'python-notmuch' which

bug#24737: `guix lint` should not check patch-file-names on inherited sources

2016-10-22 Thread Marius Bakke
Ludovic Courtès writes: > Marius Bakke skribis: > >> After patching 'notmuch', `guix lint -c patch-file-names` does not pass >> for 'python-notmuch' which inherits the source from 'notmuch'. > > I agree but that’s not quite possible: the “inheritance” relation

bug#24737: `guix lint` should not check patch-file-names on inherited sources

2016-10-19 Thread Ludovic Courtès
Marius Bakke skribis: > After patching 'notmuch', `guix lint -c patch-file-names` does not pass > for 'python-notmuch' which inherits the source from 'notmuch'. I agree but that’s not quite possible: the “inheritance” relation (which is really just a copy of a record) is

bug#24737: `guix lint` should not check patch-file-names on inherited sources

2016-10-19 Thread Marius Bakke
After patching 'notmuch', `guix lint -c patch-file-names` does not pass for 'python-notmuch' which inherits the source from 'notmuch'.