Thoughts on making Guix even better

2020-02-22 Thread Raghav Gururajan
Hello Guix! I have been thinking about this for a long time and would like to share it now. The transactional upgrades and roll-backs are available to both Guix Package and Guix System. But I see a important difference which might be crucial to guix's development and use. GUIX PACKAGE: The gu

Re: powerpc64[le]-linux port progress

2020-02-22 Thread dftxbs3e
On 2/22/20 1:34 PM, Jan Nieuwenhuizen wrote: > Have you tried building static gawk standalone and check it for that > bash? You could do something like > >grep -ao '/gnu/store/e*-bash' $(./pre-inst-env guix build -e '(@@ (gnu > packages make-bootstrap) %static-binaries)') > > On my x86_64-lin

Re: rav1e AV1 encoder

2020-02-22 Thread Leo Famulari
On Sat, Feb 22, 2020 at 06:09:33AM -0500, Martin Becze wrote: > You need to remove the "(use-modules ..." from rav1e-sorted.scm, it should > only have package definitions into. Ah, I see! After removing that, the merge.scm script does run. However, it does not successfully handle inherited packag

java-openjfx packages

2020-02-22 Thread levenson
Hi Guix, I have prepared a few patches for openjfx (#39742) which are dependencies for davmail (packaged and is coming soon). Davmail provides oauth2 via jfx, so I was using it for testing purposes. There is one error which I am not sure how to fix. Disable SSE?: Error: CPU/SIMD peer not found

Re: 13/15: gnu: libreoffice: Fix ‘soffice’ in a pure environment.

2020-02-22 Thread Tobias Geerinckx-Rice
Ludo', Ludovic Courtès 写道: I strongly encourage using literal strings as patterns, it’s more robust. In this case, you could replace the ‘for-each’ expression with something like (untested): (substitute* "desktop/scripts/soffice.sh" (("\\<(dirname|grep|uname)\\>" _ cmomand) (which

Re: 13/15: gnu: libreoffice: Fix ‘soffice’ in a pure environment.

2020-02-22 Thread Ludovic Courtès
Hi! guix-comm...@gnu.org skribis: > commit d5f344c987c8cc7b597e938c22e02edf1c4335f3 > Author: Tobias Geerinckx-Rice > AuthorDate: Fri Feb 21 05:19:27 2020 +0100 > > gnu: libreoffice: Fix ‘soffice’ in a pure environment. > > * gnu/packages/libreoffice.scm (libreoffice)[arguments]: Re

Re: powerpc64[le]-linux port progress

2020-02-22 Thread Jan Nieuwenhuizen
dftxbs3e writes: Hello! > So here's my current tree: > https://gitlab.com/lle-bout/guix - master branch > Bootstrap binaries are uploaded over LFS at: > https://gitlab.com/lle-bout/guix-bootstrap - master branch > The current issue is during 'glibc-intermediate' in > gnu/packages/commencement.sc

powerpc64[le]-linux port progress

2020-02-22 Thread dftxbs3e
Hello! So here's my current tree: https://gitlab.com/lle-bout/guix - master branch Bootstrap binaries are uploaded over LFS at: https://gitlab.com/lle-bout/guix-bootstrap - master branch The current issue is during 'glibc-intermediate' in gnu/packages/commencement.scm The statically linked gawk

Re: rav1e AV1 encoder

2020-02-22 Thread Martin Becze
You need to remove the "(use-modules ..." from rav1e-sorted.scm, it should only have package definitions into. Ill also find away to handle that more elegantly On 2/21/20 11:56 AM, Leo Famulari wrote: On Fri, Feb 21, 2020 at 11:46:58AM -0500, Martin Becze wrote: hmm do you mind sending me rav

Re: Change free space warning threshold from relative to absolute

2020-02-22 Thread Pierre Neidhardt
Patch sent to 39...@debbugs.gnu.org. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature