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

2017-02-09 Thread Efraim Flashner
;;; Copyright © 2012, 2013, 2014, 2015, 2016 Ludovic Courtès <l...@gnu.org> +;;; Copyright © 2017 Efraim Flashner <efr...@flashner.co.il> ;;; ;;; This file is part of GNU Guix. ;;; @@ -206,7 +207,16 @@ for `sh' in $PATH, and without nscd, and with static NSS modules."

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

2017-02-09 Thread Efraim Flashner
* gnu/packages/gcc.scm (gcc)[arguments]: On aarch64 replace force libdir to be lib and not lib64. --- gnu/packages/gcc.scm | 4 1 file changed, 4 insertions(+) diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm index 075642ebd..2bd630d5d 100644 --- a/gnu/packages/gcc.scm +++

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

2017-02-09 Thread Efraim Flashner
nload.scm +++ b/build-aux/download.scm @@ -1,6 +1,7 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2012, 2013 Ludovic Courtès <l...@gnu.org> ;;; Copyright © 2014, 2015 Mark H Weaver <m...@netris.org> +;;; Copyright © 2017 Efraim Flashner <efr...@flash

[PATCH 0/6] WIP aarch64 support

2017-02-09 Thread Efraim Flashner
to make sure we're targeting ARMv8-a and not 8.1 or 8.2 as more devices come out. aarch64-linux-gnu target: This one I tossed in. Efraim Flashner (6): gnu: %static-inputs: Use 'grep' without custom phase. gnu: %bootstrap-coreutils: Patch egrep/fgrep to work regardless of $PATH. daemon

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

2017-02-09 Thread Efraim Flashner
man2 clone: EINVAL: ... on aarch64, child_stack must be a multiple of 16. * nix/libstore/build.cc (DerivationGoal::startBuilder): When on aarch64, when calling clone(), increment the stack by 16. --- nix/libstore/build.cc | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git

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

2017-02-09 Thread Efraim Flashner
This is the bootstrap version of 1063d325ea76aa2b00dfcd3d436b16e412103df1 * gnu/packages/bootstrap.scm (%bootstrap-coreutils)[source]: Patch the absolute location of 'grep' when called from 'egrep' or 'fgrep'. --- gnu/packages/bootstrap.scm | 4 1 file changed, 4 insertions(+) diff --git

[PATCH 6/6] hydra: Add "aarch64-linux-gnu" as a cross-compilation target.

2017-02-09 Thread Efraim Flashner
* build-aux/hydra/gnu-system.scm (%cross-targets): Add "aarch64-linux-gnu". --- build-aux/hydra/gnu-system.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/build-aux/hydra/gnu-system.scm b/build-aux/hydra/gnu-system.scm index 17c224ea4..53fa637f1 100644 --- a/build-aux/hydra/gnu-system.scm

Re: [PATCH] gnu: tcsh: Update to 6.20.00.

2017-01-18 Thread Efraim Flashner
est.patch | 151 > ++- > gnu/packages/shells.scm | 10 +- > 2 files changed, 15 insertions(+), 146 deletions(-) > tcsh-do-not-define-BSDWAIT.patch was removed from the tcsh source, but not from the repo or from gnu/local.mk. Is it used somewhere else? -- Efraim Flashn

Re: Encrypted root partition

2017-01-18 Thread Efraim Flashner
at encrypted swap was this easy! > This seems like something that would be nice to add to 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: [PATCH v2 3/6] gnu: Add python-dulwich.

2017-01-18 Thread Efraim Flashner
) > > + #t) > > +(propagated-inputs > > + `(("python-fastimport" ,python-fastimport))) > > +(native-inputs > > + `(("python-mock" ,python-mock) > > + ("python-geventhttpclient" ,python-geventhttpclient)

Re: Ada compiler

2017-01-19 Thread Efraim Flashner
t is not 'eq?' with gnat-4.9, and thus 'fold-packages' would > + ;; report two gnat@4.9 that are in fact identical. > + gnat-4.9) > Sometimes I have to wonder, to me that just sounds like a fun bootstrapping problem that involves diving into the annals of computing history. I found ht

Re: 01/01: gnu: shotwell: Update to 0.23.4.

2016-08-20 Thread Efraim Flashner
On Fri, Aug 19, 2016 at 03:48:53PM +0200, Tobias Geerinckx-Rice wrote: > Efraim, > > On 19/08/16 12:35, Efraim Flashner wrote: > > efraim pushed a commit to branch master > > in repository guix. > > > > commit f819c21dd5ea08ef063f68999710b6b25432df1c

Re: [PATCH] gnu: Move gtkglext from gnome to gtk.

2016-08-20 Thread Efraim Flashner
f noise for little gain (and in some > cases I think the new location isn’t actually an improvement). > > ~~ Ricardo > I like the freedesktop, glib and linux ones, not as sure about the gnome/gtk switchings. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key =

Re: Guix on other distros: Gentoo. [You run Gentoo? Please help testing.]

2016-08-20 Thread Efraim Flashner
ing to write, but it should just > work. > > Also strange enough a sequence from 1 - 10 in ebuild creates users 01 - > 10. > > -- > ♥Ⓐ ng0 > Current Keys: https://we.make.ritual.n0.is/ng0.txt > For non-prism friendly talk find me on http://www.psyced.org > one thi

Re: [PATCH] Add Emacs Org mode

2016-08-20 Thread Efraim Flashner
ld this still be useful to people using Guix on a foreign distro? -- 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 -- Sent from my Android

Re: [PATCH 24/24] gnu: qt: Update qt to 5.7.0.

2016-08-20 Thread Efraim Flashner
to use qt-4 with vlc 2.2.4 (if I don't manage to fix it)? That's what > arch linux is doing currently - and forcing --std=gnu++98, since > they're on gcc6. > you could also try using regular qt, that's still on 5.6.1-1 -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key

Re: Building for Android and F-Droid

2016-09-05 Thread Efraim Flashner
be tested more before breaking it down into patches and submitting it. Of course currently building apks doesn't work, and I haven't really tested much of the functionality yet. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confid

Re: [PATCH] gnu: Add Infernal.

2016-09-05 Thread Efraim Flashner
; context-free > >> +grammars called @dfn{covariance models} (CMs). A CM is like a sequence > >> +profile, but it scores a combination of sequence consensus and RNA > >> secondary > >> +structure consensus, so in many cases, it is more capable of identifying > >> RNA >

Re: Removing the attic package

2016-09-05 Thread Efraim Flashner
ws, is unmaintained, and that borg is a fork & continuation of it, would be a good change. That might keep new people from installing it, but how would we get people who have already installed it to uninstall it? Or to see the message? -- Efraim Flashner <efr...@flashner.co.il> אפר

Re: QEMU update (security)

2016-09-05 Thread Efraim Flashner
;1"))) > (add-before 'check 'disable-test-qga > (lambda _ > - (substitute* "tests/Makefile" > + (substitute* "tests/Makefile.include" > ;; Comment out the test-qga test, which needs /sys and >

Re: [PATCH] gnu: Add python-pypump

2016-09-05 Thread Efraim Flashner
; > adding old releases, although we do sometimes keep them around for > > > compatibility. But I could be mistaken. > > > > > > What do people think we should do? > > > > Yes I agree with the second alternative as well. > > Okay, will you send a pat

Re: [PATCH] Patchseries: perl-www-opensearch and dependencies.

2016-09-05 Thread Efraim Flashner
problems are addressed, and some > additional changes to move comments when no test can be run are moved to > save lines. > > > -- > ng0 > For non-prism friendly talk find me on http://www.psyced.org Patches pushed! -- Efraim Flashner <efr...@flashner.co.il> א

Re: [PATCH] gnu: vlc: Add inputs.

2016-09-05 Thread Efraim Flashner
> > Thanks! > also check the closure size with and without samba. A long time ago we removed samba from mpv and it drastically slimmed down the size of the closure. IIRC it meant we could no longer do `mpv smb://...' -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F

Re: [PATCH] gnu: lua-5.1: install pkg-config file.

2016-09-05 Thread Efraim Flashner
}/$(COMPILER)' > ++@echo > ++ @echo 'Name: Lua' > ++@echo 'Description: A powerful, fast, lightweight, embeddable scripting > language' > ++@echo 'Version: $(R)' > ++@echo > ++@echo 'Libs: -L$${libdir} -llua -lm' > ++@echo 'Cflags: -I$${includedir}' > ++ > ++pkg-config: $(TO_PC) > ++$(TO_PC): > ++@$(MAKE) -s pc > $@ > ++ > + # list targets that do not create files (but not all makes understand > .PHONY) > +-.PHONY: all $(PLATS) clean test install local none dummy echo pecho lecho > ++.PHONY: all $(PLATS) clean test install local none dummy echo pecho lecho > pkg-config > + > + # (end of Makefile) I don't want this patch to get lost. What is the status of this patch? -- 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] scripts: hash: Add --exclude-.git option.

2016-09-05 Thread Efraim Flashner
an this be generalized? `grep \\-download\) gnu/packages/*scm' shows also svn-download, cvs-download and a lone hg-download. -- 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: 01/01: gnu: qemu: Update to 2.7.0 [fixes CVE-2016-7116].

2016-09-06 Thread Efraim Flashner
changed in qemu@2.7.0. > + (replace 'disable-test-qga > + (lambda _ > + (substitute* "tests/Makefile" > + (("check-unit-.* tests/test-qga" all) >

Re: [PATCH][v2] gnu: Add perl-curses

2016-09-06 Thread Efraim Flashner
"/lib -lpanel")) > + (setenv "CURSES_MENU_LDFLAGS" > + (string-append "-L" (assoc-ref inputs "ncurses") > +"/lib -lmenu")) > +

Re: [PATCH] gnu: lua-5.1: install pkg-config file.

2016-09-06 Thread Efraim Flashner
On Tue, Sep 06, 2016 at 02:40:46PM +0200, Danny Milosavljevic wrote: > Hi, > > it works for me (and has been adapted from the newer lua's patch where it > also worked) and it's necessary for celestia. > > No idea why it's still pending... Patch pushed! -- Efra

Re: [PATCH 1/1] Go: Update to 1.7

2016-09-06 Thread Efraim Flashner
x/commits/contrib-syncthing > > > > > ;;; Copyright ?? 2016 Matthew Jordan <matthewjordandev...@yandex.com> > > > ;;; Copyright ?? 2016 Andy Wingo <wi...@igalia.com> > > > ;;; Copyright ?? 2016 Ludovic Court??s <l...@gnu.org> > > > +;

Re: "move-phase-after"?

2016-09-06 Thread Efraim Flashner
ing build systems. I know I've seen something else for moving 'check after 'install. -- 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] gnu: scribus: Update to 1.5.2.

2016-09-06 Thread Efraim Flashner
;(sha256 > (base32 > -"0f2adwg58w37sdi3xrk8xqw486p3pcfjaypcsswjl76r2f3yd0hq" > +"1xbl7h4x32y2nfhn57ivjziyvlnwadcbizqwfqx5srfsmqiyqppc")))) > (build-system cmake-build-system) > (arguments > `(#:tests? #f ; no

Re: [PATCH] gnu: Add gzstream.

2016-09-06 Thread Efraim Flashner
gt; + (modify-phases %standard-phases > + (delete 'configure) > + (replace 'install > + (lambda* (#:key outputs #:allow-other-keys) > + (let* ((out (assoc-ref outputs "out")) > +(lib (string-append out "/lib&

Re: [PATCH 1/7] gnu: lua: Build with support for dynamic libraries.

2016-08-30 Thread Efraim Flashner
On Tue, Aug 30, 2016 at 10:44:24AM +0200, gno wrote: > > (damn, i keep forgetting adding guix devel to CC) > I just hit 'reply-all' and hope it works. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confide

Re: [PATCH] import: hackage: default to https urls.

2016-08-30 Thread Efraim Flashner
uot; to > "Default"? thanks. > > ng0 > For non-prism friendly talk find me on http://www.psyced.org > Patch 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] gnu: Add p7zip.

2016-09-02 Thread Efraim Flashner
tching file Utils/file_7z_so.py patching file Utils/generate.py patching file contrib/qnx630sp3/qnx630sp3-shared patching file makefile patching file makefile.oldmake patching file makefile.qnx_shared.so source is under 'p7zip_16.02' applying '/gnu/store/ypyc1ar3iajzslgn9zbx1vjm7b1ljfq9-p7zip-remove-

Re: 02/02: gnu: gsl: Update to 2.2.

2016-09-02 Thread Efraim Flashner
That's what we found on irc also when we tried it On September 2, 2016 10:16:59 AM GMT+03:00, Alex Sassmannshausen <alex.sassmannshau...@gmail.com> wrote: > >Mark H Weaver writes: > >> efr...@flashner.co.il (Efraim Flashner) writes: >> >>> efr

Re: [PATCH] gnu: Add p7zip.

2016-09-02 Thread Efraim Flashner
On September 2, 2016 2:51:03 PM GMT+03:00, Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> wrote: > >Efraim Flashner <efr...@flashner.co.il> writes: > >> On Thu, Sep 01, 2016 at 03:05:34PM -0400, Kei Kebreau wrote: >>> Ricardo Wurmus <rek...@elephly

Re: [PATCH 1/2] gnu: man-db: Use modify-phases syntax.

2016-09-07 Thread Efraim Flashner
;;; Copyright © 2014 David Thompson <dthomps...@worcester.edu> > -;;; Copyright © 2015 Ricardo Wurmus <rek...@elephly.net> > +;;; Copyright © 2015, 2016 Ricardo Wurmus <rek...@elephly.net> > ;;; Copyright © 2015 Alex Kost <alez...@gmail.com> > ;;; Copyrig

Re: [PATCHv2 2/2] gnu: Add sway.

2016-09-07 Thread Efraim Flashner
;json-c" ,json-c) > + ("libinput" ,libinput) > + ("libxkbcommon" ,libxkbcommon) > + ("linux-pam" ,linux-pam) > + ("pango" ,pango) > + ("pcre" ,pcre) > + ("wlc" ,wlc))) asciidoc. docbook-* can be n

Re: [PATCH] gnu: Add pybitmessage, [PATCH] gnu: Add python2-pyqt-4, [PATCH] gnu: gnu: messaging: Use license: prefix.

2016-09-07 Thread Efraim Flashner
> ng0 > For non-prism friendly talk find me on http://www.psyced.org > I've rebased the patches and applied some '#t' to some of the phases. If anyone else would like to test them out or comment, they look ready to me to be pushed. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר

Re: [PATCHv2 1/2] gnu: Add wlc.

2016-09-07 Thread Efraim Flashner
t; +(license license:x11))) > -- > 2.9.2 > > The package doesn't seem to be able to find all of the wayland libraries it wants. -- Found WAYLAND_CLIENT: /gnu/store/9jfrsgr6jw9hzqj81p3vn632m79x5gla-wayland-1.11.0/lib/libwayland-client.so -- Found WAYLAND_SERVER: /gnu/store/9jfrsg

Re: [PATCH 1/1] gnu: curl: Update replacement to 7.50.2 [fixes CVE-2016-7141].

2016-09-07 Thread Efraim Flashner
d url-fetch) >(uri (string-append "https://curl.haxx.se/download/curl-; >version ".tar.lzma")) >(sha256 > (base32 > - "0qc3qp3h18v24irzw7dgg1jf39v4hnz8irv83v9lbn9rxzrpdcdj"))) >

Re: [PATCH 3/3] gnu: Add utox.

2016-09-08 Thread Efraim Flashner
quot;libxrender" ,libxrender))) more of an aesthetic thing, can you make the inputs alphabetized? > + (native-inputs > +`(("pkg-config" ,pkg-config))) > + (synopsis "Lightweight Tox client") > + (description "The lightest and fluffiest Tox client. Tox

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

2016-09-08 Thread Efraim Flashner
'configure > + %standard-phases))) It may be shorter in this case, but we've still switched to 'modify-phases' > + (synopsis "Lightweight audio filtering library") > + (description "An easy to use audio filtering library made from webrtc > cod

Re: [PATCH 1/3] gnu: openal: Update to 1.17.2.

2016-09-08 Thread Efraim Flashner
(sha256 > (base32 > -"0mmhdqiyb3c9dzvxspm8h2v8jibhi8pfjxnf6m0wn744y1ia2a8f" > +"051k5fy8pk4fd9ha3qaqcv08xwbks09xl5qs4ijqq2qz5xaghhd3" > (build-system cmake-build-system) > (arguments > `(#:tests? #f ; no check target > -- > 2.10.0 > Thi

Re: [PATCH] gnu: Add git-review.

2016-09-08 Thread Efraim Flashner
scm b/gnu/packages/openstack.scm > index 8474904..2a54a20 100644 > --- a/gnu/packages/openstack.scm > +++ b/gnu/packages/openstack.scm > @@ -1,6 +1,7 @@ > ;;; GNU Guix --- Functional package management for GNU > ;;; Copyright © 2015 Cyril Roelandt <tipec...@gmail.com> > ;;

[PATCH 0/2] two more packages

2016-09-08 Thread Efraim Flashner
Going through my GUIX_PACKAGE_PATH, I've pulled out two packages that should be ready to send upstream. More to follow, hopefully very soon. Efraim Flashner (2): gnu: Add edi. gnu: Add libhdate. gnu/packages/calendar.scm | 21 + gnu/packages/enlightenment.scm | 26

[PATCH 2/2] gnu: Add libhdate.

2016-09-08 Thread Efraim Flashner
* gnu/packages/calendar.scm (libhdate): New variable. --- gnu/packages/calendar.scm | 21 + 1 file changed, 21 insertions(+) diff --git a/gnu/packages/calendar.scm b/gnu/packages/calendar.scm index cf85899..0c37caa 100644 --- a/gnu/packages/calendar.scm +++

Re: [PATCH] gnu: emacs-neotree: Fix downloaded source file

2016-08-30 Thread Efraim Flashner
ng-append name "-" version > + (file-name (string-append name "-" version ".tar.gz" > (build-system emacs-build-system) > (synopsis "Folder tree view for Emacs") > (description "This Emacs package provides a

Re: [PATCH] Update entr to 3.6

2016-08-30 Thread Efraim Flashner
pdated patch? Thanks. -- 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] Update entr to 3.6

2016-09-08 Thread Efraim Flashner
gt; Thanks, > Matthew. > > The update to 3.6 has been applied separately, moving it to shells.scm has not. -- 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

Re: [PATCH 1/2] gnu: add python-django.

2016-09-08 Thread Efraim Flashner
> + > + add_url = reverse('admin:admin_utils_article_add') > + post_data['title'] = 'New' > +@@ -117,11 +117,12 @@ class LogEntryTests(TestCase): > + 'Changed domain. Added article "Article object". ' > + 'Changed title for article "Article

[PATCH 1/2] gnu: Add edi.

2016-09-08 Thread Efraim Flashner
* gnu/packages/enlightenment.scm (edi): New variable. --- gnu/packages/enlightenment.scm | 26 ++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm index 7cd11b5..a0c5a83 100644 ---

Re: [PATCH] gnu: Add surfraw.

2016-09-08 Thread Efraim Flashner
web searches are a9 based so I can not test this. > This package is good to go from my side, just needs a review. > ./pre-inst-env guix environment --ad-hoc surfraw surfraw wikipedia -browser=links RMS ... didn't bring up RMS. Apparently they've hidden him behind a disambiguatio

[PATCH 05/16] gnu: Add python-graphql-core.

2016-09-11 Thread Efraim Flashner
* gnu/packages/python.scm (python-graphql-core): New variable. --- gnu/packages/python.scm | 45 + 1 file changed, 45 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 0886c4f..a4493c5 100644 ---

[PATCH 16/16] gnu: Add onionshare.

2016-09-11 Thread Efraim Flashner
: Efraim Flashner <efr...@flashner.co.il> +Date: Thu, 21 Jul 2016 13:22:45 +0300 +Subject: [PATCH] patch + +--- + setup.py | 14 +++--- + 1 file changed, 7 insertions(+), 7 deletions(-) + +diff --git a/setup.py b/setup.py +index 8ae56fe..8b245c9 100644 +--- a/setup.py b/setup.py +@@

[PATCH 04/16] gnu: Add python-pytest-mock.

2016-09-11 Thread Efraim Flashner
* gnu/packages/python.scm (python-pytest-mock): New variable. --- gnu/packages/python.scm | 39 +++ 1 file changed, 39 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index a340604..0886c4f 100644 --- a/gnu/packages/python.scm +++

[PATCH 13/16] gnu: Add python-nose2.

2016-09-11 Thread Efraim Flashner
* gnu/packages/python.scm (python-nose2): New variable. --- gnu/packages/python.scm | 31 +++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 81c706d..94ebd7d 100644 --- a/gnu/packages/python.scm +++

[PATCH 09/16] gnu: Add python-django-filter.

2016-09-11 Thread Efraim Flashner
* gnu/packages/python.scm (python-django-filter): New variable. --- gnu/packages/python.scm | 30 ++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 36b96f6..7effc67 100644 --- a/gnu/packages/python.scm +++

[PATCH 02/16] gnu: Add python-peewee.

2016-09-11 Thread Efraim Flashner
* gnu/packages/databases.scm (python-peewee): New variable. --- gnu/packages/databases.scm | 30 ++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index fc31653..85bbca1 100644 --- a/gnu/packages/databases.scm +++

[PATCH 03/16] gnu: Add python-promise.

2016-09-11 Thread Efraim Flashner
* gnu/packages/python.scm (python-promise): New variable. --- gnu/packages/python.scm | 34 ++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 101e7f1..a340604 100644 --- a/gnu/packages/python.scm +++

[PATCH 08/16] gnu: Add python-pytest-django.

2016-09-11 Thread Efraim Flashner
* gnu/packages/python.scm (python-pytest-django): New variable. --- gnu/packages/python.scm | 40 1 file changed, 40 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 91d82aa..36b96f6 100644 --- a/gnu/packages/python.scm

Re: [PATCH] gnu: Add git-review.

2016-09-09 Thread Efraim Flashner
On Fri, Sep 09, 2016 at 10:23:20AM +0200, Clément Lassieur wrote: > Efraim Flashner <efr...@flashner.co.il> writes: > > > On Thu, Sep 08, 2016 at 10:28:37PM +1000, Ben Woodcroft wrote: > > >> I think including git simply as an input is problematic because

[PATCH 00/16] Add onionshare

2016-09-11 Thread Efraim Flashner
aster file" that I pulled the patches from, it makes building all the patches a bit easier to only have to drop in one file than to apply 16 patches. Efraim Flashner (16): gnu: Add python-pika. gnu: Add python-peewee. gnu: Add python-promise. gnu: Add python-pytest-mock. gnu:

[PATCH 01/16] gnu: Add python-pika.

2016-09-11 Thread Efraim Flashner
* gnu/packages/python.scm (python-pika): New variable. --- gnu/packages/python.scm | 25 + 1 file changed, 25 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 8b9273c..101e7f1 100644 --- a/gnu/packages/python.scm +++

[PATCH 06/16] gnu: Add python-graphql-relay.

2016-09-11 Thread Efraim Flashner
* gnu/packages/python.scm (python-graphql-relay): New variable. --- gnu/packages/python.scm | 37 + 1 file changed, 37 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index a4493c5..0ef9b6a 100644 --- a/gnu/packages/python.scm +++

[PATCH 14/16] gnu: Add python-bcrypt.

2016-09-11 Thread Efraim Flashner
* gnu/packages/password-utils.scm (python-bcrypt): New variable. --- gnu/packages/password-utils.scm | 35 +++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm index 7288da6..d2410c6 100644 ---

Re: [PATCH 00/16] Add onionshare

2016-09-11 Thread Efraim Flashner
On Sun, Sep 11, 2016 at 09:58:41PM +0300, Efraim Flashner wrote: > When I started this seemed like an easy way to share files. I'm not > entirely happy with the number of packages that I ended up putting in > python.scm, grapql-* seems like it could be broken off, django ones c

[PATCH 10/16] gnu: Add python-graphene.

2016-09-11 Thread Efraim Flashner
* gnu/packages/python.scm (python-graphene): New variable. --- gnu/packages/python.scm | 42 ++ 1 file changed, 42 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 7effc67..5ab8ed1 100644 --- a/gnu/packages/python.scm +++

[PATCH 12/16] gnu: Add python-cov-core.

2016-09-11 Thread Efraim Flashner
* gnu/packages/python.scm (python-cov-core): New variable. --- gnu/packages/python.scm | 28 1 file changed, 28 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 4d151a3..81c706d 100644 --- a/gnu/packages/python.scm +++

[PATCH 11/16] gnu: Add python-consul.

2016-09-11 Thread Efraim Flashner
* gnu/packages/python.scm (python-consul): New variable. --- gnu/packages/python.scm | 30 ++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 5ab8ed1..4d151a3 100644 --- a/gnu/packages/python.scm +++

[PATCH 15/16] gnu: Add python-nautilus.

2016-09-11 Thread Efraim Flashner
* gnu/packages/python.scm (python-nautilus): New variable. --- gnu/packages/python.scm | 40 +++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 94ebd7d..aadded2 100644 ---

[PATCH 07/16] gnu: Add python-sqlalchemy-utils.

2016-09-11 Thread Efraim Flashner
* gnu/packages/python.scm (python-sqlalchemy-utils): New variable. --- gnu/packages/python.scm | 31 +++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 0ef9b6a..91d82aa 100644 --- a/gnu/packages/python.scm +++

Re: [PATCH] gnu: tbb: Update to 2017_20160722.

2016-09-12 Thread Efraim Flashner
On Sun, Sep 11, 2016 at 07:40:03AM +, ng0 wrote: > Efraim Flashner <efr...@flashner.co.il> writes: > > > > > don't forget to mention the license change here. > > Oh, yes. Thanks. > > […] > > Patch pushed! -- Efraim Flashner <efr...@flas

Re: [PATCH] gnu: Add sslh.

2016-09-12 Thread Efraim Flashner
me specifically lowercase? Otherwise it should be a capital S, and again a few lines down. > + "sslh is a network protocol demultiplexer. It acts like a switchboard, > +accepting connections from clients on one port and forwarding them to > different > +servers based on the conten

Re: [PATCH 04/16] gnu: Add python-pytest-mock.

2016-09-11 Thread Efraim Flashner
suprised that the python3 version didn't want it also. Since its one of the python test packages it actually retains references to the other test packages. -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentia

Re: [PATCH 03/16] gnu: Add python-promise.

2016-09-11 Thread Efraim Flashner
g python2-futures anyway to the native-inputs but unsuprisingly it didn't help with the tests. The right fix is to have upstream change it so that it says (something like) tests: require: "pytest" ,(version < '3' "futures"); but I need to read up more on my python synt

Re: [PATCH 01/16] gnu: Add python-pika.

2016-09-11 Thread Efraim Flashner
lso needs it, going up the chain. -- 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 v8] gnu: Update ldc to 0.17.1.

2016-09-14 Thread Efraim Flashner
@@ -501,18 +501,19 @@ > + version(CRuntime_Bionic) {} else > + unittest > + { > +-softUnittest({ > ++pragma(msg, "test disabled on GNU Guix"); > ++//softUnittest({ > + Protocol proto = new Protocol; > +- assert(proto.getProtocolByType(ProtocolType.TCP

Re: [PATCH v4 3/3] gnu: Update ldc to 0.17.1.

2016-09-13 Thread Efraim Flashner
https://wiki.dlang.org/LDC https://github.com/ldc-developers/ldc/releases/tag/v0.17.1 After 0.17.1 is working on guix *someone* should change the supported platforms to include arm. Based on the wiki it sounds like maybe we should try building it on mips also. -- Efraim Flashner <

Re: [PATCH] gnu: Add qscintilla.

2016-09-13 Thread Efraim Flashner
outside of octave > (package > (inherit qtscintilla) > (name "qtscintilla-for-octave") > (arguments > `(#:phases >(modify-phases %standard-phases > (add-before 'configure 'change-directory >(lambda _ (chdir &quo

Re: [PATCH v8] gnu: Update ldc to 0.17.1.

2016-09-14 Thread Efraim Flashner
-i ldc and it worked, tests and all... (on x86_64 on GuixSD) > > Which architecture was your test on? > > Can you check what exactly failed? There should be a log in there (if you > built it using "--keep-failed" at least). I'm running guix on debian, on x86_64. I didn't

Re: [PATCH 1/1] gnu: curl: Update replacement to 7.50.3 [fixes CVE-2016-7167].

2016-09-14 Thread Efraim Flashner
d url-fetch) >(uri (string-append "https://curl.haxx.se/download/curl-; >version ".tar.lzma")) >(sha256 > (base32 > -"0d5ly1xms0hh5zkv0m77d50c1816ywmbvmi1m158jyl70ndi9gby"))) >

Re: [PATCH] gnu: Add qscintilla.

2016-09-14 Thread Efraim Flashner
>>> > On Tue, Sep 13, 2016 at 08:48:43PM +, Efraim Flashner wrote: >>> >> On September 13, 2016 11:37:35 PM GMT+03:00, Kei Kebreau >>> >> <k...@openmailbox.org> wrote: >>> >> >In this case, should I leave qtscintilla-qt4 as a pu

Re: [PATCH] gnu: Add git-review.

2016-09-08 Thread Efraim Flashner
ack.org/infra/git-review/;) > > +(synopsis "Command-line tool for Gerrit") > > +(description > > + "Git-review is a command-line tool that helps submitting Git branches > > to > > +Gerrit for review, or fetching existing ones.") > > +

Re: [PATCH]: opensmtpd, opensmtpd-extras, libasr.

2016-09-08 Thread Efraim Flashner
; > + "--with-filter-void" > + > + "--with-queue-null" "--with-queue-python" > + "--with-queue-ram""--with-queue-stub" > + > +

Re: [PATCH] gnu: Add python-git-review.

2016-09-08 Thread Efraim Flashner
Patch 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] gnu: Add git-review.

2016-09-08 Thread Efraim Flashner
ack.org/infra/git-review/;) > > +(synopsis "Command-line tool for Gerrit") > > +(description > > + "Git-review is a command-line tool that helps submitting Git branches > > to > > +Gerrit for review, or fetching existing ones.") >

Re: [PATCH v2 2/3] gnu: Add filteraudio.

2016-09-10 Thread Efraim Flashner
-phases > + ;; No configure script > + (delete 'configure > + (synopsis "Lightweight audio filtering library") > + (description "An easy to use audio filtering library made from webrtc > code, used > +in @code{libtoxcore}.") > +

Re: [PATCH v2 3/3] gnu: Add utox.

2016-09-10 Thread Efraim Flashner
,libxext) > + ("libxrender" ,libxrender) > + ("openal" ,openal) > + ("v4l-utils" ,v4l-utils))) > + (native-inputs > +`(("pkg-config" ,pkg-config))) > + (synopsis "Lightweight Tox client") > + (description &

Re: [PATCH 1/2] gnu: Add edi.

2016-09-08 Thread Efraim Flashner
On Thu, Sep 08, 2016 at 11:41:27PM -0500, Eric Bavier wrote: > On Thu, 8 Sep 2016 13:44:38 +0300 > Efraim Flashner <efr...@flashner.co.il> wrote: > > > * gnu/packages/enlightenment.scm (edi): New variable. > > --- > > gnu/packages/enlightenment.scm | 26 +

Re: [PATCH 0/2] OpenJPEG security fixes (CVE-2016-{5157,7163})

2016-09-09 Thread Efraim Flashner
ns(-) > create mode 100644 gnu/packages/patches/openjpeg-CVE-2016-5157.patch > create mode 100644 gnu/packages/patches/openjpeg-CVE-2016-7163.patch > > -- > 2.10.0 > > -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7

Re: [PATCH 1/2] gnu: openjpeg-2.*: Fix CVE-2016-7163.

2016-09-09 Thread Efraim Flashner
+ if (l_step_l <= (SIZE_MAX / (l_tcp->numlayers + 1U))) > + { > +-l_current_pi->include = (OPJ_INT16*) > opj_calloc((l_tcp->numlayers +1) * l_step_l, sizeof(OPJ_INT16)); > ++l_current_pi->include = (OPJ_INT16*) > opj_calloc((size_t)(l_tc

Re: [PATCH] gnu: tbb: Update to 2017_20160722.

2016-09-10 Thread Efraim Flashner
ary for optimal > multi-core performance. > It uses common C++ templates and coding style to eliminate tedious threading > implementation work. It provides parallel loop constructs, asynchronous > tasks, synchronization primitives, atomic operations, and more.") > -;; GPLv2 with run-time exception: > -;; <https://www.threadingbuildingblocks.org/licensing#runtime-exception> > -(license gpl2))) > +(license asl2.0))) > -- > 2.10.0 > > > -- > ng0 > For non-prism friendly talk find me on http://www.psyced.org -- 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] gnu: Add perl-mhonarc.

2016-09-11 Thread Efraim Flashner
ing support for MIME and > +powerful user customization features.") > +(license gpl2))) > -- > 2.10.0 > This looks good to me. Anyone else want to take a look at it before I push 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 unencrypted signature.asc Description: PGP signature

Re: [PATCH] gnu: gnurl: Update to 7.50.2-1.

2016-09-11 Thread Efraim Flashner
gt; - (delete-file "tests/data/test1139")) > - %standard-phases > + %standard-phases))) > (synopsis "Microfork of cURL with support for the HTTP/HTTPS/GnuTLS > subset of cURL") > (description > "Gnurl is a microfork of cURL, a command line tool for transferring data > -- > 2.10.0 > Pushed, with a note in the commit message about removing the 'delete-failing-test1139 phase. -- 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] gnu: Add qscintilla.

2016-09-13 Thread Efraim Flashner
On September 13, 2016 11:37:35 PM GMT+03:00, Kei Kebreau <k...@openmailbox.org> wrote: >Efraim Flashner <efr...@flashner.co.il> writes: > >> On Tue, Sep 13, 2016 at 02:01:33PM -0400, Kei Kebreau wrote: >>> Leo Famulari <l...@famulari.name> writes: >&g

Re: [PATCH] Adding .xsession to guile-wm

2016-09-12 Thread Efraim Flashner
_start as does openbox: Exec=/gnu/store/xyx046dfs7lzps4q7ljj9mvkdv935wcl-openbox-3.6.1/bin/openbox-session TryExec=/gnu/store/xyx046dfs7lzps4q7ljj9mvkdv935wcl-openbox-3.6.1/bin/openbox-session -- Efraim Flashner <efr...@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F

Re: [PATCH] gnu: Add git-review.

2016-09-10 Thread Efraim Flashner
On Fri, Sep 09, 2016 at 06:09:40PM +0200, Clément Lassieur wrote: > Efraim Flashner <efr...@flashner.co.il> writes: > > > I found ssh and I found an instance of scp, so this should be better. > > --8<---cut here---start->8---

Re: [PATCH] gnu: python-git-review: Wrap it so 'git', 'ssh' and 'scp' are found.

2016-09-11 Thread Efraim Flashner
/store/l3dmdmchz4nc0kjp4rqag94nbchihmn8-python-testtools-1.0.0 /gnu/store/m1v516vzcxqfvwvr3vlqxm1dzsjrjz50-python-fixtures-0.3.16 /gnu/store/m4gc2wx4q9if1vrhgclpspdil7rqsn21-python-3.4.3 /gnu/store/s3hwh3ky7qa173sxq7kz43xknxnbl3db-openssh-7.3p1 /gnu/store/wa1yc835mb7pmmrj45xfgviqr5fbasqq-python-wrappe

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