Re: Guix in Debian!

2021-01-23 Thread Taylan Kammer
On 24.01.2021 05:04, Vagrant Cascadian wrote: Now on Debian you should be able to: apt install guix guix install dpkg guix environment --ad-hoc dpkg -- dpkg -i ./guix_1.2.0-3_amd64.deb It is almost like symmetry! That is... pretty awesome! :D Thanks for this, I can see myself using

Re: Guix in Debian!

2021-01-23 Thread Joshua Branson
Awesome! Congrats! -- Joshua Branson (joshuaBPMan in #guix) Sent from Emacs and Gnus https://gnucode.me https://video.hardlimit.com/accounts/joshua_branson/video-channels https://propernaming.org "You can have whatever you want, as long as you help enough other people get what they wan

Guix in Debian!

2021-01-23 Thread Vagrant Cascadian
So, a while back I mentioned that Guix was present in Debian "experimental": https://lists.gnu.org/archive/html/guix-devel/2020-11/msg00254.html And it was useable for a brief window of time, but was broken due to some issues with guile-gnutls and guile-3.0: https://bugs.debian.org/964284 S

[PATCH] WIP snapper fixes and snapperd service

2021-01-23 Thread raingloom
Hi! I have a technically working but still only lightly tested and not very user friendly patch set for making Snapper work! Included is Pierre Neidhardt's original patch, followed by my patches. How to try it: Everything needs sudo for now, sorry about that. This could probably be changed so th

Re: Staging branch [problem with node-10.22]

2021-01-23 Thread Leo Famulari
On Sat, Jan 23, 2021 at 04:29:54PM -0500, Mark H Weaver wrote: > Presumably the problem is that you're using a certain 3rd-party channel > that relies upon the 'node-10.22' variable, which was removed in the > following commit on the 'ungrafting' branch (later merged into > 'staging'): > > https:/

Re: Staging branch [problem with node-10.22]

2021-01-23 Thread Mark H Weaver
Jonathan Brielmaier writes: > I tried to update my desktop system to staging but it already fails in > `guix pull`: > > $ cat > /var/log/guix/drvs/d2/rd3sv1i0wy6bwibp4chjymz6b4dggl-guix-package-cache.drv.bz2 > | bzip2 -d > (repl-version 0 1 1) > Generating package cache for > '/gnu/store/pn96j52a

Re: Staging branch [problem with node-10.22]

2021-01-23 Thread Leo Famulari
On Sat, Jan 23, 2021 at 12:58:29PM +0100, Jonathan Brielmaier wrote: > I tried to update my desktop system to staging but it already fails in > `guix pull`: > > $ cat > /var/log/guix/drvs/d2/rd3sv1i0wy6bwibp4chjymz6b4dggl-guix-package-cache.drv.bz2 > | bzip2 -d > (repl-version 0 1 1) > Generating

Re: Staging branch [problem with node-10.22]

2021-01-23 Thread Leo Famulari
On Sat, Jan 23, 2021 at 12:58:29PM +0100, Jonathan Brielmaier wrote: > I tried to update my desktop system to staging but it already fails in > `guix pull`: > > $ cat > /var/log/guix/drvs/d2/rd3sv1i0wy6bwibp4chjymz6b4dggl-guix-package-cache.drv.bz2 > | bzip2 -d > (repl-version 0 1 1) > Generating

Re: Questions regarding Python packaging

2021-01-23 Thread Lars-Dominik Braun
Hi Tanguy, > Done! :-) > I've eventually succeeded in ("properly") packaging a software managed > with Poetry. And I've learned quite a lot on the way! oh, I see. I’ve actually been trying to replace python-build-system with a python-build based build. Attached is my current work in progress. I ca

Re: Staging branch [problem with node-10.22]

2021-01-23 Thread Jonathan Brielmaier
On 22.01.21 21:46, Leo Famulari wrote: On Wed, Jan 13, 2021 at 05:30:53PM -0500, Leo Famulari wrote: Using `guix weather`, we can check substitute availability for the staging branch: -- master branch aarch64: 66% x86_64: 93% i686: 85% armhf: 51% staging branch aarch64: 44% x86_64: 80% i68