unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: guix-devel@gnu.org
Subject: [GUIX DAY PROPOSAL] Just build it with Guix
Date: Fri, 6 Nov 2020 16:03:42 +0200	[thread overview]
Message-ID: <20201106140342.GA986@E5400> (raw)

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

Creating custom packages is ubiquitous with Guix and packaging with Guix
is fairly straightforward. But what about working with packages where
you want to package a non-release version? Or if you're hacking on
another package which either isn't packaged in Guix or you want to test
your changes before sending off a patch set or pull request? `guix.scm`
is the unofficial filename for Guix build instructions for this case. It
provides a target for creating an environment for hacking on the
package, and it creates a build recipe to build what's currently in that
repository, meaning you can use the power of Guix for builds even while
working on other projects.
A combination of a little bit of boiler-plate for building "this here
repository" and standard package definitions allow for easy building and
rebuilding without dirtying the source tree. And also for building
multiple versions of the package in one go.


-- 
Efraim Flashner   <efraim@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

                 reply	other threads:[~2020-11-06 14:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20201106140342.GA986@E5400 \
    --to=efraim@flashner.co.il \
    --cc=guix-devel@gnu.org \
    /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).