unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Magali Lemes <magalilemes00@gmail.com>
To: zimoun <zimon.toutoune@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: Outreachy Applicant: An Introduction
Date: Mon, 12 Oct 2020 08:00:00 -0300	[thread overview]
Message-ID: <CADhVOGt_NwV=-wzbYSxwuBrEudJ65PpA_asu6GqOjBe+_F=58g@mail.gmail.com> (raw)
In-Reply-To: <CAJ3okZ1gv7keJed=eeZCcd8M1YjZr81MpadTUKyPV9YVX5rxaQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3012 bytes --]

Hi,
thank you for welcoming me!
Guix was fairly easy to install, I used the shell script to do that.
I installed emacs using Guix and it worked as expected.
I'll begin by trying to package something. So, I'll go through the links
you sent
and see how that goes.
Thanks again for all of your suggestions on how to start contributing.

Magali


Em sex., 9 de out. de 2020 às 17:10, zimoun <zimon.toutoune@gmail.com>
escreveu:

> Hey Magali,
>
> Welcome!
> And thank you for your interest in Guix.
>
> On Fri, 9 Oct 2020 at 20:57, Magali Lemes <magalilemes00@gmail.com> wrote:
>
> > I already installed the Guix package manager on Ubuntu and am going
> through some of the commands.
>
> Really cool!
> What is your feedback on the topic?  Easy to install?  Difficulties?
> Still unworking or unexpected behaviour?
>
>
> > Anyhow, I'm excited to know what my next steps could be. I truly
> appreciate an answer.
>
> There are different possible next steps, depending on your interest.
> In random order:
>
>  + See if you want to contribute to the translation effort.  If you
> are native of one of these languages:
>
>        <https://translationproject.org/domain/guix.html>
>
> help is welcome!  For example, my first contribution to Guix was to
> read cover-to-cover the Guix manual and proofread the French
> translation.  Doing so is an unusual way to be familiar with the Guix
> ecosystem but really interesting.  Note that it would be part of this
> effort:
>   <https://lists.gnu.org/archive/html/guix-devel/2020-10/msg00091.html>
>
>   + Try to package something of your interest.  You might read the
> Cookbook and the relevant part of the manual:
>
> <
> https://guix.gnu.org/cookbook/en/html_node/Packaging-Tutorial.html#Packaging-Tutorial
> >
> <https://guix.gnu.org/manual/devel/en/guix.html#Defining-Packages>
>
> Well, the easiest way is to create a new folder, say /tmp/foo and
> write your new package in the file /tmp/foo/example.scm and then:
>
>   guix show -L /tmp/foo <package-name>
>   guix build -L /tmp/foo <package-name>
>   guix build -L /tmp/foo <package-name> --no-grafts --check
>
> Once it builds reproducibly, you can try to include in master.  Well,
> raise the hand at this moment. :-)
>
>   + Tweak the source of Guix.
>
>   git clone https://git.savannah.gnu.org/git/guix.git
>   cd guix
>   guix environment guix --pure
>   ./bootstrap
>   ./configure --localstatedir=/var/
>    make -j 8 # adapt
>    make check
>    ./pre-inst-env guix help # the fresh compiled 'guix' ;-)
>
> You could be interested by
> <https://guix.gnu.org/manual/devel/en/guix.html#Contributing>.
>
> Well, then you can try to fix a bug <http://issues.guix.gnu.org> and I
> recommend one with the tag easy:
>
>     <http://issues.guix.gnu.org/search?query=is%3Aopen+tag%3Aeasy>
>
>
> And in any case, feel free to ask _any_ question on help-guix@gnu.org
> or IRC #guix.
>
> Keep in touch.
> Cheers,
> simon
>

[-- Attachment #2: Type: text/html, Size: 4643 bytes --]

  reply	other threads:[~2020-10-12 12:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-09 16:59 Outreachy Applicant: An Introduction Magali Lemes
2020-10-09 20:10 ` zimoun
2020-10-12 11:00   ` Magali Lemes [this message]
2020-10-12 15:05     ` zimoun
2020-10-13 10:02       ` Magali Lemes
2020-10-13 17:14         ` Bonface M. K.
2020-10-14  0:47         ` Aniket Patil
2020-10-14  2:27           ` Magali Lemes
2020-10-14  7:40             ` Catonano
2020-10-20 23:07         ` Magali Lemes
2020-10-21  8:22           ` zimoun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADhVOGt_NwV=-wzbYSxwuBrEudJ65PpA_asu6GqOjBe+_F=58g@mail.gmail.com' \
    --to=magalilemes00@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=zimon.toutoune@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).