[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guix-shell?
From: |
David Thompson |
Subject: |
Re: guix-shell? |
Date: |
Tue, 26 Aug 2014 16:31:38 -0400 |
User-agent: |
Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) |
Andreas Enge <address@hidden> writes:
> Hello,
>
> could you maybe provide a specification of what guix-shell is supposed to do?
> Not knowing nix-shell, I admit to being somewhat lost as to which problem
> you are trying to solve.
>
> Andreas
>
I think the Nix manual explains it best:
http://nixos.org/nix/manual/#sec-nix-shell
Basically, it creates a shell environment in which some packages
specified in an input file are available. A great use-case for this is
setting up development environments for software projects. A
'shell.nix' file would live in the root of a project's source tree. A
new developer would clone the repository, run 'nix-shell' and have an
environment that has everything needed to build and run the software.
Does that help?
--
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate
- Back from GHM, Ludovic Courtès, 2014/08/22
- Re: Back from GHM, Amirouche Boubekki, 2014/08/25
- Re: Back from GHM, Thompson, David, 2014/08/25
- Re: guix-shell?, David Thompson, 2014/08/26
- Re: guix-shell?, Andreas Enge, 2014/08/26
- Re: guix-shell?,
David Thompson <=
- Re: guix-shell?, Amirouche Boubekki, 2014/08/28
- Re: guix-shell?, Ludovic Courtès, 2014/08/28
- Re: guix-shell?, David Thompson, 2014/08/29
- Re: guix-shell?, Ludovic Courtès, 2014/08/31