unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [GUIX DAY PROPOSAL] Just build it with Guix
@ 2020-11-06 14:03 Efraim Flashner
  0 siblings, 0 replies; only message in thread
From: Efraim Flashner @ 2020-11-06 14:03 UTC (permalink / raw)
  To: guix-devel

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-06 14:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06 14:03 [GUIX DAY PROPOSAL] Just build it with Guix Efraim Flashner

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).