unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Joshua Branson <jbranso@dismail.de>
To: "jgart" <jgart@dismail.de>
Cc: help-guix@gnu.org
Subject: Re: Guix Environment Best Practices: Shell Hooks, Creating directories, and More
Date: Thu, 21 Jan 2021 07:42:39 -0500	[thread overview]
Message-ID: <874kja4g1s.fsf@dismail.de> (raw)
In-Reply-To: <05d44060a25f7de72cba88553153a332@dismail.de> (jgart@dismail.de's message of "Wed, 20 Jan 2021 00:10:28 +0000")


I believe in guix land this is best achieved with

#+BEGIN_SRC
guix environment -m environment.scm
#+END_SRC

Assuming the project that you are working on has such an
"environment.scm" file.

guile-haunt has "package.scm" file that does something like this:

https://github.com/guildhall/guile-haunt/blob/master/package.scm

Relevant blog posts:

https://dthompson.us/reproducible-development-environments-with-gnu-guix.html

https://dthompson.us/ruby-on-guix.html

--
Joshua Branson (joshuaBPMan in #guix)
Sent from Emacs and Gnus
  https://gnucode.me
  https://video.hardlimit.com/accounts/joshua_branson/video-channels
  https://propernaming.org
  "You can have whatever you want, as long as you help
enough other people get what they want." - Zig Ziglar


      reply	other threads:[~2021-01-21 12:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20  0:10 Guix Environment Best Practices: Shell Hooks, Creating directories, and More jgart
2021-01-21 12:42 ` Joshua Branson [this message]

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=874kja4g1s.fsf@dismail.de \
    --to=jbranso@dismail.de \
    --cc=help-guix@gnu.org \
    --cc=jgart@dismail.de \
    /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.
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).