Re: Package variation

2018-10-23 Thread Brett Gilio
Chris Marusich writes: > Hi Brett, > > Brett Gilio writes: > >> (define-public gnome-custom >> (package (inherit gnome) >> (name "gnome-custom") >> (inputs (alist-delete "nautilus" (package-inputs gnome) > > The spirit of this is correct, but the implementation isn't quite > right

Re: [outreachy] Further steps

2018-10-23 Thread Björn Höfling
On Tue, 23 Oct 2018 22:48:30 -0300 Laura Lazzati wrote: > Hi all! > > I'm really happy that the patch worked :) > > Tomorrow -yet Tuesday here, I live in the past :P - I will close the > in progress contribution. > > If you don't mind, I have some questions and need some feedback to go > on. >

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-23 Thread Jack Hill
Alex, On Tue, 23 Oct 2018, Alex Griffin wrote: FWIW once I noticed that Guix had adopted the Contributor Covenant, it factored strongly into my decision to stop contributing to the project last year. Interesting. I too am eager understand your thinking on this. When thinking about this issue

Re: Package variation

2018-10-23 Thread Chris Marusich
Hi Brett, Brett Gilio writes: > (define-public gnome-custom > (package (inherit gnome) > (name "gnome-custom") > (inputs (alist-delete "nautilus" (package-inputs gnome) The spirit of this is correct, but the implementation isn't quite right. The gnome package has no inputs: sc

[outreachy] Further steps

2018-10-23 Thread Laura Lazzati
Hi all! I'm really happy that the patch worked :) Tomorrow -yet Tuesday here, I live in the past :P - I will close the in progress contribution. If you don't mind, I have some questions and need some feedback to go on. - As regards patches, for future ones: 1)Why my patch file (the one I sent)

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-23 Thread Alex Griffin
On Tue, Oct 23, 2018 at 01:15:23PM +0200, Mathieu Lirzin wrote: > Adopting the GKCG instead of a CoC would help attracting people (like > me) who agree to use a welcoming and respectful language which > encourages everyone to contribute but are reluctant in contributing to > any project following a

Re: 01/01: gnu: snap: Update to 4.2.2.2.

2018-10-23 Thread Mark H Weaver
Hi Nicolas, m...@nicolasgoaziou.fr (Nicolas Goaziou) writes: > ngz pushed a commit to branch master > in repository guix. > > commit 3a352a44056f4680bbb1de038bd0292803c35b1e > Author: Nicolas Goaziou > Date: Mon Oct 22 15:56:38 2018 +0200 > > gnu: snap: Update to 4.2.2.2. According to 'gi

Re: Tensorflow package

2018-10-23 Thread Adam Massmann
Hi Ricardo, Ricardo Wurmus writes: > Thanks for your interest! I have a better patch for a larger part of > Tensorflow coming up, but it’s not quite ready and I haven’t been able > to finish it yet. > That's great news; I can try and take a look at it when it's ready, but there is no big rush

Re: Package variation

2018-10-23 Thread Brett Gilio
Efraim Flashner writes: > On Tue, Oct 23, 2018 at 01:04:05PM -0500, Brett Gilio wrote: >> >> Efraim Flashner writes: >> >> > On Tue, Oct 23, 2018 at 01:51:21AM -0500, Brett Gilio wrote: >> >> Hi all, >> >> >> >> I am trying to customize my the default gnome-package which gets >> >> installed

Re: Video Documentation for GNU GUIX (an Outreachy project)

2018-10-23 Thread Gábor Boskovits
Hello Lakshmi, Lakshmi Prasannakumar ezt írta (időpont: 2018. okt. 23., K, 14:35): > > Hi Gábor and Björn, > > I was trying to install the new packages with the documentation mentioned in > the Outreachy site as below > https://www.gnu.org/software/guix/manual/en/html_node/Defining-Packages.html

Re: Package variation

2018-10-23 Thread Efraim Flashner
On Tue, Oct 23, 2018 at 01:04:05PM -0500, Brett Gilio wrote: > > Efraim Flashner writes: > > > On Tue, Oct 23, 2018 at 01:51:21AM -0500, Brett Gilio wrote: > >> Hi all, > >> > >> I am trying to customize my the default gnome-package which gets > >> installed with the gnome-desktop-service. > >>

Re: Package variation

2018-10-23 Thread Brett Gilio
Efraim Flashner writes: > On Tue, Oct 23, 2018 at 01:51:21AM -0500, Brett Gilio wrote: >> Hi all, >> >> I am trying to customize my the default gnome-package which gets >> installed with the gnome-desktop-service. >> >> My strategy here has been to define a gnome-custom package in my >> config

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-23 Thread Tobias Geerinckx-Rice
Hullo Mathieu! Mathieu Lirzin wrote: Following the announcement made by RMS regarding the new GNU Kind Communication Guidelines (GKCG) [1], I would like to know if the Guix developpers in particular its maintainers would agree to adopt it in place of the current Code of Conduct (CoC)? They

Re: Package for LXQt. Help wanted.

2018-10-23 Thread 宋文武
Meiyo Peng writes: > Hello, Mr. Song. > > Thank you for your reply. > >> Some notes to you: >> - Wrap lines under 80 characters if possible. > > My emacs automatically wrap lines at exactly 80 characters. Should I set > it to less than 80? Not needed (there is 'guix lint', which warn lines longe

Re: Video Documentation for GNU GUIX (an Outreachy project)

2018-10-23 Thread Lakshmi Prasannakumar
Hi Gábor and Björn, I was trying to install the new packages with the documentation mentioned in the Outreachy site as below https://www.gnu.org/software/guix/manual/en/html_node/Defining-Packages.html Here I see a code to define a package for 'Hello' and I assume in order to define a package for

Promoting the GNU Kind Communication Guidelines?

2018-10-23 Thread Mathieu Lirzin
Hello, Following the announcement made by RMS regarding the new GNU Kind Communication Guidelines (GKCG) [1], I would like to know if the Guix developpers in particular its maintainers would agree to adopt it in place of the current Code of Conduct (CoC)? Adopting the GKCG instead of a CoC would

Re: Come back and graphical installer

2018-10-23 Thread Björn Höfling
On Tue, 23 Oct 2018 12:39:54 +0900 Mathieu Othacehe wrote: > Hi Ludo! > > > Woow, that’s an impressive comeback! :-) > > Thank you :) > > > BTW, if your bicycle trip stops by Paris, do not miss > > : you’d > > have nice stories to

Re: Channel dependencies

2018-10-23 Thread Chris Marusich
l...@gnu.org (Ludovic Courtès) writes: > Good point. I agree that it’s similar to the question of propagated > inputs, which we deal with by reporting an error when a collision > arises. > > So, similarly, I think the safe way would be to report an error when > channel requirements conflict. Wit

Re: Package variation

2018-10-23 Thread Efraim Flashner
On Tue, Oct 23, 2018 at 01:51:21AM -0500, Brett Gilio wrote: > Hi all, > > I am trying to customize my the default gnome-package which gets > installed with the gnome-desktop-service. > > My strategy here has been to define a gnome-custom package in my > config.scm which inherits the gnome packag

Package variation

2018-10-23 Thread Brett Gilio
Hi all, I am trying to customize my the default gnome-package which gets installed with the gnome-desktop-service. My strategy here has been to define a gnome-custom package in my config.scm which inherits the gnome package, and remove the dependencies that I do not use (such as gedit or nautilus