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支持透明升級和回滾,無特權包管理,針對每個用戶的配置文件,以及垃圾回收。