summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* compile: Do not optimize "gnu/tests/*".Ludovic Courtès2020-05-25
* gexp: The result of 'imported-files/derivation' is non-substitutable.Ludovic Courtès2020-05-25
* self: Optimize 'file-append*' for 'local-file?'.Ludovic Courtès2020-05-25
* gexp: Fix expansion for (file-append (local-file ...) ...).Ludovic Courtès2020-05-25
* pull: Protect against downgrade attacks.Ludovic Courtès2020-05-25
* channels: 'latest-channel-instances' guards against non-forward updates.Ludovic Courtès2020-05-25
* git: 'update-cached-checkout' returns the commit relation.Ludovic Courtès2020-05-25
* channels: 'latest-channel-instances' doesn't leak internal state.Ludovic Courtès2020-05-25
* git: Add 'commit-relation'.Ludovic Courtès2020-05-25
* guix package: Support multiple profiles with '--list-installed'.zimoun2020-05-23
* upstream: Use 'origin-hash'.Ludovic Courtès2020-05-22
* lint: archival: Use 'origin-hash'.Ludovic Courtès2020-05-22
* packages: Introduce <content-hash> and use it in <origin>.Ludovic Courtès2020-05-22
* packages: Add 'base64' macro.Ludovic Courtès2020-05-22
* guix hash, guix download: Support base64 format.Ludovic Courtès2020-05-22
* guix hash, guix download: Add '--hash'.Ludovic Courtès2020-05-22
* build: asdf-build-system: Use SBCL source in CL packages.Pierre Neidhardt2020-05-21
* publish: Improve performance by increasing buffer size.Ricardo Wurmus2020-05-19
* build-system/guile: Expose #:scheme-file-regexp.Alex Sassmannshausen2020-05-18
* guix describe: Add '--list-formats'Ekaitz Zarraga2020-05-18
* build: minify-build-system: Fail to install empty files.Efraim Flashner2020-05-18
* utils: 'target-arm32?' & co. take an optional parameter.Ludovic Courtès2020-05-16
* gexp: Add 'let-system'.Ludovic Courtès2020-05-16
* gexp: Compilers can now return lowerable objects.Ludovic Courtès2020-05-16
* licenses: Update Zlib license URL.Ludovic Courtès2020-05-15
* quirks: Add patch for <https://bugs.gnu.org/41214>.Ludovic Courtès2020-05-15
* channels: 'build-from-source' restores '%guile-for-build'.Ludovic Courtès2020-05-15
* syscalls: Adjust 'sockaddr-in', 'sockaddr-in6' structs for the Hurd.Jan (janneke) Nieuwenhuizen2020-05-15
* channels: Move quirks and patches to (guix quirks).Ludovic Courtès2020-05-15
* pack: Add relocation via ld.so and fakechroot.Ludovic Courtès2020-05-14
* store: 'mapm/accumulate-builds' preserves '%current-target-system'.Ludovic Courtès2020-05-14
* packages: Ensure bags are insensitive to '%current-target-system'.Ludovic Courtès2020-05-14
* pack: Do not cross-compile the image building tools.Ludovic Courtès2020-05-14
* syscalls: Add 'getxattr'.base-for-series-3948Jan (janneke) Nieuwenhuizen2020-05-14
* compile: Reduce optimization levels for gnu/services and gnu/packages.Ludovic Courtès2020-05-13
* syscalls: Add 'setxattr'.Jan (janneke) Nieuwenhuizen2020-05-13
* guix: cran: Add missing default R package.pimi2020-05-13
* mailmap: Update entries for Nikita.nikita2020-05-13
* guix graph: Add '--path'.Ludovic Courtès2020-05-11
* graph: Add 'shortest-path'.Ludovic Courtès2020-05-11
* graph: reference/referrer node types work with graph traversal.Ludovic Courtès2020-05-11
* guix package, show: Support multiple queries.zimoun2020-05-11
* Merge branch 'core-updates'Marius Bakke2020-05-08
|\
| * build-system/emacs: Hide the 'delete' binding from (guix build utils).Marius Bakke2020-05-07
| * channels: Add patch for <https://bugs.gnu.org/41028>.Ludovic Courtès2020-05-07
| * channels: Add mechanism to patch checkouts of the 'guix channel.Ludovic Courtès2020-05-07
| * channels: Add 'latest-channel-instance'.Ludovic Courtès2020-05-07
| * Merge branch 'master' into core-updatesMarius Bakke2020-05-06
| |\
| * \ Merge branch 'master' into core-updatesMarius Bakke2020-05-05
| |\ \
| * \ \ Merge branch 'master' into core-updatesMarius Bakke2020-05-02
| |\ \ \