Re: [PATCH 0/2] New pinentries

2016-04-27 Thread Efraim Flashner
On Wed, Apr 27, 2016 at 01:05:49PM -0400, Leo Famulari wrote: > On Wed, Apr 27, 2016 at 12:00:59AM +0300, Efraim Flashner wrote: > > On Tue, Apr 26, 2016 at 01:13:09PM -0400, Leo Famulari wrote: > > > On Tue, Apr 26, 2016 at 04:33:16PM +0200, Ricardo Wurmus wrote: > >

Re: [PATCH 0/2] New pinentries

2016-04-27 Thread Efraim Flashner
pinentry-tty0.9.7 out gnu/packages/gnupg.scm:573:2 -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted From 533668b17bcc901c132d93144a78f45c2f8aa9

Re: [PATCH 0/2] New pinentries

2016-04-26 Thread Efraim Flashner
t; > dropped from 700 MiB to 100 MiB. While I was at it I built a version with > > > qt5, if someone wanted it to match a future kde/qt-based desktop. I > > > couldn't > > > get a gtk3 version building, but I didn't try too hard. > > > > > > Efraim Flashner (2

[PATCH 1/2] gnu: Add minimal pinentry.

2016-04-26 Thread Efraim Flashner
* gnu/packages/gnupg.scm (pinentry): Rename pinentry-gtk, inherit from pinentry. [arguments]: Add pinentry-tty flag. [inputs]: Use gtk+-2, glib for pinentry-gtk2 only. [description]: Modify description based on inputs. --- gnu/packages/gnupg.scm | 22 +- 1 file changed, 17

[PATCH 2/2] gnu: Add pinentry-qt.

2016-04-26 Thread Efraim Flashner
* gnu/packages/gnupg.scm (pinentry-qt): New variable. --- gnu/packages/gnupg.scm | 12 1 file changed, 12 insertions(+) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index 71f6ece..6eac42d 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -31,6 +31,7

[PATCH 0/2] New pinentries

2016-04-26 Thread Efraim Flashner
On a whim I removed gtk2 and glib from pinentry and the size of the closure dropped from 700 MiB to 100 MiB. While I was at it I built a version with qt5, if someone wanted it to match a future kde/qt-based desktop. I couldn't get a gtk3 version building, but I didn't try too hard. Efraim

Re: [PATCH 0/2] Update Python to current versions

2016-04-21 Thread Efraim Flashner
gt; Cyril. > I know there were a couple of people working on getting 3.5.1 to work nicely. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted

Re: [PATCH] gnu: Add texmaker.

2016-05-23 Thread Efraim Flashner
ot; out > "/share/pixmaps") > + "texmaker.pro" > +(inputs > + `(("poppler-qt5" ,poppler-qt5) > + ("qt" ,qt) > + ("zlib" ,zlib))) > +(native-inputs > + `(("p

Re: [PATCH] gnu: Add r-genomationdata.

2016-05-23 Thread Efraim Flashner
/;) > +(synopsis "Experimental data for use with the genomation package") > +(description > + "This package contains experimental genetic data for use with the > +genomation package. Included are Chip Seq, Methylation and Cage data, > +downloaded from Encod

Re: [PATCH v2] move libxkbcommon from "gnu/packages/qt.scm" to "gnu/packages/xdisorg.scm"

2016-05-18 Thread Efraim Flashner
is not a git command. See 'git --help'. > > (on GuixSD) guix package -i git:send-email > > > or attach the patch as produced by ‘git format-patch’ to your messages? > > This one seems to work. > -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר

Re: qt: monolithic or modular?

2016-05-19 Thread Efraim Flashner
On Thu, May 19, 2016 at 02:15:07PM +0200, Ludovic Courtès wrote: > Efraim Flashner <efr...@flashner.co.il> skribis: > > > On Tue, Apr 05, 2016 at 07:22:20AM +0300, Efraim Flashner wrote: > >> I try very hard to not build qt on my laptop, mostly because of the lon

Re: qt: monolithic or modular?

2016-05-19 Thread Efraim Flashner
On Thu, May 19, 2016 at 04:17:50PM +0300, Efraim Flashner wrote: > On Thu, May 19, 2016 at 02:15:07PM +0200, Ludovic Courtès wrote: > > Efraim Flashner <efr...@flashner.co.il> skribis: > > > > > On Tue, Apr 05, 2016 at 07:22:20AM +0300, Efraim Flashner wrote: >

Re: [PATCH] gnu: octave: Update to 4.0.2.

2016-05-18 Thread Efraim Flashner
/maths.scm | 9 +++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm > index a794118..32e72ab 100644 > --- a/gnu/packages/maths.scm > +++ b/gnu/packages/maths.scm > @@ -11,6 +11,7 @@ > ;;; Copyright ©

Re: [PATCH] gnu: Add r-edger.

2016-05-23 Thread Efraim Flashner
all > of the Bioconductor packages to use SVN instead? > It would be easier than making our own archive of releases or systematically uploading them all to archive.org. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA

Re: [PATCH 0/1] GRUB: Use Parted in tests

2016-05-23 Thread Efraim Flashner
> Leo Famulari (1): > gnu: grub: Re-enable test. > > gnu/packages/grub.scm | 7 ++- > 1 file changed, 2 insertions(+), 5 deletions(-) > > -- > 2.8.2 > It looks good to me -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55

Re: [PATCH] gnu: Add r-genomationdata.

2016-05-24 Thread Efraim Flashner
On Tue, May 24, 2016 at 08:36:22AM +0200, Ricardo Wurmus wrote: > > Efraim Flashner <efr...@flashner.co.il> writes: > > > On Mon, May 23, 2016 at 04:57:16PM +0200, Ricardo Wurmus wrote: > >> * gnu/packages/bioinformatics.scm (r

Re: [PATCH] gnu: Add texmaker.

2016-05-24 Thread Efraim Flashner
a.scm: Rename texlive to tex. > > Here I’d just put “Adjust accordingly.” > > > * gnu/packages/docbook.scm: Rename texlive to tex. > > * gnu/packages/engineering.scm: Rename texlive to tex. > > … and here “Likewise.” is enough. > > Apart from that LGTM! > Ad

Adding wc to Bournish

2016-05-24 Thread Efraim Flashner
uix/guix.scm) didn't work for me. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted From 73d46eb504a0b076614eaee88b09c1c56d409a54 Mon Sep 17 00:0

Re: [PATCH] gnu: jemalloc: Update to 4.2.0.

2016-05-19 Thread Efraim Flashner
cs5d6ws63jv83vslrb1vlqdnf1dg43awkb9bbj9xqnvl7s" > +"1jvasihaizawz44j02bri47bd905flns03nkigipys81p6pds5mj" > (build-system gnu-build-system) > (home-page "http://www.canonware.com/jemalloc/;) > (synopsis "General-purpose scalabl

Re: [PATCH] Add Bluetooth support to Pulseaudio.

2016-05-16 Thread Efraim Flashner
On Sun, May 15, 2016 at 11:27:39AM +0300, Alex Kost wrote: > Efraim Flashner (2016-05-14 22:59 +0300) wrote: > > > On Sat, May 14, 2016 at 07:54:57PM +0300, Alex Kost wrote: > >> Ricardo Wurmus (2016-05-14 12:43 +0300) wrote: > >> > >> > Hello Guix, >

Re: [PATCH] envstore-2.1

2016-05-16 Thread Efraim Flashner
assoc-ref outputs "out"))) > >> + (setenv "PREFIX" "/") > >> + (setenv "DESTDIR" out) > >> + (system* "make" "install"))) > > > > These are inco

Re: [PATCH 2/3] gnu: Add ledger.

2016-05-16 Thread Efraim Flashner
gt; don't think this is one of those cases. > > > > Thoughts? > > I guess I'm of a different view... it was only very recently that I > upgraded to a machine that had > 4GB ram. And not too long ago I had a > machine with 2GB of ram for a long time. > > Which, yes maybe

Re: [PATCH] gnu: Add gtkspell3.

2016-05-14 Thread Efraim Flashner
+ > 1 file changed, 29 insertions(+) > > diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm > index 255d885..21657fa 100644 > --- a/gnu/packages/gtk.scm > +++ b/gnu/packages/gtk.scm > @@ -10,6 +10,7 @@ > ;;; Copyright © 2015 David Hashe &l

Re: [PATCH] Add Bluetooth support to Pulseaudio.

2016-05-14 Thread Efraim Flashner
ou still have problems with using guix repo through ssh? I do, > I mean I can't push or fetch. And as I see that other people commit to > the guix repo, I begin to think that it's only me who have this problem. if you change your url in .git/config to: url = http://git.savannah.gnu.org/

Re: qt: monolithic or modular?

2016-05-18 Thread Efraim Flashner
On Tue, Apr 05, 2016 at 07:22:20AM +0300, Efraim Flashner wrote: > I try very hard to not build qt on my laptop, mostly because of the long > build time (7 hours on hydra [0]). Currently we download and use the big > download of qt[1] and frankly I'd rather not. Qt does also ship i

Re: fstrim and SSDs and cron; was: Re: cron-service

2016-05-18 Thread Efraim Flashner
ave the bandwidth-limited transactions to the SSD for actual writes if you trim ahead of time. If we wanted to automatically trim for people without making mcron and its service part of %base-packages or %desktop-services we could add it as a hook before/after a `guix pull', but that seems too intru

Re: [PATCH] gnu: octave: Update to 4.0.2.

2016-05-18 Thread Efraim Flashner
use to build the GUI? There isn't anything listed in the inputs like gtk+-2 (as seems standard for GNU projects). -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

Re: [PATCH 02/10] gnu: Update python-unittest2 to 0.6.0

2016-05-03 Thread Efraim Flashner
ittest2-; > - version ".tar.gz")) > - (sha256 > - (base32 > - "0wbs4i4x3x7klr3v35ss6p9mcqz883i1xgcpkhvl7n2lyv6yhpda" > -(inputs > - `(("python2-setuptools" ,python2-setuptools))) > -(arguments > -

Re: [PATCH 04/10] gnu: remove test-only depencies of python-pbr

2016-05-03 Thread Efraim Flashner
ython-virtualenv))) > +("python-sphinx" ,python-sphinx))) > (home-page "https://launchpad.net/pbr;) > (synopsis "Change the default behavior of Python’s setuptools") > (description > -- > 2.6.2 > > Can you add a comment next

Re: [PATCH 04/10] gnu: remove test-only depencies of python-pbr

2016-05-03 Thread Efraim Flashner
gt; * gnu/packages/python.scm (python-pbr): remove test-only dependencies since > > we > > are not running the tests anyway. > > Remember to capitalize and punctuate the sentences :) > -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B

Re: [PATCH 07/10] gnu: Add python-funcsigs.

2016-05-03 Thread Efraim Flashner
ython2-funcsigs > + (package-with-python2 python-funcsigs)) > + > (define-public python-mock >(package > (name "python-mock") > -- > 2.6.2 > Based on the description, does it make sense to have a python- version and not just a python2- version? -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

Re: Publishing an Official Statement on Self-Hosted Compilers

2016-05-05 Thread Efraim Flashner
of packages. It doesn't take much, though, to realize that you have to start from somewhere to get reproducable and trustable binaries. While it's easy to throw up your hands and say "its turtles all the way down," the more the turtles rest on C's turtles the better. -- Efraim Flash

Re: [PATCH] system: Do not export PS1 in /etc/skel/.bashrc.

2016-05-05 Thread Efraim Flashner
and don't attach your name to it then it's as if you've tossed it into the file with all the other commits there and it can be assumed to follow the rest of the file/project in terms of copyright. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41

[PATCH 2/2] services: Add connman-service.

2016-05-05 Thread Efraim Flashner
@copyright{} 2015 Taylan Ulrich Bayırlı/Kammer@* Copyright @copyright{} 2015, 2016 Leo Famulari@* Copyright @copyright{} 2016 Ben Woodcroft@* -Copyright @copyright{} 2016 Chris Marusich +Copyright @copyright{} 2016 Chris Marusich@* +Copyright @copyright{} 2016 Efraim Flashner Permission

[PATCH 1/2] gnu: Add connman.

2016-05-05 Thread Efraim Flashner
file mode 100644 index 000..2625ae8 --- /dev/null +++ b/gnu/packages/connman.scm @@ -0,0 +1,89 @@ +;;; GNU Guix --- Functional package management for GNU +;;; Copyright © 2016 Efraim Flashner <efr...@flashner.co.il> +;;; +;;; This file is part of GNU Guix. +;;; +;;; GNU Guix is free so

Re: [PATCH] Connman

2016-05-05 Thread Efraim Flashner
On Tue, Apr 26, 2016 at 12:04:21AM +0200, Ludovic Courtès wrote: > Efraim Flashner <efr...@flashner.co.il> skribis: > > > I think I've finally gotten connman working, with a service. I haven't > > added an entry to doc/guix.texi yet, and for some reason when I start

Re: Patchwork

2016-05-10 Thread Efraim Flashner
question! I *think* Patchwork can find out by itself by > looking at the repository, but I don’t know exactly. We’ll see. :-) > > Ludo’. > The connman patches I've already committed are still listed as new on patchwork, and I didn't see a way to manually mark them as done. -- Efra

Re: [PATCH] gnu: jemalloc: Update to 4.1.0.

2016-05-04 Thread Efraim Flashner
> Regards, > Jelle > I've just finished building mariadb and blender on my machine and they built fine, will push it as soon as it finishes grafting. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiali

Re: Gnome-updates

2016-05-03 Thread Efraim Flashner
gt; we could update it to the lastest 0.43.0? IIRC odd numbers in gnome are development snapshots -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypt

Re: [PATCH] gnu: java-swt: Use other archive on 64-bit systems.

2016-05-09 Thread Efraim Flashner
hash32 file32) If the catch-all is for 32-bit then you could leave out i686 and armhf. With the values being x86 or x86_64, will it build on arm or mips? > + (origin > + (method url-fetch) > + (uri (string-append > + "http://ftp-stud.fht-essl

Re: guix-daemon hitting systemd TasksMax

2016-04-15 Thread Efraim Flashner
r out it might be worth it to add it to etc/guix-daemon.service in the guix source tree as well as mention it in the manual. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

Re: Reorganizing guix package commands

2016-04-20 Thread Efraim Flashner
ll', 'guix package install', > 'guix profile add', or anything else.) > > Taylan > Currently you can already call guix package -i foo bar -r baz and it'll install and remove packages as you'd expect. Another option that'll cut down on the length of the command but keep it obvious what's

Re: [PATCH] gnu: powertop: Patch absolute file names.

2016-04-20 Thread Efraim Flashner
as xset as part of x11-xserver-utils. > + #t)) > (inputs > - `(("zlib" ,zlib) > - ("pciutils" ,pciutils) > + `(("kmod" ,kmod) > ("ncurses" ,ncurses) > - ("libnl" ,libnl))) > +

Re: [PATCH 02/10] gnu: Add python-bz2file.

2016-04-21 Thread Efraim Flashner
(license asl2.0) > +(properties `((python2-variant . ,(delay python2-bz2file)) > + > +(define-public python2-bz2file > + (let ((base (package-with-python2 > + (strip-python2-variant python-bz2file > +(package > + (inherit base) > + (native-inputs

[PATCH] Connman

2016-04-20 Thread Efraim Flashner
I think I've finally gotten connman working, with a service. I haven't added an entry to doc/guix.texi yet, and for some reason when I started the patch I stuck it in wicd.scm. I've also attached the OS config I used while testing. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלש

Re: Guix talk at Dconf 2016 Berlin

2016-05-07 Thread Efraim Flashner
_2b-86424059_from3800.flv` or since this is guix: `guix environment --ad-hoc youtube-dl ffmpeg -- youtube-dl ... && ffmpeg ...` -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be gu

Re: Adding wc to Bournish

2016-05-25 Thread Efraim Flashner
On Wed, May 25, 2016 at 11:03:34AM +0200, Ricardo Wurmus wrote: > > Efraim Flashner <efr...@flashner.co.il> writes: > > > +(define (wc-command file) > > + (if (and (file-exists? file) (access? file 4)) > > + (let* ((wc-l ((@@ (guix build bournish) wc-l-comma

Re: Adding wc to Bournish

2016-05-25 Thread Efraim Flashner
On Wed, May 25, 2016 at 11:26:11AM +0200, Ricardo Wurmus wrote: > > Efraim Flashner <efr...@flashner.co.il> writes: > > > +(define (wc-l-command file) > > + (let* ((input-file (open-file file "r")) > > + (line (read-line input-file)) &g

Re: Obs on non-x86

2016-07-12 Thread Efraim Flashner
ld likely get the old functionality back, but I bet there's somewhere else we can change it. Looking at git blame that code has been there for almost 2 years, so it looks like something else changed that caused them to either change the default config or finally read and process the flags. --

Re: [PATCH] download: Add official SourceForge mirror.

2016-07-24 Thread Efraim Flashner
helped with the latest > problem, where the project-specific parts of the URL changed. But, if > our users can automatically use closer mirrors, that seems best. > > Any objections? > This sounds like a good idea -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG

Re: [PATCH] gnu: perl-io-socket-ssl: Add IDN support.

2016-07-24 Thread Efraim Flashner
t; (synopsis "Nearly transparent SSL encapsulation for IO::Socket::INET") > (description > "IO::Socket::SSL makes using SSL/TLS much easier by wrapping the > -- > 2.9.1 > > > -- > ♥Ⓐ ng0 – http://we.make.ritual.n0.is > For non-prism f

Re: [PATCH] gnu: perl-io-socket-ssl: Update to 2.033.

2016-07-24 Thread Efraim Flashner
ket-ssl-openssl-1.0.2f-fix.patch" > (build-system perl-build-system) > -- > 2.9.1 > > > -- > ♥Ⓐ ng0 – http://we.make.ritual.n0.is > For non-prism friendly talk find me on http://www.psyced.org > SecuShare – http://secushare.org > LGTM! -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

Re: Gs

2016-07-24 Thread Efraim Flashner
we could provide a wrapper containing a ‘gs’ symlink. I think this was the option I liked the most, I don't believe any functionality is lost with a gs->gsc symlink, and it would still keep the reduced size of the closure. > > This has been discussed with Efraim IIRC, though I can’t find th

Re: [PATCH] gnu: Add libsmpeg.

2016-07-24 Thread Efraim Flashner
ild of pygame. We'll see > > how it goes. > > Pygame's config.py is not finding smpeg-config. This will be fun! Anyone > with skill in Python is welcome to offer me assistance! > > -- > Kei (GPG Key: 4096R/E6A5EE3C19467A0D) -- Efraim Flashner <efr...@flashner.co.i

Re: help with setenv of perl-curses

2016-07-23 Thread Efraim Flashner
s works. > > -- > ♥Ⓐ ng0 – http://we.make.ritual.n0.is > For non-prism friendly talk find me on http://www.psyced.org > SecuShare – http://secushare.org > -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D

Re: Cook source disappeared

2016-07-24 Thread Efraim Flashner
; Avoid eavesdropping. Send strong encryted email. > PGP Public key ID: 1024D/2DE827B3 > fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 > See http://sks-keyservers.net or any PGP keyserver for public key. > -- Efraim Flashner <efr...@flashner.co.il>

Re: Cook source disappeared

2016-07-24 Thread Efraim Flashner
r > tree. > > This project is trying to address the problem: > https://www.softwareheritage.org/ > > I wonder if Guix can use that archive as a last resort? There's also fossies -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41

Re: Removing corrupted items from a mirror

2016-07-24 Thread Efraim Flashner
try `--fallback' to build > derivation from source > I was trying to build something earlier, got bounced between two mismatched hashes so neither would perminantly fail. Had to kill it and build both with --no-subsitutes to continue -- Efraim Flashner <efr...@flashner.co.il> אפרים

Re: [PATCH] gnu: perl-io-socket-ssl: Add IDN support.

2016-07-24 Thread Efraim Flashner
On Sun, Jul 24, 2016 at 09:08:05AM +, ng0 wrote: > Efraim Flashner <efr...@flashner.co.il> writes: > > > On Fri, Jul 22, 2016 at 12:05:46AM +, ng0 wrote: > >> From d841892a6563fa79f8185d6ea470a160d1b54b2c Mon Sep 17 00:00:00 2001 > >> From: ng0 <n.

Re: ARM: Installation and Booting; was: Re: GuixSD on ARM;

2016-07-14 Thread Efraim Flashner
e) >(zero? (system* "make" "HOSTCC=gcc" configname)) > > > (define-public u-boot-A20-OLinuXino-Lime2 > (package (inherit u-boot) > (name "u-boot-A20-OLinuXino-Lime2"))) > > ; someth

Re: Python install paths

2016-07-21 Thread Efraim Flashner
On Wed, Jul 20, 2016 at 12:27:13PM +0300, Efraim Flashner wrote: > I've been working slowly on getting onionshare packaged, and I've run > into a problem with the install phase. Normally everything just works, > but our --prefix=%out doesn't seem to overide the sys.prefix install >

Re: [PATCH 06/10] gnu: mesa: Enable wayland support.

2016-07-21 Thread Efraim Flashner
On Thu, Jul 21, 2016 at 02:19:26PM +0200, David Craven wrote: > When trying to run guix size on a custom built package I get a no > substitue information available message... > You're going to have to build it first both ways, once with and once without the wayland support. -- Efraim

Re: [PATCH 06/10] gnu: mesa: Enable wayland support.

2016-07-21 Thread Efraim Flashner
On Thu, Jul 21, 2016 at 03:29:37PM +0300, Efraim Flashner wrote: > On Thu, Jul 21, 2016 at 02:19:26PM +0200, David Craven wrote: > > When trying to run guix size on a custom built package I get a no > > substitue information available message... > > > > You're goin

Re: gnutls 'name-constraints' test failure

2016-07-18 Thread Efraim Flashner
Can we do an (if (system-prefix? "i686-linux" (or %target... %current...)) (disable test) (echo "hi mom!")) the other option I saw from the bug report https://github.com/libgd/libgd/issues/242#issuecomment-228676965 was apparently to add the flags -msse -mfpmath=sse to CFLAGS

add rlwrap

2016-07-17 Thread Efraim Flashner
Rlwrap is a wrapper program around readline, so I've stuck it in readline.scm. I realized while testing some of the programs I use regularly I've been negligent in submitting patches, so here's the first one I have. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28

Python install paths

2016-07-20 Thread Efraim Flashner
. Has anyone else run into problems like this and figured something out? -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Descriptio

Re: [PATCH 1/4] lint: Add packages with suffix ':bin' to 'inputs-should-be-native'.

2016-07-20 Thread Efraim Flashner
you think it's ok to check for glib:bin specifically? > > Thanks > David > What about gfortran:lib? Eigen uses it as an input but I believe the other instances of it are all native-inputs. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14

Re: Obs on non-x86

2016-07-12 Thread Efraim Flashner
On Tue, Jul 12, 2016 at 11:06:27AM +0300, Efraim Flashner wrote: > On Tue, Jul 12, 2016 at 09:00:19AM +0200, Andreas Enge wrote: > > Hello, > > > > the obs package fails to build on arm: > >http://hydra.gnu.org:3000/build/1298768/nixlog/1/tail-reload >

Re: [PATCH] gnu: racket: Update to 6.5.

2016-07-14 Thread Efraim Flashner
mentions it is fixed after the 6.4 release, > https://github.com/NixOS/nixpkgs/commit/927ce5ca718d0bbba69a062534b296a42595ef50, > so it should definitely be fixed on 6.5. > > Cheers, > Alex > I can confirm it builds on my machine. -- Efraim Flashner <efr...@flashner.co.il>

Re: [PATCH 1/2] gnu: lsh: Move to (gnu packages ssh)

2016-07-05 Thread Efraim Flashner
de 100644 gnu/packages/lsh.scm > -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

Re: Cross-building GuixSD (and maybe using pre-built toolchains)

2016-07-05 Thread Efraim Flashner
s you may have! > > Paul > > [1] https://www.gnu.org/software/guix/manual/html_node/Porting.html#Porting > -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

Re: [PATCH 1/2] gnu: lsh: Move to (gnu packages ssh)

2016-07-05 Thread Efraim Flashner
On Tue, Jul 05, 2016 at 09:01:57AM +0300, Efraim Flashner wrote: > On Mon, Jul 04, 2016 at 10:56:15PM +0200, David Craven wrote: > > * gnu/packages/lsh.scm: Remove. Move 'lsh and liboop' to... > > * gnu/packages/ssh.scm (liboop, lsh): ... here. New variables. > > * gnu/ser

Re: chroot/aarch64 issues

2016-07-05 Thread Efraim Flashner
On Tue, Jul 05, 2016 at 10:45:51AM +0200, Ludovic Courtès wrote: > Efraim Flashner <efr...@flashner.co.il> skribis: > > > On Mon, Jul 04, 2016 at 03:37:12PM +0200, Ludovic Courtès wrote: > >> Hi! > > If the kernel config corresponds to this kernel, I don’t see wh

Re: chroot/aarch64 issues

2016-07-05 Thread Efraim Flashner
On Tue, Jul 05, 2016 at 10:45:51AM +0200, Ludovic Courtès wrote: > Efraim Flashner <efr...@flashner.co.il> skribis: > > > On Mon, Jul 04, 2016 at 03:37:12PM +0200, Ludovic Courtès wrote: > >> Hi! > >> > >> Efraim Flashner <efr...@flashner.co.i

Re: chroot/aarch64 issues

2016-07-05 Thread Efraim Flashner
On Tue, Jul 05, 2016 at 04:44:15PM +0200, Ludovic Courtès wrote: > Efraim Flashner <efr...@flashner.co.il> skribis: > > > On Tue, Jul 05, 2016 at 10:45:51AM +0200, Ludovic Courtès wrote: > >> Efraim Flashner <efr...@flashner.co.il> skribis: > >> >

Re: [PATCH]:Resend: Add LLVM, clang and clang-runtime-3.8 to GNU Guix

2016-07-06 Thread Efraim Flashner
add the new variables. > > Other than that it looks good to me. Thank you, Roel and Dennis! > > ~~ Ricardo > Do we want to change the default llvm and clang to 3.8 also? -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7

Re: [PATCH 2/2] gnu: Add gnome-mpv.

2016-07-07 Thread Efraim Flashner
any lines over 90 characters, to allow for incredibly long urls and super-indented code. > > Anyway, here's an updated patch. In addition to correcting the long > line, I also tweaked the synopsis and description to make clear that > this is a media player, for the benefit of anyone

bio package star

2016-07-06 Thread Efraim Flashner
http://hydra.gnu.org/build/1295673/log/raw Star currently fails to build on i686. Looking at the logs, it freaks out at an unsigned long int, __uint128_t, which as far as I know isn't supported on 32-bit systems, so it looks to me like we should disable support for i686 and armhf. -- Efraim

Re: [PATCH 2/2] gnu: Add gnome-mpv.

2016-07-09 Thread Efraim Flashner
an updated patch. In addition to correcting the long > line, I also tweaked the synopsis and description to make clear that > this is a media player, for the benefit of anyone who hasn't heard of > mpv. > -- > Alex Griffin packaged pushed! -- Efraim Flashner <efr...@flashner.co.il>

Re: [PATCH 1/2] gnu: mpv: Enable shared library support.

2016-07-09 Thread Efraim Flashner
On Thu, Jul 07, 2016 at 09:11:06AM +0200, Ricardo Wurmus wrote: > > Alex Griffin <a...@ajgrf.com> writes: > > > This patch enables the libmpv shared library, needed by frontends like > > gnome-mpv. > > Looks good to me. Thank you! > > ~~ Ricardo >

Re: Too many questions about texlive-texmf

2016-07-11 Thread Efraim Flashner
ase help fix 3. broken pipe, try again If you would like to try building it on your machine to work around 1 or 3, please add '--fallback' to your command. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

gnuplot update

2016-07-22 Thread Efraim Flashner
-old.tar.gz 08vpmhl85l48xcccx8jrkamalih2d6z9ppqpsppwii9y2l1p3297 New tarball: (also at Sourceforge) https://flashner.co.il/~efraim/gnuplot-5.0.4-new.tar.gz 07n3w12dkcxjnhsvsliaqnkhajhi818v6q8mkpmpbplbf92vh70m -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E5

Re: gnuplot update

2016-07-22 Thread Efraim Flashner
Ignore the previous patch, here's the real one to update it. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypte

Re: CFP: GNU Hacker Meeting 2016

2016-06-29 Thread Efraim Flashner
d some simple tasks without needing to click on the toolbar on top would be good. Other things to hack on that I've thought about were EFI/u-boot support and combining QEMU and guix offload. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

Re: [PATCH] gnurl: Update to 7.48.0.

2016-07-02 Thread Efraim Flashner
ng0 > For non-prism friendly talk find me on > psyced.org / loupsycedyglgamf.onion > I also got an error about a missing name, not sure what that's about. Applying: This updates libgnurl to 7.48.0. fatal: empty ident name (for <>) not allowed -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

Re: [PATCH 0/6] Pytest update

2016-07-02 Thread Efraim Flashner
ed, 17 insertions(+), 26 deletions(-) > > -- > 2.9.0 > > The patch-set looks good to me. For the curious, I checked python-pytest and python2-pytest and ended up with 81 packages and 235 dependants, but some of those are from my WIP tree in GUIX_PACKAGE_PATH -- Efraim Flash

Re: [PATCH] gnu: conkeror: Update to 1.0.3

2016-07-03 Thread Efraim Flashner
rzzcbi7rlay7gx7kvzjv17a030nyk0" > +"0ybmincxw3msnrfpby9gnckbq2x94c7fra2m66zham54cjc7mav3" > (build-system gnu-build-system) > (inputs `(("icecat" ,icecat))) > (arguments > -- > 2.9.0 > Looks good! I added a copyrigh

Re: [PATCH] gnurl: Update to 7.48.0.

2016-07-04 Thread Efraim Flashner
o 7.48.0. > Everything worked this time :) Pushed -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

Re: [PATCH 2/2] gnu: ldc: Update to 1.1.0.

2017-02-03 Thread Efraim Flashner
1.0-beta6) > - > (define-public dub >(package > (name "dub") > Without having built it to test it out, I would replace this part with either having it superceded by ldc-1.1.0, or have ldc-beta point to ldc-1.1.0, so no one who relies on it finds it broken. -- Efrai

Re: 01/01: gnu: Remove pcre-CVE-2016-3191.patch.

2017-01-23 Thread Efraim Flashner
On January 23, 2017 10:41:19 PM GMT+02:00, Leo Famulari <l...@famulari.name> wrote: >On Mon, Jan 23, 2017 at 08:31:29AM +0000, Efraim Flashner wrote: >> efraim pushed a commit to branch core-updates >> in repository guix. >> >> commit 0e88ada940953ac6b12fcbfd2

Re: GeoIP database redistribution?

2017-01-24 Thread Efraim Flashner
would be safe to > do. > The other thing is that guix downloads the files into ram and then writes them into the store, which can be a problem if the source is larger than the available memory. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

ANNOUNCE: Guix on Aarch64 !!

2017-02-20 Thread Efraim Flashner
if I can get guix working there too. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

Re: [PATCH 5/6] gnu: gcc: Force Aarch64 to use /lib.

2017-02-25 Thread Efraim Flashner
On February 22, 2017 9:42:58 PM GMT+02:00, Efraim Flashner <efr...@flashner.co.il> wrote: >On Tue, Feb 14, 2017 at 09:51:20PM +0200, Efraim Flashner wrote: >> On Tue, Feb 14, 2017 at 09:51:47AM +0100, Ludovic Courtès wrote: >> > Danny Milosavljevic <dan.

Re: [PATCH 5/6] gnu: gcc: Force Aarch64 to use /lib.

2017-02-22 Thread Efraim Flashner
On Tue, Feb 14, 2017 at 09:51:20PM +0200, Efraim Flashner wrote: > On Tue, Feb 14, 2017 at 09:51:47AM +0100, Ludovic Courtès wrote: > > Danny Milosavljevic <dan...@scratchpost.org> skribis: > > > > >> + ;; Force Aarch64

Re: [PATCH 2/6] gnu: %bootstrap-coreutils: Patch egrep/fgrep to work regardless of $PATH.

2017-02-14 Thread Efraim Flashner
On Tue, Feb 14, 2017 at 09:35:58AM +0100, Ludovic Courtès wrote: > Efraim Flashner <efr...@flashner.co.il> skribis: > > > This is the bootstrap version of 1063d325ea76aa2b00dfcd3d436b16e412103df1 > > > > * gnu/packages/bootstrap.scm (%bootstrap-coreutils)[source]: P

Re: [PATCH 1/6] gnu: %static-inputs: Use 'grep' without custom phase.

2017-02-14 Thread Efraim Flashner
On Tue, Feb 14, 2017 at 09:30:01AM +0100, Ludovic Courtès wrote: > Efraim Flashner <efr...@flashner.co.il> skribis: > > > This reverts commit 1063d325ea76aa2b00dfcd3d436b16e412103df1 for during > > creation of the bootstrap-binaries. > > > > * gnu/packages/make

Re: [PATCH 4/6] gnu: Add bootstrap-binaries for 'aarch64-linux'.

2017-02-14 Thread Efraim Flashner
On Tue, Feb 14, 2017 at 09:51:01AM +0100, Ludovic Courtès wrote: > Efraim Flashner <efr...@flashner.co.il> skribis: > > > * gnu/packages/bootstrap/aarch64-linux/bash, > > gnu/packages/bootstrap/aarch64-linux/mkdir, > > gnu/packages/bootstrap/aarch64-linux/xz, >

Re: [PATCH 5/6] gnu: gcc: Force Aarch64 to use /lib.

2017-02-14 Thread Efraim Flashner
spect. > > WDYT, Efraim? > > Ludo’. I don't think it should cause a problem either way. As far as I can tell it doesn't make a difference to the software built further down the line. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 66

Re: [PATCH 3/6] daemon: On aarch64, use increments of 16 on the stack.

2017-02-14 Thread Efraim Flashner
On Tue, Feb 14, 2017 at 09:47:30AM +0100, Ludovic Courtès wrote: > Efraim Flashner <efr...@flashner.co.il> skribis: > > > man2 clone: EINVAL: ... on aarch64, child_stack must be a multiple of 16. > > > > * nix/libstore/build.cc (DerivationGoal::startBuilder): Whe

Re: Announcement regarding the oss-security mailing list

2017-02-13 Thread Efraim Flashner
t; > Ludo’. > That's great, in the past I assumed that if `guix lint -c cve' found the CVE then it had already been out for a bit. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guar

<    1   2   3   4   5   6   7   8   9   10   >