Re: 11/12: gnu: Add libuemf.

2020-06-03 Thread Caleb Ristvedt
Maxim Cournoyer writes: > On the current master branch, > > make check TESTS=tests/guix-package.sh > > [...] > > PASS: tests/guix-package.sh > > Testsuite summary for GNU Guix 1.0.1.17120-e7b86a0 >

Build reproducibility metrics

2020-06-03 Thread Christopher Baines
Hey, So there's the guix challenge command for looking at reproducibility issues, but I've been wanting to more continuously and automatically monitoring the reproducibility of packages. The Guix Data Service has had the ability to do this for a few months now, but there's not been enough data

[PATCH] doc: cookbook: Add entry about getting substitutes through Tor.

2020-06-03 Thread Brice Waegeneire
* doc/guix-cookbook.texi (Getting substitutes from Tor): New section. --- doc/guix-cookbook.texi | 55 ++ 1 file changed, 55 insertions(+) diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi index 5574a60857..83abc704ca 100644 ---

installer no longer signals success or offer reboot

2020-06-03 Thread Ricardo Wurmus
I built the installer image with commit 2f49007dd076b14feb40d7c3331dee3e737265c8 and tried to install a server with it. It worked but at the end of the installation when it prompted me to hit Return it did not tell me that the installation was successful and that I could reboot. Instead it

Re: 11/12: gnu: Add libuemf.

2020-06-03 Thread Maxim Cournoyer
Hello Caleb, Caleb Ristvedt writes: [...] >> +(description "The libUEMF library is a portable C99 implementation for >> +reading and writing @abbr{WFM, Windows Metafile}, @abbr{EMF, Enhanced >> +Metafile}, and @abbr{EMF+, Enhanced Metafile Plus} files.") >> +(license license:gpl2+))) >

GNU Shepherd 0.8.1 released

2020-06-03 Thread Ludovic Courtès
We are pleased to announce the GNU Shepherd version 0.8.1. This release represents 16 commits by 4 people, bringing an important bug fix and improvements to the code. • About The GNU Daemon Shepherd or GNU Shepherd is a service manager written in Guile that looks after the herd of system

Re:Re: Can Emacs packages define their own EMACSLOADPATH in their open script?

2020-06-03 Thread Zhu Zihao
I'm newbie to Guix and know little about Guix jargon. I'm sorry about that my words make you puzzled. >? The source of what? I mean the emacs package in guix source, the emacs-next package, precisely. >> will record its modification of EMACSLOADPATH in profile, > >Where is it recorded?

Re: Can Emacs packages define their own EMACSLOADPATH in their open script?

2020-06-03 Thread Pierre Neidhardt
Hi, Can you clarify what you mean with > the Emacs package in the source ? The source of what? and > will record its modification of EMACSLOADPATH in profile, Where is it recorded? Which modification? What is "EMACSLOADPATH in profile"? -- Pierre Neidhardt https://ambrevar.xyz/

Re: 02/04: doc: Update README to refer to the manual.

2020-06-03 Thread Jan Nieuwenhuizen
Hi! > commit c75a80189fc19f6ff8b4c82d1d1801be6763b6d2 > Author: Ludovic Courtès > AuthorDate: Tue Jun 2 14:50:54 2020 +0200 > > doc: Update README to refer to the manual. > > * README (Requirements): Refer to the manual. > (Installation): Update URL of the manual. Hmm, I don't

Re: Icedove package needs update, following IceCat 68.9.0 update.

2020-06-03 Thread Jonathan Brielmaier
On 03.06.20 03:26, Mark H Weaver wrote: > Earlier, I wrote: > >> I just pushed the IceCat-68.9.0 security update to the master branch of >> Guix, along with a graft for NSS. >> >> However, I just noticed that we now have Icedove in Guix, and that it's >> based on 'icecat-source'. This is all good