mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
build: Bump to version 0.2.
* configure.ac: Bump version number.
This commit is contained in:
8
TODO
8
TODO
@@ -51,6 +51,14 @@ For a start, we may use the instance at hydra.nixos.org, generously
|
||||
provided by TU Delft. However, in the future, we may want to setup our
|
||||
own instance at gnu.org.
|
||||
|
||||
* add guix-pull
|
||||
|
||||
A tool that fetches the latest code from [[http://git.savannah.gnu.org/cgit/guix.git/snapshot/guix-master.tar.gz][cgit]], builds a derivation that
|
||||
unpacks it, copies only .scm files (this excludes guix/config.in) and
|
||||
compiles it, and then links to it from ~/.local/guix/latest . Change
|
||||
guix-build and guix-package to have that directory first in their load
|
||||
path.
|
||||
|
||||
* user interface
|
||||
** Add a package.el (Emacs) back-end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user