From: Dmitry Bogatov <KAction@gnu.org>
To: guix-devel@gnu.org
Subject: Multiple versions
Date: Sat, 26 Dec 2015 23:02:52 +0000 (UTC) [thread overview]
Message-ID: <n5n6as$slp$1@ger.gmane.org> (raw)
Hello!
In my attempt to understand Guix, get used to it and use
it's advantages, I got following considerations that I would like
to discuss with more experienced users:
* Guix provides first-class support for multiple versions of packages.
By first class I mean, that you don't need to do anything special
to get this support, unlike Gentoo, which for example, supports
multiple versions of Python and Ruby, but not Guile or GHC.
But reading 'gnu/packages/haskell.scm' I see same, single-versioned
packaging in style of Debian. Why? If we would provide package for
every version of library 'foo' and every version of 'ghc', Guix
would replace `haskell-stack' tool, and, eventually became The Ring
to rule stack,virtualenv,bundler,...
Or am I missing the point, and libraries are packaged only as long
they are needed for some program?
* By default, ~/.guix-profile/share/emacs/site-lisp/guix.d is not in
load-path. `emacs-no-x` exports no variables. So, if I install
some emacs library, like `emacs-f`, evaluating (require 'f) in emacs
fails. It is... unexpected. Is it intended behaviour?
--
Accept: text/plain, text/x-diff
Accept-Language: eo,en,ru
X-Keep-In-CC: yes
X-Web-Site: sinsekvu.github.io
next reply other threads:[~2015-12-26 23:10 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-26 23:02 Dmitry Bogatov [this message]
2015-12-27 5:26 ` Multiple versions Pjotr Prins
2015-12-27 9:20 ` Dmitry Bogatov
2015-12-27 9:48 ` Andreas Enge
2015-12-27 10:41 ` Dmitry Bogatov
2015-12-27 12:28 ` Ricardo Wurmus
2015-12-27 12:41 ` Pjotr Prins
2015-12-27 14:40 ` Dmitry Bogatov
2015-12-27 15:41 ` Ricardo Wurmus
2015-12-27 16:41 ` Dmitry Bogatov
2015-12-27 15:58 ` Pjotr Prins
2015-12-29 15:21 ` Ludovic Courtès
2015-12-27 14:11 ` Alex Kost
2015-12-27 16:47 ` Emacs load path (was: Re: Multiple versions) Dmitry Bogatov
2015-12-27 21:42 ` Emacs load path Alex Kost
-- strict thread matches above, loose matches on Subject: below --
2016-07-16 13:57 multiple versions Vincent Legoll
2016-07-16 20:49 ` Ludovic Courtès
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='n5n6as$slp$1@ger.gmane.org' \
--to=kaction@gnu.org \
--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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.