Age | Commit message (Expand) | Author |
2020-05-29 | gnu: babl: Update to 0.1.76....* gnu/packages/gimp.scm (babl): Update to 0.1.76.
| Tobias Geerinckx-Rice |
2020-05-29 | gnu: font-comic-neue: Update to 2.5....* gnu/packages/fonts.scm (font-comic-neue): Update to 2.5.
| Tobias Geerinckx-Rice |
2020-05-29 | gnu: rust-version-check: Update to 0.9.2....* gnu/packages/crates-io.scm (rust-version-check-0.9): Update to 0.9.2.
| Tobias Geerinckx-Rice |
2020-05-29 | gnu: python-flask-sqlalchemy: Update to 2.4.3....* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.3.
| Tobias Geerinckx-Rice |
2020-05-28 | gnu: Add r-mstate....* gnu/packages/cran.scm (r-mstate): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Eric Brown |
2020-05-28 | gnu: Add r-brms....* gnu/packages/cran.scm (r-brms): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Eric Brown |
2020-05-28 | gnu: Add exfatprogs....* gnu/packages/file-systems.scm (exfatprogs): New public variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tobias Geerinckx-Rice |
2020-05-28 | gnu: Add shiru-lv2....* gnu/packages/music.scm (shiru-lv2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alexandros Theodotou |
2020-05-28 | gnu: Add compiledb....* gnu/packages/build-tools.scm (compiledb): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Yuval Kogman |
2020-05-28 | gnu: Add python-bashlex....* gnu/packages/python-xyz.scm (python-bashlex): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Yuval Kogman |
2020-05-28 | gnu: Add guile-jsonld....* gnu/packages/guile-xyz.scm (guile-jsonld): New variable.
| Julien Lepiller |
2020-05-28 | gnu: Transmission: Fix CVE-2018-10756....* gnu/packages/patches/transmission-CVE-2018-10756.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bittorrent.scm (transmission)[source]: Use it.
| Leo Famulari |
2020-05-28 | gnu: python-netcdf4: Update to 1.5.3...* gnu/packages/python-xyz.scm (python-netcdf4): Update to 1.5.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Josh Holland |
2020-05-28 | gnu: clang: Build 'clang-tools-extra'....* gnu/packages/llvm.scm (clang-from-llvm): Add #:tools-extra.
Add 'output' field. In 'inputs', add TOOLS-EXTRA when it's given.
In 'arguments', add 'add-tools-extra' and 'move-extra-tools' phases when
TOOLS-EXTRA is given.
| Ludovic Courtès |
2020-05-28 | update-guix-package: Use 'origin-hash'....* gnu/packages/package-management.scm (main): Use 'origin-hash' instead
of 'origin-sha256'.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vincent Legoll |
2020-05-28 | gnu: python-flask-sqlalchemy: Update to 2.4.2....* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.2.
| Tobias Geerinckx-Rice |
2020-05-28 | doc: Remove explicit support for mips64el-linux....It's been a good run, but no one is maintaining the architecture.
So long, and thanks for all the fish.
* doc/guix.texi (GNU Distribution): Change text for mips64el-linux
to denote it is deprecated.
(Daemon Offload Setup): Change occurrences of mips64el-linux to
aarch64-linux and adjust local code snippets.
(Guix Environment)[cross-compilation]: Change mips64el-linux-gnu to
aarch64-linux-gnu.
(GNU Build System)(package-cross-derivation]: Same.
(G-Expressions)[cross compilation]: Same.
(Additional Build Options)[cross-compilation, build logs]: Same.
(qemu-binfmt-service-type): Remove mips64el.
* doc/contributing.texi (Submitting Patches): Same.
* m4/guix.m4: (GUIX_ASSERT_SUPPORTED_SYSTEM): Remove mips64el-linux.
| Efraim Flashner |
2020-05-27 | gnu: apfs-fuse: Update to 0.0.0-1.7b89418....* gnu/packages/file-systems.scm (apfs-fuse): Update to 0.0.0-1.7b89418.
[arguments]: Install the README. Select FUSE 2 in #:configure-flags.
| Leo Famulari |
2020-05-28 | gnu: r-rversions: Update to 2.0.2....* gnu/packages/statistics.scm (r-rversions): Update to 2.0.2.
| Tobias Geerinckx-Rice |
2020-05-28 | gnu: cvs-fast-export: Update to 1.55....* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.55.
| Tobias Geerinckx-Rice |
2020-05-28 | gnu: eid-mw: Update to 4.4.27....* gnu/packages/security-token.scm (eid-mw): Update to 4.4.27.
| Tobias Geerinckx-Rice |
2020-05-28 | gnu: mu: Update to 1.4.7....* gnu/packages/mail.scm (mu): Update to 1.4.7.
| Tobias Geerinckx-Rice |
2020-05-28 | gnu: gnome: Add gnome-boxes....* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-boxes.
| Tobias Geerinckx-Rice |
2020-05-28 | gnu: gnome-boxes: Update to 3.36.4....* gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.4.
| Tobias Geerinckx-Rice |
2020-05-28 | gnu: gdb: Add version 9.2....* gnu/packages/gdb.scm (gdb-9.2): New variable.
| Ludovic Courtès |
2020-05-28 | maint: Check whether Guile-Gcrypt is recent enough....Suggested by Danny Milosavljevic <dannym@scratchpost.org>
in <https://bugs.gnu.org/41494>.
* m4/guix.m4 (GUIX_CHECK_GUILE_GCRYPT): New macro.
* configure.ac: Use it.
| Ludovic Courtès |
2020-05-28 | system: hurd: Remove custom <manifest> gexp compiler....This is superseded by <profile>, which was added in
ef674a24c527eaf54801707d34dbf5d12ec139cb.
* gnu/system/hurd.scm (compile-manifest): Remove.
(cross-hurd-image)[system-profile]: Define using 'profile'.
| Ludovic Courtès |
2020-05-27 | gnu: libnslog: Use latest version of check for tests....Test failures with latest check were fixed in most recent release. See bug
report: https://bugs.netsurf-browser.org/mantis/view.php?id=2736
* gnu/packages/web.scm (libnslog)[native-inputs]: Use latest check.
| Eric Bavier |
2020-05-27 | gnu: linux-libre: Update to 5.4.43....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.43.
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver |
2020-05-27 | gnu: linux-libre@5.6: Update to 5.6.15....* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.15.
(linux-libre-5.6-pristine-source): Update hash.
| Mark H Weaver |
2020-05-27 | gnu: linux-libre@4.19: Update to 4.19.125....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.125.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver |
2020-05-27 | gnu: linux-libre@4.14: Update to 4.14.182....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.182.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver |
2020-05-27 | gnu: linux-libre@4.9: Update to 4.9.225....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.225.
(linux-libre-4.9-pristine-source): Update hash.
| Mark H Weaver |
2020-05-27 | gnu: linux-libre@4.4: Update to 4.4.225....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.225.
(linux-libre-4.4-pristine-source): Update hash.
| Mark H Weaver |
2020-05-27 | doc: Use existing URLs and file names in installation instructions....Some users are confused that these URLs and file names don't work, so
change them to the most popular architecture, while still mentioning
alternatives.
* doc/guix.texi (USB Stick and DVD Installation, Binary Installation): Use
x86_64-linux URLs by default.
| Julien Lepiller |
2020-05-27 | gnu: jucipp: Update to 1.6.0....* gnu/packages/text-editors.scm (jucipp): Update to 1.6.0.
[arguments]: Remove obsolete phase.
[inputs]: Add UNIVERSAL-CTAGS.
| Marius Bakke |
2020-05-27 | gnu: Add Universal Ctags....* gnu/packages/code.scm (universal-ctags): New public variable.
| Marius Bakke |
2020-05-27 | gnu: Add packcc....* gnu/packages/c.scm (packcc): New public variable.
| Marius Bakke |
2020-05-27 | gnu: code.scm: Sort module imports....* gnu/packages/code.scm (define-module): Sort imports.
| Marius Bakke |
2020-05-27 | gnu: Add facter....* gnu/packages/admin.scm (facter): New public variable.
| Marius Bakke |
2020-05-27 | gnu: ruby-thor: Update to 1.0.1....* gnu/packages/ruby.scm (ruby-thor): Update to 1.0.1.
[source]: Switch to GIT-FETCH.
[arguments]: Remove #:tests?. Add #:phases.
[native-inputs]: Remove BUNDLER. Add RUBY-RSPEC and RUBY-SIMPLECOV.
| Marius Bakke |
2020-05-27 | gnu: Add ruby-sys-filesystem....* gnu/packages/ruby.scm (ruby-sys-filesystem): New public variable.
| Marius Bakke |
2020-05-27 | gnu: Add ruby-mkmf-lite....* gnu/packages/ruby.scm (ruby-mkmf-lite): New public variable.
| Marius Bakke |
2020-05-27 | gnu: Add ruby-ptools....* gnu/packages/ruby.scm (ruby-ptools): New public variable.
| Marius Bakke |
2020-05-27 | gnu: hdf4: Provide an absolute reference to libjpeg....* gnu/packages/maths.scm (hdf4)[arguments]: Add phase
'provide-absolute-libjpeg-reference'.
| Marius Bakke |
2020-05-27 | Revert some Go package updates....This reverts commit 5f833e0495f00a72f8d34a63e8afbc531afdd22d through
681ac9a66c26d2c739e41f03228f8c63fc0df482.
It's not idiomatic to update Go packages independently of their users.
This reversion was approved by Efraim on #guix:
http://logs.guix.gnu.org/guix/2020-05-26.log
* gnu/packages/golang.scm,
gnu/packages/syncthing.scm,
gnu/packages/tls.scm: Revert.
| Leo Famulari |
2020-05-27 | gnu: emacs-forge: Update to commit 09bf8ad....* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 09bf8ad.
[native-inputs]: Remove emacs-minimal, which is implicitly provided by the
emacs-build-system.
| Maxim Cournoyer |
2020-05-27 | gnu: emacs-transient: Update to commit a6e4cced....This is necessary to build a recent version of emacs-forge.
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to commit a6e4cced.
[build-system]: Switch to the emacs-build-system.
[arguments]: Remove the #:modules, #:imported-modules and #:make-flags
arguments.
[phases]{configure}: Do not delete.
{install}: Do not replace.
{build-info-manual}: New phase.
{enter-lisp-directory}: New phase.
[native-inputs]: Remove emacs-minimal, which is implicitly provided by the
emacs-build-system.
| Maxim Cournoyer |
2020-05-27 | gnu: emacs-evil-magit: Update to commit 253c644....This resolves tests failures that appeared with the update to emacs-magit.
* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to commit 253c644.
| Maxim Cournoyer |
2020-05-27 | gnu: emacs-magit: Update to commit d05545e....* gnu/packages/emacs-xyz.scm (emacs-magit): Update to commit
68b5a13fa1b6b122d4a2547b8c415aadff83d8ca.
[origin]: Remove obsoleted patches and snippets.
[build-system]: Switch to the emacs-build-system.
[arguments]: Remove the #:modules and #:imported-modules arguments. Enable
tests. Remove the #:make-flags and #:test-target argument. Specify the
\#:test-command argument.
[phases]{patch}: Remove phase.
{build-info-manual, set-magit-version, configure-git}
{disable-tramp-test}: New phases.
{configure}: Do not delete phase.
{patch-exec-paths}: Adapt file names.
* gnu/packages/patches/emacs-magit-log-format-author-margin.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
| Maxim Cournoyer |