bug#40528: 'guix lint' does not check whether propagated-inputs should be native

2020-04-10 Thread Christopher Baines
Efraim Flashner writes: > On Thu, Apr 09, 2020 at 11:42:18PM +0200, Marius Bakke wrote: >> Efraim Flashner writes: >> >> > On Thu, Apr 09, 2020 at 11:24:25PM +0200, Marius Bakke wrote: >> >> 'guix lint -c inputs-should-be-native' only checks the 'inputs' field of >> >> a package, not

bug#40528: 'guix lint' does not check whether propagated-inputs should be native

2020-04-09 Thread Efraim Flashner
On Thu, Apr 09, 2020 at 11:42:18PM +0200, Marius Bakke wrote: > Efraim Flashner writes: > > > On Thu, Apr 09, 2020 at 11:24:25PM +0200, Marius Bakke wrote: > >> 'guix lint -c inputs-should-be-native' only checks the 'inputs' field of > >> a package, not propagated-inputs. > > > > The attached

bug#40528: 'guix lint' does not check whether propagated-inputs should be native

2020-04-09 Thread Marius Bakke
Efraim Flashner writes: > On Thu, Apr 09, 2020 at 11:24:25PM +0200, Marius Bakke wrote: >> 'guix lint -c inputs-should-be-native' only checks the 'inputs' field of >> a package, not propagated-inputs. > > The attached patch should add the propagated inputs to the list of > inputs to check. Do we

bug#40528: 'guix lint' does not check whether propagated-inputs should be native

2020-04-09 Thread Efraim Flashner
On Thu, Apr 09, 2020 at 11:24:25PM +0200, Marius Bakke wrote: > 'guix lint -c inputs-should-be-native' only checks the 'inputs' field of > a package, not propagated-inputs. The attached patch should add the propagated inputs to the list of inputs to check. Do we want to start telling it to ignore

bug#40528: 'guix lint' does not check whether propagated-inputs should be native

2020-04-09 Thread Marius Bakke
'guix lint -c inputs-should-be-native' only checks the 'inputs' field of a package, not propagated-inputs. signature.asc Description: PGP signature