GNU Guix 0.8.3 发布,GNU 软件包管理
GNU Guix 0.8.3 发布,部分更新内容如下:
** Package management
-     *** New ‘guix edit’ and ‘guix size’ commands 
-     *** New ‘--manifest’ option for ‘guix package’, for declarative profiles 
-     *** Similarly, new ‘M-x guix-apply-manifest’ for the Emacs UI 
-     *** Emacs support now includes completion for ‘guix’ commands in shell-mode 
-     *** ‘guix package --search-paths’ now takes an optional argument 
-     *** ‘guix environment --ad-hoc’ creates a custom development environment 
-     *** New ‘--system’ option for ‘guix environment’ 
-     *** ‘guix environment’ defines $GUIX_ENVIRONMENT, useful to adjust ‘PS1’ 
-     *** New ‘--optimize’ and ‘--verify’ options to ‘guix gc’ 
-     *** ‘guix build --with-source’ can now be passed a directory 
更多详细内容请查看:
http://lists.gnu.org/archive/html/guix-devel/2015-07/msg00585.html
下载地址:
GNU Guix项目正式宣布成立,该项目旨在构建一个百分百自由软件的GNU系统,创建一个新的包管理器。除了标准的软件包管理功能外,Guix支持透明升级和回滚,无特权包管理,针对每个用户的配置文件,以及垃圾回收。