~ruther/guix-local

6f07472ab2ded3effd98565330b1f8b21d721961 — Mathieu Othacehe 6 years ago ea92413
gnu: guix: Update to ea924134f8.

Update Guix to include ea924134f819eef072ba7df9080d39de97fd73e6, that fixes a
test failure that can occur when running from a file-system without user_xattr
support.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-6.ea92413.
1 files changed, 3 insertions(+), 3 deletions(-)

M gnu/packages/package-management.scm
M gnu/packages/package-management.scm => gnu/packages/package-management.scm +3 -3
@@ 118,8 118,8 @@
  ;; Note: the 'update-guix-package.scm' script expects this definition to
  ;; start precisely like this.
  (let ((version "1.1.0")
        (commit "7730f41afd90a9c3c83a56adfee09069da66a8e5")
        (revision 5))
        (commit "ea924134f819eef072ba7df9080d39de97fd73e6")
        (revision 6))
    (package
      (name "guix")



@@ 135,7 135,7 @@
                      (commit commit)))
                (sha256
                 (base32
                  "008ihwvcsj8y5wz4i9l28nv5gzi01v8j16zxv46gaxc736kinhxq"))
                  "08likdidf3k1zqf8821h6a84dsrvgbdhridhkzpjymc2c884j0w4"))
                (file-name (string-append "guix-" version "-checkout"))))
      (build-system gnu-build-system)
      (arguments