guix
GNU package manager, written in Guile Scheme with ability to run on top of *SUSE distribution.
- Links to openSUSE:Factory / guix
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout system:packagemanager/guix && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
armhf-linux-guile-2.0.11.tar.xz | 0002717576 2.59 MB | |
guix-0.8.2.tar.gz | 0011344180 10.8 MB | |
guix-0.8.2.tar.gz.sig | 0000000819 819 Bytes | |
guix-rpmlintrc | 0000000214 214 Bytes | |
guix.changes | 0000039837 38.9 KB | |
guix.keyring | 0000022762 22.2 KB | |
guix.spec | 0000003931 3.84 KB | |
guixd | 0000002317 2.26 KB | |
guixd.service | 0000000261 261 Bytes | |
i686-linux-guile-2.0.9.tar.xz | 0002656076 2.53 MB | |
mips64el-linux-guile-2.0.9.tar.xz | 0002734180 2.61 MB | |
sysconfig.guix | 0000000152 152 Bytes | |
x86_64-linux-guile-2.0.9.tar.xz | 0002885996 2.75 MB |
Revision 3 (latest revision is 21)
Tomas Cech (sleep_walker)
accepted
request 307198
from
Tomas Cech (sleep_walker)
(revision 3)
- bump to 0.8.2 changes since 0.8.1 ** Package management *** New “binary tarball” installation method is available *** New ‘guix publish’ command, to publish one’s store *** ‘guix package’ runs “profile creation hooks” as needed *** ‘guix package’ creates an ‘etc/profile’ file in the profile *** Commands understand version prefixes, such as ‘gcc-5’ for ‘gcc-5.1.0’ *** ‘guix package --search’ now sorts packages by name and version *** Substitute information is now fetched using HTTP pipelining *** ‘guix package’ warns when a $GUIX_PACKAGE_PATH module cannot be loaded *** New ‘--sources’ option to ‘guix build’ *** New Bash completion file, installed in $sysconfdir/bash_completion.d *** New ‘guix import hackage’ command *** ‘guix lint’ supports FTP for the ‘source’ and ‘home-page’ checkers *** ‘guix lint’ has a new ‘derivation’ checker *** ‘guix import cpan’ better handles dependencies and licenses *** Packages are now build in an environment with a UTF-8 locale ** Distribution *** C library's name service switch (NSS) is now fully configurable *** New services: wicd, lirc, colord, upower, console-keymap, postgresql *** Xorg service supports new drivers, such as Nouveau *** lsh service has new options, initializes its seed by default *** /etc/ssl symlink is created, for X.509 certificates *** ‘guix system’ reports duplicate service identifiers *** New /etc/bashrc file that loads Bash completion when available *** SLiM service uses sessions from /run/current-system/profile/share/xsessions *** The Linux “YAMA” restricting policy on PTRACE_ATTACH is now disabled *** /etc/shells now lists all the user accounts’ shells *** /gnu/store is now remounted read-only, to avoid accidental modification
Comments 0