Hi,
On Tue, 15 Feb 2022 at 15:10, Bengt Richter wrote:
> I suspect what you really want to reproduce is not verbatim
> code, but the abstract computation that it implements,
> typically a digitally simulated experiment?
[...]
> Maybe the above pi computation could be a start on some kind
> of
Also in latest master, Emacs exposed new user options
connection-local-profile-alist and connection-local-criteria-alist.
On guix machine dired complained, when I used /sudo:: about missing ls command,
and the following fixed it for me:
(add-to-list 'connection-local-profile-alist
'(
Hi Bengt and Simon,
zimoun writes:
> Note that some people are calling for bit-to-bit scientific
> reproduction. I am not. Because the meaning of “same” or “equal”
I am. Not as a goal in itself, because in the larger scientific context
it's robust replicability that matters, not bit-for-bit r
> > I'm using the etc-service-type of the simple-service to copy the file. Which
> > works great. But sadly grants read-access to everyone. I'd prefer it only be
> > readable by root.
> >
> > How can I achieve that?
>
> Currently ‘etc-service-type’ does not let you specify permissions. All
> the
On Mon, Feb 14, 2022 at 05:08:14PM +0800, Declan wrote:
>
> I am running patch-set from that link on my machine and it's working
> without any modifications. I'd like to see it got merged.
>
> FYI, I just switch to Guix recently. Also I am not very familar this
> email workflow yet.
>
> > There
On Thu, Feb 10, 2022 at 8:39 PM Timothy Sample wrote:
> I can perform the build successfully using
>
> $ guix build --check \
> -e '(@@ (gnu packages commencement) bash-masboot0)'
>
> That scary backtrace happens even for the successful build, so I’m
> pretty sure it is not the issue.
Hello,
On 2/15/22 20:54, Liliana Marie Prikler wrote:
Hi Zelphir,
Am Dienstag, dem 15.02.2022 um 09:45 + schrieb Zelphir Kaltstahl:
Hello Liliana,
On 2/14/22 20:33, Liliana Marie Prikler wrote:
Hi Zelphir,
Am Montag, dem 14.02.2022 um 18:41 + schrieb Zelphir Kaltstahl:
[...]
I thi
Josua Stingelin writes:
> On Mon, Feb 14, 2022 at 05:08:14PM +0800, Declan wrote:
>>
>> I am running patch-set from that link on my machine and it's working
>> without any modifications. I'd like to see it got merged.
>>
>> FYI, I just switch to Guix recently. Also I am not very familar this
>> e