help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guix Environment Best Practices: Shell Hooks, Creating directories,


From: Joshua Branson
Subject: Re: Guix Environment Best Practices: Shell Hooks, Creating directories, and More
Date: Thu, 21 Jan 2021 07:42:39 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]