Re: 08/36: gnu: hurd: Add NFS support.

2020-05-01 Thread Jan Nieuwenhuizen
Ludovic Courtès writes:

> guix-comm...@gnu.org skribis:
>
>> commit 2f5d2dc8240c22ea109c52c8ca957be9b155ff36
>> Author: Ricardo Wurmus 
>> AuthorDate: Sun Apr 12 23:06:30 2020 +0200
>>
>> gnu: hurd: Add NFS support.
>> 
>> * gnu/packages/hurd.scm (hurd)[inputs]: Add libtirpc/hurd.
>> [arguments]: Add configure flags to use libtirpc; add phase "find-tirpc" 
>> to
>> find the RPC headers; add phase "fix-rpc-headers" to include missing 
>> headers.
>
> LGTM!

Pushed to core-updates; thanks Ricardo!

-- 
Jan Nieuwenhuizen  | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com



Re: 08/36: gnu: hurd: Add NFS support.

2020-04-30 Thread Ludovic Courtès
guix-comm...@gnu.org skribis:

> commit 2f5d2dc8240c22ea109c52c8ca957be9b155ff36
> Author: Ricardo Wurmus 
> AuthorDate: Sun Apr 12 23:06:30 2020 +0200
>
> gnu: hurd: Add NFS support.
> 
> * gnu/packages/hurd.scm (hurd)[inputs]: Add libtirpc/hurd.
> [arguments]: Add configure flags to use libtirpc; add phase "find-tirpc" 
> to
> find the RPC headers; add phase "fix-rpc-headers" to include missing 
> headers.

LGTM!