summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into stagingMarius Bakke2020-05-29
|\
| * size: Document that positional arguments can be store items.Pierre Neidhardt2020-05-29
| * syscalls: 'terminal-dimension' ignores EPERM.Ludovic Courtès2020-05-29
| * syscalls: Properly match %HOST-TYPE.Jesse Dowell2020-05-29
| * quirks: Build 'compute-guix-derivation' modules with 2.2 when needed.Ludovic Courtès2020-05-29
| * utils: Add 'cc-for-target'.Marius Bakke2020-05-29
| * image: Do not use VM to create disk-images.Mathieu Othacehe2020-05-29
| * 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
* | Merge branch 'master' into stagingMarius Bakke2020-05-26
|\|
| * 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
* | Merge branch 'master' into stagingMarius Bakke2020-05-26
|\|
| * 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
* | Merge branch 'master' into stagingMarius Bakke2020-05-26
|\|
| * 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'.Jan (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