[PATCH] emacs-cider

2016-06-02 Thread Catonano
From c26fd4f53f4bdb6092dad635695b2df9c97d3ebc Mon Sep 17 00:00:00 2001 From: humanitiesNerd Date: Thu, 2 Jun 2016 21:53:12 +0200 Subject: gnu: Add emacs-cider. * gnu/packages/emacs.scm (emacs-cider): New variable. --- diff --git a/gnu/packages/emacs.scm

Re: [PATCH 1/2] build: emacs: Handle sources that are a single elisp file.

2016-05-30 Thread Catonano
2016-05-30 12:14 GMT+02:00 Alex Kost : > > , OK, I wanted to write verbosely why I prefer > uncompressed-file-fetch, and why we should still use it, etc.; > > but I've just noticed an unpleasant downside with > ‘uncompressed-file-fetch’: for example, if you build the recently

Re: [PATCH 1/2] build: emacs: Handle sources that are a single elisp file.

2016-05-30 Thread Catonano
2016-05-30 13:55 GMT+02:00 Catonano <caton...@gmail.com>: > 2016-05-30 12:14 GMT+02:00 Alex Kost <alez...@gmail.com>: > >> >> , OK, I wanted to write verbosely why I prefer >> uncompressed-file-fetch, and why we should still use it, etc.; >> >&

[PATCH] emacs-pkg-info

2016-05-27 Thread Catonano
This patch should be committed before the one I sent previously (emacs-queue) This is an excerpt from the build log In toplevel form: test/pkg-info-test.el:34:1:Error: Cannot open load file: not a directory, pkg-info-dummy-package Compiling

Fwd: [PATCH] emacs-epl

2016-05-26 Thread Catonano
From 0d303576f88d00f2d3b58e7c452bcf575876b124 Mon Sep 17 00:00:00 2001 From: humanitiesNerd Date: Thu, 26 May 2016 01:31:30 +0200 Subject: gnu: Add new variable (emacs-epl). * gnu/packages/emacs.scm (emacs-epl): New variable. --- diff --git a/gnu/packages/emacs.scm

[PATCH] emacs-queue

2016-05-27 Thread Catonano
From da52c5897cb72056b18a1d1d5e94970b5c88d03b Mon Sep 17 00:00:00 2001 From: humanitiesNerd Date: Fri, 27 May 2016 10:01:59 +0200 Subject: gnu: Add new variable (emacs-queue). * gnu/packages/emacs.scm (emacs-queue): New variable. --- diff --git a/gnu/packages/emacs.scm

[PATCH 3/4] emacs-spinner

2016-05-29 Thread Catonano
From ac23b10894d3332484128c4ed3c6f6bdf81b9c2e Mon Sep 17 00:00:00 2001 From: humanitiesNerd Date: Sun, 29 May 2016 10:25:21 +0200 Subject: gnu: Add emacs-spinner. * gnu/packages/emacs.scm (emacs-spinner). --- diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm index

[PATCH 4/4] emacs-seq

2016-05-29 Thread Catonano
From d8c560cd5b2335b01b19edec67cbd8a69e5ee3a4 Mon Sep 17 00:00:00 2001 From: humanitiesNerd Date: Sun, 29 May 2016 13:44:00 +0200 Subject: gnu: Add emacs-seq. * gnu/packages/emacs.scm (emacs-seq). --- diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm index

[PATCH 2/4] emacs-pkg-info

2016-05-29 Thread Catonano
From 6b4542d9f52b8f91375d07bd41bcc196a1c0515a Mon Sep 17 00:00:00 2001 From: humanitiesNerd Date: Sun, 29 May 2016 10:23:00 +0200 Subject: gnu: Add emacs-pkg-info. * gnu/packages/emacs.scm (emacs-pkg-info). --- diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm

DAT

2016-06-18 Thread Catonano
well, this is more about reproducible research and Guix than about DAT specifically. The current thread about pipelines is very interesting, but I feel like there's a missing bit. The data. The sets of files or the datasets They are part of a pipeline and they should be versioned too. And

Re: [PATCH] gnu: Add emacs-clojure-mode

2016-05-19 Thread Catonano
2016-05-19 10:54 GMT+02:00 Alex Kost : > > Subject: gnu: Add emacs-clojure-mode > ^ > This is a nitpick of course, but we put a period here... > > > * gnu/packages/emacs.scm (emacs-clojure-mode): New variable >

Re: [PATCH] Emacs Zenburn

2016-05-17 Thread Catonano
Alex, thank you so much for your comments 2016-05-16 16:18 GMT+02:00 Alex Kost : > > Could you send an updated patch please I made a new patch trying to adhere to your indications Only, I'm having troubles with git-send-email so now I'm trying to attach the new patch to

Re: [PATCH] Emacs Smartparens

2016-05-17 Thread Catonano
2016-05-16 16:35 GMT+02:00 Alex Kost <alez...@gmail.com> > Catonano (2016-05-16 16:32 +0300) wrote: > > > Ok this is my second attempt > > > > This time it's Smartparens > > Thanks! > ;-) > I have the same comments as for the zenburn patch (especia

Re: [PATCH] Emacs Zenburn

2016-05-17 Thread Catonano
2016-05-17 20:10 GMT+02:00 Alex Kost <alez...@gmail.com>: > Catonano (2016-05-17 13:12 +0300) wrote: > > > I made a new patch trying to adhere to your indications > > > > Only, I'm having troubles with git-send-email so now I'm trying to attach > > the new pa

[PATCH] Emacs Smartparens

2016-05-16 Thread Catonano
Ok this is my second attempt This time it's Smartparens I used the emacs build system this time and I payied a bit more attention to the propagated inputs. I'm not sure about the native input though >From 2e15843c941fc470cfe20275c4343c300b9dc8de Mon Sep 17 00:00:00 2001 From: humanitiesNerd

Re: [PATCH] Emacs Smartparens

2016-05-16 Thread Catonano
ahem this is the same patch, only with a better log line * gnu/packages/emacs.scm (emacs-smartparens): New variable. --- gnu/packages/emacs.scm | 43 +++ 1 file changed, 43 insertions(+) diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm

Re: [PATCH] Emacs Smartparens

2016-05-18 Thread Catonano
2016-05-18 11:12 GMT+02:00 Alex Kost <alez...@gmail.com>: > Catonano (2016-05-18 01:44 +0300) wrote: > > I think that a single output is absolutely OK: all these files (like > "smartparens-haskell.el") are a part of the whole smartparens package; > moreove

[PATCH] gnu: Add emacs-clojure-mode

2016-05-18 Thread Catonano
From 6dc8470baf3493a93da3e3358136e5c9860d4e3a Mon Sep 17 00:00:00 2001 From: humanitiesNerd Date: Wed, 18 May 2016 15:41:47 +0200 Subject: gnu: Add emacs-clojure-mode * gnu/packages/emacs.scm (emacs-clojure-mode): New variable --- diff --git a/gnu/packages/emacs.scm

[PATCH] Emacs Zenburn

2016-05-15 Thread Catonano
Hello, this is my first attempt at importing a package into Guix. My first attempt ever. It's trivial: the Zenburn theme for Emacs. The linter claims that lines 44 and 45 are too long. I didn't choose myself to make them so long. It was the automatic identation on the Emacs Scheme mode. Did it

Re: Go & bundling

2016-07-25 Thread Catonano
2016-07-26 0:05 GMT+02:00 Ludovic Courtès : > Leo Famulari skribis: > > > We will have to decide what to do about bundled dependencies. Bundling > > the source code of dependencies appears to be standard practice in the > > world of Go. > > Bundling appears to

Re: [GSoC update] Npm & guix

2016-07-29 Thread Catonano
2016-07-25 23:26 GMT+02:00 Ludovic Courtès : > Hello! > > Jelle Licht skribis: > > > On Ludo's advice, I snarfed Ricardo's recursive importer and bolted it > > on my npm importer. After leaving the importer running for a quite > > some hours (and making it more

Re: [PATCH] gnunet-svn, gnunet-gtk-svn

2016-08-02 Thread Catonano
2016-08-02 12:30 GMT+02:00 ng0 : > > Development is a bad example, but for the current state, not considering > "0.10.2 will be out soon", the existence of -svn on a system was more > than just for development. > In fact, for what it matters, I'd like to be able to

Re: [PATCH] gnunet-svn, gnunet-gtk-svn

2016-08-02 Thread Catonano
2016-08-02 16:09 GMT+02:00 ng0 : > > Recent change -> 0.10.2 will be out soon™. > > > For the collaborative Gentoo overlay I share work with, many packages > I contributed either originate there or got their first year of practice > and debugging there and when I

Re: [PATCH] gnunet-svn, gnunet-gtk-svn

2016-08-03 Thread Catonano
2016-08-03 13:45 GMT+02:00 ng0 : > I think the costs of maintaining a -svn of gnunet are too high at the > moment. I'm using these two packages as a base for debugging gnunet in > addition to gentoo to help work with upstream. > > A revision-less svn package does not

Re: [PATCH] gnu: add xlsx2csv.

2016-08-11 Thread Catonano
2016-08-11 14:11 GMT+02:00 Jan Nieuwenhuizen : > Ben Woodcroft writes: > > Hi! > > > Thanks for the package. I built it and used it to convert a file of > > mine, it seemed to work. > > Good! > > > However, I note that while the check phase passes, many of the tests > > are

Re: [PATCH] gnu: add xlsx2csv.

2016-08-12 Thread Catonano
2016-08-12 14:42 GMT+02:00 Ben Woodcroft <b.woodcr...@uq.edu.au>: > Hi, > > On 11/08/16 23:02, Catonano wrote: > > > > 2016-08-11 14:11 GMT+02:00 Jan Nieuwenhuizen <jann...@gnu.org>: > >> Ben Woodcroft writes: >> >> [..] > >

Re: Package graph queries

2016-08-10 Thread Catonano
2016-07-31 0:19 GMT+02:00 Ludovic Courtès <l...@gnu.org>: > Jelle Licht <jli...@fsfe.org> skribis: > > > On Jul 29, 2016 16:53, "Catonano" <caton...@gmail.com> wrote: > > [...] > > >> For example: which are the packages with less or no

Re: How to get the package metadata as structured data?

2016-08-10 Thread Catonano
2016-08-10 14:52 GMT+02:00 Ricardo Wurmus <rek...@elephly.net>: > > Catonano <caton...@gmail.com> writes: > > > 2016-08-10 13:46 GMT+02:00 Ricardo Wurmus <rek...@elephly.net>: > > > >> > >> Philippe Ombredanne <pombreda...@nexb.c

Re: How to get the package metadata as structured data?

2016-08-10 Thread Catonano
2016-08-10 13:46 GMT+02:00 Ricardo Wurmus : > > Philippe Ombredanne writes: > > > David Craven wrote: > >> I aborted, since I realised that guix package -s doesn't include the > >> source url and hash, which would be important for a

Re: CFP: GNU Hacker Meeting 2016

2016-06-30 Thread Catonano
2016-06-30 7:35 GMT+02:00 Efraim Flashner : > On Wed, Jun 29, 2016 at 09:56:35PM +0200, Mathieu Lirzin wrote: > > Hi, > > > > l...@gnu.org (Ludovic Courtès) writes: > > > > > Now is the time to register for the GNU Hackers Meeting! The more, the > > > merrier! > > > > > >

Re: CFP: GNU Hacker Meeting 2016

2016-06-30 Thread Catonano
Ludo, 2016-06-30 22:46 GMT+02:00 Ludovic Courtès : > Good to have this feedback. If we have some sort of a hands-on session, > we’ll try to have good videos, though I guess it’s hard to make good > videos from in-person sessions. We’ll see! > I'm glad you appreciate the

Re: Packaging leiningen (feedback desired)

2017-02-08 Thread Catonano
2017-02-08 16:53 GMT+01:00 Ricardo Wurmus : I’d like to avoid propagating inputs. Could we add a wrapper instead? > The wrapper would set the appropriate environment variables and retain a > reference to the JVM. > Good. So I can see how a wrapper is arranged

Re: Packaging leiningen (feedback desired)

2017-02-07 Thread Catonano
2017-02-08 0:00 GMT+01:00 Ben Woodcroft : > Hi Danny, Alex, > > > On 07/02/17 18:19, Danny Milosavljevic wrote: > >> Hmmm... works for me with: >> >> $ java -cp "${HOME}/.guix-profile/share/java/clojure-1.8.0.jar" >> clojure.main >> >> (Note: java ->

Fosdem

2017-02-03 Thread Catonano
I will arrive in Bruxelles tomorrow at lunch time I' d like to follow this talk https://fosdem.org/2017/schedule/event/all_ages/ and this one https://fosdem.org/2017/schedule/event/copyleft_defense/ I'd love to meet anyone of you guixers, while there. Contact me in private for arrangements

Re: FOSDEM 2017 audio/video volunteers needed

2017-02-03 Thread Catonano
2017-01-11 4:49 GMT+01:00 Pjotr Prins : > On Tue, Jan 10, 2017 at 04:02:32AM +, Pjotr Prins wrote: > > Hi all, > > > > FOSDEM provides live streaming of talks and archiving. We need > > volunteers to man the FOSS setup that handles the camera and mike. > > Ideally

Re: jquery 3.1.1

2017-01-21 Thread Catonano
2017-01-19 23:51 GMT+01:00 Catonano <caton...@gmail.com>: > One last note > One more quick note > > I pasted the wrong url for the packages with no dependencies > > The right one is this > http://catonano.altervista.org/no-deps.txt > > I noticed now that this l

Re: jquery 3.1.1

2017-01-21 Thread Catonano
The 2 symbols 'the-package-does-not-exist 'the-version-does-not-exist are clearer. Some other package declares these as a dependency. But such dependency doesn't exist Will these dependants be buildable ? I don't know There are many of these cases

[PATCH] update wiredtiger to 2.9.1

2017-01-24 Thread Catonano
I couldn't manage to connect to the new Wiredtiger through Amz3's machinery (I have a hard time with dynamic ffi) but the tests pass. All of them From b965e3c92ec55252fc2bd73712ae5b0c02127fa2 Mon Sep 17 00:00:00 2001 From: humanitiesNerd Date: Tue, 24 Jan 2017 19:35:58 +0100

Re: [PATCH] update haunt to 0.2.1

2017-01-24 Thread Catonano
Leo, 2017-01-24 15:11 GMT+01:00 Catonano <caton...@gmail.com>: > Hello guixers, > > the attached patch updates Haunt to the recently released version 0.2.1 > Would you mind to take care of this one too ? This is even simpler than Wiredtiger Thanks

Re: jquery 3.1.1

2017-01-21 Thread Catonano
2017-01-21 22:41 GMT+01:00 Mike Gerwitz <m...@gnu.org>: > On Sat, Jan 21, 2017 at 20:12:25 +0100, Catonano wrote: > > I could use some help, here, by someone used the the Nodejs intricacies > > Scoped packages are described here: > > https://docs.npmjs.com/misc/scope

Re: How to M-x debbugs-gnu with new guix-patches

2017-02-22 Thread Catonano
2017-02-12 15:21 GMT+01:00 Christopher Allan Webber : > So! We have a new debbugs tracking of guix-patches. Great! Those who > are emacs users in the know probably like to use the M-x debbugs-gnu > interface. Here's what you need to do: > > Add this to your .emacs: >

Re: jquery 3.1.1

2017-02-13 Thread Catonano
Just as a note, there was this talk at the Fosdem and I think it adds some bits I had missed (mostly because I don' t know nodejs) http://ftp.osuosl.org/pub/fosdem/2017/K.4.601/deploying_npm_packages_with_nix.vp8.webm

[PATCH] update haunt to 0.2.1

2017-01-24 Thread Catonano
Hello guixers, the attached patch updates Haunt to the recently released version 0.2.1 From 015719506600bcb674b1d47398af27c2b4f32d18 Mon Sep 17 00:00:00 2001 From: humanitiesNerd Date: Tue, 24 Jan 2017 14:55:12 +0100 Subject: [PATCH] gnu: haunt: Update to 0.2.1 *

Re: jquery 3.1.1

2017-01-19 Thread Catonano
2017-01-19 22:07 GMT+01:00 Jelle Licht <jli...@fsfe.org>: > Hello Catonano, > > > > These pictures are very informative indeed. I will try to be brief, but I > quickly wanted to share > that I find your efforts (and results!) amazing. > Thanks :-) >

Re: jquery 3.1.1

2017-01-19 Thread Catonano
2017-01-19 23:44 GMT+01:00 Catonano <caton...@gmail.com>: > 2017-01-19 22:07 GMT+01:00 Jelle Licht <jli...@fsfe.org>: > >> Hello Catonano, >> >> >> > > > > >> These pictures are very informative indeed. I will try to be brief,

Re: jquery 3.1.1

2017-01-19 Thread Catonano
One last note I pasted the wrong url for the packages with no dependencies The right one is this http://catonano.altervista.org/no-deps.txt I noticed now that this list contains ALSO the broken ones. They have no dependencies, but they shold be excluded from this list Because I screwed up the

jquery 3.1.1

2017-01-19 Thread Catonano
I made a crawler and I let it loose on the jquery 3.1.1 dependencies on registry.npmjs.com It recursevely fetched the dependencies of jquery 3.1.1, then the dependencies of the dependencies, then the dependencies of the dependencies of the dependencies... and so on Until there were no more

Re: gnu-patches back log

2017-03-01 Thread Catonano
2017-03-01 17:07 GMT+01:00 Pjotr Prins : > On Wed, Mar 01, 2017 at 10:51:14AM -0500, Leo Famulari wrote: > > On Wed, Mar 01, 2017 at 02:45:51PM +, Pjotr Prins wrote: > > > OK. I was not planning to badger ;). Sometimes describing a problem > > > can be valuable.

Re: [PATCH] update haunt to 0.2.1

2017-03-01 Thread Catonano
Hi David, 2017-01-25 19:03 GMT+01:00 Ludovic Courtès : > > Agreed, but even better would be if I knew how to make upstream just > > do the right thing to begin with. ;) Do you know how this could be > > done? > > For Haunt’s own modules, you could set the right search path in the

Re: GSoC NPM

2016-09-06 Thread Catonano
Hi Jelle, I tried to import jquery with the last version of your code This is the resulting expression (they are a lot, this is just one) (define-public node-jquery (package (name "node-jquery") (version "3.1.0") (source (origin (method url-fetch) (uri "

Re: [PATCH] gnunet-svn, gnunet-gtk-svn

2016-08-18 Thread Catonano
2016-08-07 10:21 GMT+02:00 ng0 : > ng0 writes: > > > The next 2.5 days will be unpleasant for me and probably difficult to > > focus, but I know how to fix the 3 failing tests for us. > > I'll have this fixed in thex next days. > > > >

Re: [PATCH] gnunet-svn, gnunet-gtk-svn

2016-08-26 Thread Catonano
2016-08-20 14:04 GMT+02:00 ng0 > Reported at https://gnunet.org/bugs/view.php?id=4619 > > Christian Grothoff replied that he would like you to extract a stacktrace from a core dump. Did you notice ? I would attempt that myself but admittedly I don't know how to

Re: [PATCH] gnu: link-grammar: New module.

2016-10-23 Thread Catonano
2016-10-23 16:54 GMT+02:00 Amirouche Boubekki : > > just a typo: in the synopsys: "... several langageS"

Re: Please review: documentation for python build system

2016-11-15 Thread Catonano
2016-11-15 9:24 GMT+01:00 Chris Marusich : > Hi Hartmut! > > Thank you very much for the documentation. It is quite clear, and it > helps clarify the background and intent of the new python build system. > My comments below are primarily grammatical or stylistic. I hope

gnunet (again)

2017-01-13 Thread Catonano
Tonight I'm discussing gnunet with ng0. He gave me some instructions he had about how to debug the gnunet build, assuming that I'm running into the same issue that he run into (I found the log, there are 8 failed tests, just so you know). In a phase of such instructions I should attach the gdb

Re: FOSDEM 2017 audio/video volunteers needed

2017-01-11 Thread Catonano
2017-01-11 11:52 GMT+01:00 Amirouche Boubekki : > > No response. We need help! Two people can take turns over the day. >>> Please volunteer, it is important we capture all talks. >>> >> >> I could do some of it, but I’m also giving talks, so we need at least >> one more

Re: FOSDEM social dinner

2017-01-09 Thread Catonano
2017-01-06 10:46 GMT+01:00 Alex Sassmannshausen < alex.sassmannshau...@gmail.com>: > Hello, > > Guile has a dev room at FOSDEM this year — for a whole day! The dev > room will be on Sunday. > > Whilst organising it, we had the idea that it would be fun to have a > Guile/Guix user & dev dinner on

Re: How to M-x debbugs-gnu with new guix-patches

2017-03-25 Thread Catonano
2017-02-26 20:02 GMT+01:00 Christopher Allan Webber : > Pjotr Prins writes: > > > I submitted my first patch on debbugs. It is a fairly trivial one for > > speedtest-cli which I need because I move around so much ;) > Yes, this writeup is way cool A great reference !

Re: My recent appalling behaviour on this list.

2017-03-30 Thread Catonano
John, 2017-03-23 6:46 GMT+01:00 John Darrington : > > In my mistaken belief that ng0 was trying to impose upon the world new > rules of English grammar, I considered this to be an assault on > freedom of speech. I told ng0 I would refuse to comply, having >

Re: [PATCH 4/4] services: openssh: Add 'subsystems' option.

2017-03-18 Thread Catonano
2017-03-18 13:10 GMT+01:00 John Darrington : > On Sat, Mar 18, 2017 at 11:52:16AM +, ng0 wrote: > > May I remind you that the first reaction of John is being rude to > anyone > who isn't a native speaker? > > That is absolutely not true. I have

Re: [PATCH 4/4] services: openssh: Add 'subsystems' option.

2017-03-18 Thread Catonano
2017-03-18 12:45 GMT+01:00 Mathieu Lirzin : > ng0 writes: > > > John Darrington transcribed 2.0K bytes: > > > >> I am glad that at least one person can express a point of view and be > polite about > >> it at the same time. If you think it is fine,

Re: Being excellent to one another

2017-03-20 Thread Catonano
2017-03-20 11:44 GMT+01:00 John Darrington : > > There is a broad concensus that Donald Trump, Rodrigo Duterte and > Recep Erdogan are awesome.However I do not agree. > It seems to me that, on some issues you perfectly agree with those three.

Re: GuixSD on servers… has someone used Hetzner dedicated servers before?

2017-04-09 Thread Catonano
2017-04-09 11:29 GMT+02:00 ng0 : > "We are the Guix. Your biological and technological distinctiveness will > be added to our own. Resistance is futile." > > Wow ;-)

Re: Github mirror and archive

2017-04-06 Thread Catonano
2017-04-06 11:53 GMT+02:00 Pjotr Prins : In all, I have come to depend on github, critically because > organizations I am involved in would be severely impacted when we > moved elsewhere. Even for GNU Guix - which pointedly does not use > github - would be severely

Re: website question

2017-04-05 Thread Catonano
2017-04-05 20:38 GMT+02:00 Ricardo Wurmus : > > > I don’t understand what this message is about. Is there some context > I’m missing? > Ok, this is how I understand this issue ng0 is preparing their web site for promoting their project (a live distro based on Guix) One

Re: gnu-patches back log

2017-03-13 Thread Catonano
2017-03-07 13:09 GMT+01:00 Ricardo Wurmus <rek...@elephly.net>: > > Catonano <caton...@gmail.com> writes: > > > Wrapping up, I think 2 interesting ideas popped up in this thread > > > > One is the automation of building of new packages patches > > I w

Re: org.gtk.Settings.FileChooser bomb out fix (aka GNOME Settings Schemas)

2017-03-13 Thread Catonano
2017-03-13 15:54 GMT+01:00 Pjotr Prins : > I finally found a way of getting around the feared > > (gnumeric:1974): GLib-GIO-ERROR **: Settings schema > 'org.gtk.Settings.FileChooser' is not installed > > by setting XDG_DATA_DIRS before running a GTK tool (gnumeric,

Re: gnu: add you-get

2017-04-08 Thread Catonano
Hi Feng Shu, Thanks or contributing to Guix ! This patch for you-download is almost good, just a few notes: +(define-public you-get + (package +(name "you-get") +(version "0.4.652") +(source (origin + (method url-fetch) + (uri (string-append +

Re: gnu: add you-get

2017-04-08 Thread Catonano
I forgot one last note ! Guix has a brand new issue tracker ! In the future would you send your patches to guix-patc...@gnu.org ? Thanks again ! 2017-04-08 10:55 GMT+02:00 Catonano <caton...@gmail.com>: > Hi Feng Shu, > > Thanks or contributing to Guix ! > > This p

Re: New build farm

2017-08-15 Thread Catonano
2017-08-15 12:20 GMT+02:00 Ricardo Wurmus : > Hi Guix, > > in the past weeks I’ve restored some unused servers and turned them into > a secondary build farm. It consists of 12 servers of which 11 are > currently in use (I broke one by accidentally deleting the

Re: self hosting hardware

2017-07-12 Thread Catonano
I forgot: I might want to run a Mastodon (or GNU Social) instance and a Mediagoblin instance

self hosting hardware

2017-07-12 Thread Catonano
In the next autumn/winter I would like to try to set up a self hosting solution And I'd love it to be GuixSD based I need some help with selecting the hardware that fits the goal Hardware is not exactly my thing A Beaglebone board (or equivalent) ? An Intel NUC (or equivalent) ? It should

Re: self hosting hardware

2017-07-12 Thread Catonano
2017-07-12 10:03 GMT+02:00 ng0 <n...@infotropique.org>: > Catonano transcribed 0.4K bytes: > > I forgot: I might want to run a Mastodon (or GNU Social) instance and a > > Mediagoblin instance > > As you've noticed yourself when we had that conversation, GNU Soci

Re: self hosting hardware

2017-07-12 Thread Catonano
2017-07-12 11:06 GMT+02:00 Solène Rapenne <sol...@perso.pw>: > Je 2017-07-12 09:19, Catonano skribis: > > > In the next autumn/winter I would like to try to set up a self hosting >> solution >> >> And I'd love it to be GuixSD based >> >> I need

Re: self hosting hardware

2017-07-14 Thread Catonano
2017-07-12 15:34 GMT+02:00 Ricardo Wurmus <rek...@elephly.net>: > > Catonano <caton...@gmail.com> writes: > > > Let's say I just want statiic web sites, a mail server and an IRC > bouncher > > > > That is: let's talk about hardware. That's where I need

npm (mitigation)

2017-07-14 Thread Catonano
I read that Jelle and Jan used their own branch in order to have npm based software to be installed in their GuixSD environments, as binary blobs Can I ask you for instructions about how to do that exactly ? I might need to work a litle on some web siites in the future Which branch exactly did

Re: self hosting hardware

2017-07-14 Thread Catonano
2017-07-12 17:03 GMT+02:00 Vincent Legoll : > But it's pretty expensive, the motherboard with SoC processor costs ~450€. > > No, that's cheap, really, have a look at that one: > https://www.crowdsupply.com/raptor-computing-systems/ > talos-secure-workstation > > I'm not

Re: npm (mitigation)

2017-07-17 Thread Catonano
2017-07-14 13:57 GMT+02:00 Jelle Licht <jli...@fsfe.org>: > Hi Catonano, > > I would be be happy to help you with this, but tbh, I am not comfortable > discussing this in-depth on guix-devel, as this seems antithetical to Guix' > goals. > Ok, at least we made this clear

Re: npm (mitigation)

2017-07-17 Thread Catonano
2017-07-14 19:11 GMT+02:00 Jan Nieuwenhuizen <jann...@gnu.org>: > Catonano writes: > > > I read that Jelle and Jan used their own branch in order to have npm > > based software to be installed in their GuixSD environments, as binary > > blobs > > Jelle

Re: npm (mitigation)

2017-07-17 Thread Catonano
Mike, 2017-07-15 5:34 GMT+02:00 Mike Gerwitz : > On Fri, Jul 14, 2017 at 13:57:30 +0200, Jelle Licht wrote: > > Regardless, the biggest issue that remains is still that npm-land is > mired > > in cyclical dependencies and a fun-but-not-actually unique dependency > > resolving

Re: Guix infrastructure

2017-07-11 Thread Catonano
Wow, I had totally missed this thread ! 2017-07-09 10:49 GMT+02:00 Ricardo Wurmus : > > myglc2 writes: > > > As you have experienced here, the learning/deployment costs and hassle > > associated with each new type of server often dwarfs other costs. The > >

Re: Storing serialised graph along with packages

2017-07-22 Thread Catonano
2017-07-22 13:32 GMT+02:00 Ricardo Wurmus : > Hey Guix, > > it always bothered me that after building a package we lose all of the > beautiful features that Guix as a Guile library gives us. We always > need to keep track of the Guix version at the time of building the >

Re: collaboration from students of a technical school

2017-07-23 Thread Catonano
2017-07-21 1:39 GMT+02:00 Quiliro Ordonez Baca : > > > Quiliro Ordonez Baca writes: > > > >> I spoke with the director of a technical school (small universtity) that > >> offers degrees in computer science. He said he could establish > collaboration in >

Re: npm (mitigation)

2017-07-25 Thread Catonano
2017-07-24 17:39 GMT+02:00 Ricardo Wurmus <rek...@elephly.net>: > > Catonano <caton...@gmail.com> writes: > > >> I am currently working on a guile version of what Sander did for Nix for > >> importing entire npm dependency trees, but this will likely

Re: Help needed from Java developer to finish maven

2017-04-24 Thread Catonano
2017-04-23 14:36 GMT+02:00 Hartmut Goebel : > Hi Björn, > > I'm looking forward to your findings! > > > 1. Is this already the output of "mvn -X" and/or "mvn -e"? > > Yes, this is the output of mvn -X (basically, in fact I'm running "java > …

Re: Guile bindings of GnuTLS are missing (was: Help needed from Java developer to finish maven)

2017-04-24 Thread Catonano
2017-04-24 14:58 GMT+02:00 Hartmut Goebel : > > Yes, this is one of the issues bugging me to quite often. I'm not sure I understand. This doesn't happen with the guix checkout that I usually build > > Within the > environment you'll also need to run: > > export

Re: master

2017-05-15 Thread Catonano
2017-05-15 11:43 GMT+02:00 Ludovic Courtès <l...@gnu.org>: > Hello, > > Catonano <caton...@gmail.com> skribis: > > > I can't build the master branch right now (commit > > 1edbdb0bfc3248abb6732ccebb2b3463b02fee3a ) > > [...] > > > In unknown fil

Re: how to create and test a new service definition

2017-05-14 Thread Catonano
2017-05-13 22:06 GMT+02:00 Ludovic Courtès : > Vincent Legoll skribis: > > >> The best way to test your code is to write an ‘operating-system’ > >> declaration that uses the new service and to instantiate it in a VM with > >> ‘guix system vm’. > > > >

Re: how to create and test a new service definition

2017-05-14 Thread Catonano
nking to where it > is > described would have been sufficient... WDYT ? > > > There’s probably room for improvement though. What changes/additions > > would you suggest? > > I would suggest having a paragraph or 2 about how to setup a dev > environment: > - using GUIX_PACKAGE_PATH

WIP pgmodeler

2017-05-16 Thread Catonano
I have this patch for pgmodeler https://www.pgmodeler.com.br/ It builds. I would say that 20% of the work is done, now the remaining 80% is integration work It has some somewhat bizarre runtime requirements and procedures, it probably needs some search paths to be set and probably a desktop

Re: What’s next?

2017-05-24 Thread Catonano
2017-05-24 15:11 GMT+02:00 Ludovic Courtès : > Hello Guix! > > I think it’s time to think about what we want to work on next, ideally > one little ting I'd love is Janneke's and Jlicht's solution to use "binary" nodejs packages That would allow me to play with some projects that

Re: interesting thread

2017-05-24 Thread Catonano
no comments ? I was so enthsiast of aving discovered this 2017-05-19 19:16 GMT+02:00 Catonano <caton...@gmail.com>: > I believe this thread is of interest to the Guix/SD community > > for at least 2 reasons > > https://lists.w3.org/Archives/Public/public-lod/2017May/0005.ht

Re: interesting thread

2017-05-24 Thread Catonano
2017-05-24 18:17 GMT+02:00 Jan Nieuwenhuizen <jann...@gnu.org>: > Catonano writes: > > > no comments ? > > I saw this message, had a quick look and a frown... > > > I was so enthsiast of aving discovered this > > Can you summarize what's to get enthousiasti

Re: What’s next?

2017-05-24 Thread Catonano
2017-05-24 18:25 GMT+02:00 Jan Nieuwenhuizen : > > > +1 > > A friend of mine is having a second look at Guix (not SD yet) and one of > the most confusing things initially is `guix pull'. "When/how do I use > that," he asks...and I can only say: I'm not using that...I think we >

interesting thread

2017-05-19 Thread Catonano
I believe this thread is of interest to the Guix/SD community for at least 2 reasons https://lists.w3.org/Archives/Public/public-lod/2017May/0005.html they published the metadata about the WHOLE collection of packaged in npm !! I am procrastinating the rewrite of my npms crrawling thing using

python-pbr-minimal

2017-06-17 Thread Catonano
[env]$ ./pre-inst-env guix lint python-pbr-minimal guix lint: error: python-pbr-minimal: unknown package This is after applying Muriithi's patch that updates python-pbr-minimal to 3.0.1 I didn't try before applying the patch Note that python-pbr (without the -minimal) works like a charm and it

Re: python-pbr-minimal

2017-06-17 Thread Catonano
2017-06-18 0:30 GMT+02:00 Leo Famulari <l...@famulari.name>: > On Sat, Jun 17, 2017 at 09:32:41PM +0200, Catonano wrote: > > [env]$ ./pre-inst-env guix lint python-pbr-minimal > > guix lint: error: python-pbr-minimal: unknown package > > > > This is after apply

a Trytond service

2017-09-08 Thread Catonano
I'm trying to write a service for Trytond There are tons of things i don't know/understand But this is the first one: The Tryton manual states that I need to indicate a "data directory" to the daemon and that such directory should be: "The directory where Tryton stores files and so the user

Re: Thunderbird

2017-09-08 Thread Catonano
2017-09-06 22:28 GMT+02:00 Adonay Felipe Nogueira : > I see... > > Perhaps the extensions page can be redirected to the related page on the > Free Software Directory, or completely disable the extensions page > redirect and allow only packages to be installed either

Re: Thunderbird

2017-09-11 Thread Catonano
2017-09-11 8:23 GMT+02:00 Arun Isaac : > > > I was wondering if anyone would work on Astroid mail > > https://astroidmail.github.io/ > > > > It seems simpler to package than Thunderbird and it could be extremely > > useful in the short/medium term > > Astroid requires

  1   2   3   >