On Tue, 2019-11-12 at 20:43 -0800, Vagrant Cascadian wrote:
> On 2019-05-28, Vagrant Cascadian wrote:
> > On 2019-05-16, Vagrant Cascadian wrote:
> > > So in a bit of a focused run of packaging, I've been chasing the
> > > dependency chain necessary to get guix building on Debian:
>
> Summary: all
ail, but it was late and I may have forgotten to
stash all my changes.
(If you're curious about my progress with jupyter, that's over here:
https://github.com/detrout/guix-detrout/blob/master/detrout/packages/py
data.scm )From ecd68c7702fc06a947eb8b550938dd00107b2e33 Mon Sep 17 00:00:
Hello,
Thank you for getting back to me.
> Also, the 'python-minimal' offered by `guix environment python-
> minimal`
> is likely the one that lives on the master branch, deployed by `guix
> pull`, unless you symlinked your git checkout to
> '~/.config/guix/latest'.
>
I remembered --pure, but I
with:
cd /tmp/nix-builc-python-minimal-3.5.1.drv
chown -R me .
guix environment python-minimal
cd Python-3.5.1
make
Diane>From 834e5073580c9584b8daf533da6735d9402049b8 Mon Sep 17 00:00:00 2001
From: Diane Trout
Date: Fri, 26 Feb 2016 16:12:31 -0800
Subject: [PATCH] Update python 3 to 3.5.1.
>
> If you’re versed in Guix, you might be interested in writing a
> derivation that runs Debian in QEMU and invokes the commands that build
> .deb files, as Chris suggested. That would be awesome.
I don't currently know enough about guix to do that, but I think it'd be great
if I did.
Diane
On Thursday, February 25, 2016 12:30:47 PM Efraim Flashner wrote:
> Another option would be to include in the pre/post install script to add
> the repo if it's not already there. I know some third party repos delete
> and recreate their files, my `tor+http` setting keeps on getting
> overwritten.
> For Ubuntu, I used the patch below.
>
Thank you.
I fixed the typo and switched to using a uscan version=3 config file with the
Ludovic Courtès signing key in upstream/signing-key.asc so the uscan key
validation works correctly.
Does the updated uscan file work correctly on *buntu?
I also c
> Hosting a .deb file on our own server that users could download and
> install with dpkg would be perfect for us.
Actually the best thing to do would be to put the debs into a signed
repository, for example https://mirrorer.alioth.debian.org/ is a utility that
lets you create your own apt-getta
> Great work Diane!
>
> Are those bootstrapping binaries really necessary for getting Guix
> going? I guess for some reason I thought if you did the whole
> configure/make/etc dance it wouldn't be but maybe I'm wrong.
>
> Maybe this is a good step towards getting a Guix .deb we self-host on
> t
> That looks like the way forward to me. Such a package can setup and
> start the daemon - which is enough. No need to get the blessing from
> the distributions themselves (will take time, but it will come -
> there
> really is no difference with allowing foreign packages to work
> anyway).
I wr
That patch looks much nicer. Thank you.
Diane
On Friday, November 06, 2015 03:28:23 PM Ricardo Wurmus wrote:
> Hi,
>
> > One of our users asked me to install a package "bless" that required a
> > newer version of MPI than Debian provides, so I thought I'd try to build
> > a guix package as Guix
Hi,
One of our users asked me to install a package "bless" that required a newer
version of MPI than Debian provides, so I thought I'd try to build a guix
package as Guix actually has openmpi 1.8 packaged.
The software's home page is:
http://sourceforge.net/p/bless-ec/wiki/Home/
The source tar
12 matches
Mail list logo