Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Guix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ogs
inf
Guix
Commits
0f241da2
Commit
0f241da2
authored
11 years ago
by
Ludovic Courtès
Browse files
Options
Downloads
Patches
Plain Diff
Update `NEWS'.
parent
a463ffd9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
NEWS
+20
-6
20 additions, 6 deletions
NEWS
with
20 additions
and
6 deletions
NEWS
+
20
−
6
View file @
0f241da2
...
@@ -27,6 +27,12 @@ As the name implies, this option atomically upgrades all the packages
...
@@ -27,6 +27,12 @@ As the name implies, this option atomically upgrades all the packages
installed in a profile or the set of packages matching a given regexp.
installed in a profile or the set of packages matching a given regexp.
See “Invoking guix package” in the manual.
See “Invoking guix package” in the manual.
*** New “guix package --search” option
Performs a full text search in package synopses and descriptions, and returns
the matching packages in recutils format. See “Invoking guix package” in the
manual, for details.
*** New “guix pull” command
*** New “guix pull” command
The command pulls the latest version of Guix–both the package management
The command pulls the latest version of Guix–both the package management
...
@@ -36,8 +42,11 @@ modules and the distribution. See the manual for details.
...
@@ -36,8 +42,11 @@ modules and the distribution. See the manual for details.
The “substituter” mechanism allows pre-built binaries to be transparently
The “substituter” mechanism allows pre-built binaries to be transparently
downloaded instead of performing a build locally. Currently binaries are
downloaded instead of performing a build locally. Currently binaries are
available for x86_64 Linux-based GNU systems from http://hydra.gnu.org. See
available for x86_64 Linux-based GNU systems from http://hydra.gnu.org. The
the manual for details.
distribution is continuously built and binaries are made available from there.
See http://hydra.gnu.org/jobset/gnu/master under “Job status” for the list of
available binary packages.
*** New “guix refresh” command
*** New “guix refresh” command
...
@@ -49,12 +58,17 @@ distribution to the latest upstream releases of GNU software.
...
@@ -49,12 +58,17 @@ distribution to the latest upstream releases of GNU software.
Convenience command to compute the hash of a file. See the manual for
Convenience command to compute the hash of a file. See the manual for
details.
details.
***
(gu
ix d
ownload) now supports HTTPS, using GnuTLS
***
N
ix d
aemon code updated
It allows package source tarballs to be retrieved over HTTPS.
The daemon code from Nix, used by the ‘guix-daemon’ command, has been updated
to current Nix ‘master’.
** Programming interfaces
** Programming interfaces
*** (guix download) now supports HTTPS, using GnuTLS
It allows package source tarballs to be retrieved over HTTPS.
*** New ‘native-search-path’ and ‘search-path’ package fields
*** New ‘native-search-path’ and ‘search-path’ package fields
Packages can define in their ‘native-search-path’ field environment variables
Packages can define in their ‘native-search-path’ field environment variables
...
@@ -108,5 +122,5 @@ Coreutils 8.20, GDB 7.6, Texinfo 5.1.
...
@@ -108,5 +122,5 @@ Coreutils 8.20, GDB 7.6, Texinfo 5.1.
*** Noteworthy new packages
*** Noteworthy new packages
TeXLive, Xorg, GNU Parted, QEMU and QEMU-KVM, Avahi, Bigloo,
CHICKEN,
TeXLive, Xorg, GNU
GRUB, GNU
Parted, QEMU and QEMU-KVM, Avahi, Bigloo,
Scheme48, Hugs, Python, Lua, Samba.
CHICKEN,
Scheme48, Hugs, Python, Lua, Samba.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment