Hi Simon!
I've been interested in adding cloud-init support for a while already.
It would make Guix much easier to use in a cloud setting. I did ask
people weather anyone is interested in it couple of times in #guix and
also mentioned it on the mailing list couple of times. People didn't
seem
On 22-08-2022 11:02, 宋文武 wrote:
Hello list, I have some questions about the 'license' of a package,
currently defined as:
The license of the package; a value from ‘(guix licenses)’, or a
list of such values.
1. It's the license of source files (guix build -S) or built binary
file
On 20-04-2022 12:56, Zhu Zihao wrote:
We may introduce following problems if we apply this solution.
1. Increase the closure size of LLVM.
By default, if LLVM_BUILD_LLVM_DYLIB is set true, LLVM still tries to
build the static archive. This may increase the closure size of LLVM.
And some packag
Hello 宋文武,
On Mon, Aug 22, 2022 at 05:02 PM, 宋文武 wrote:
> Hello list, I have some questions about the 'license' of a package,
> currently defined as:
>
> The license of the package; a value from ‘(guix licenses)’, or a
> list of such values.
>
> 1. It's the license of source files (guix b
Hello,
On Mon, Aug 22, 2022 at 11:57 PM, Maxim Cournoyer wrote:
> Zhu Zihao writes:
> [...]
>
>> # Solution
>>
>> I suggest to replace `-DBUILD_SHARED_LIBS:BOOL=TRUE` with
>> `-DLLVM_BUILD_LLVM_DYLIB:BOOL=TRUE`.
>
> That's something I had been meaning to do for some time, but it fell
> into the
Hi,
Cool!
On dim., 07 août 2022 at 19:27, Ludovic Courtès
wrote:
> Computing these has been possible since Disarchive 0.4.0, which Timothy
> released in Dec. 2021 but we had not updated
> ‘etc/disarchive-manifest.scm’ to disassemble tar.xz archives in addition
> to tar.gz.
I do not the rememb
Hi
I would like to deploy Guix VM's and in many VM hosting environments,
having cloud-init on the Guix VM image would be useful for configuration
of network interfaces etc. I tried searching the mailing list archives
and bug database, but could not find anything except that the
cloud-utils packag