| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -15/+4 |
* | gnu: Add Universal Ctags.•••* gnu/packages/code.scm (universal-ctags): New public variable.
| Marius Bakke | 2020-05-27 | 1 | -1/+83 |
* | gnu: Add packcc.•••* gnu/packages/c.scm (packcc): New public variable.
| Marius Bakke | 2020-05-27 | 1 | -0/+52 |
* | gnu: code.scm: Sort module imports.•••* gnu/packages/code.scm (define-module): Sort imports.
| Marius Bakke | 2020-05-27 | 1 | -4/+4 |
* | gnu: Add facter.•••* gnu/packages/admin.scm (facter): New public variable.
| Marius Bakke | 2020-05-27 | 1 | -0/+67 |
* | 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 | 1 | -6/+58 |
* | gnu: Add ruby-sys-filesystem.•••* gnu/packages/ruby.scm (ruby-sys-filesystem): New public variable.
| Marius Bakke | 2020-05-27 | 1 | -0/+29 |
* | gnu: Add ruby-mkmf-lite.•••* gnu/packages/ruby.scm (ruby-mkmf-lite): New public variable.
| Marius Bakke | 2020-05-27 | 1 | -0/+22 |
* | gnu: Add ruby-ptools.•••* gnu/packages/ruby.scm (ruby-ptools): New public variable.
| Marius Bakke | 2020-05-27 | 1 | -0/+35 |
* | 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 | 1 | -1/+11 |
* | 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 | 3 | -160/+166 |
* | 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 | 1 | -5/+4 |
* | 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 | 1 | -32/+24 |
* | 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 | 1 | -3/+3 |
* | 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 | 2020-05-27 | 3 | -154/+63 |
* | gnu: Add emacs-libgit.•••* gnu/packages/emacs-xyz.scm (emacs-libgit): New variable.
* gnu/packages/patches/emacs-libgit-use-system-libgit2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
| Maxim Cournoyer | 2020-05-27 | 3 | -2/+167 |
* | gnu: Add guile-rdf.•••* gnu/packages/guile-xyz.scm (guile-rdf): New variable.
| Julien Lepiller | 2020-05-27 | 1 | -0/+38 |
* | gnu: knot: Update to 2.9.5.•••* gnu/packages/dns.scm (knot): Update to 2.9.5.
| Tobias Geerinckx-Rice | 2020-05-27 | 1 | -2/+2 |
* | gnu: fossil: Update to 2.11.•••* gnu/packages/version-control.scm (fossil): Update to 2.11.
| Tobias Geerinckx-Rice | 2020-05-27 | 1 | -3/+2 |
* | gnu: wimlib: Update to 1.13.2.•••* gnu/packages/backup.scm (wimlib): Update to 1.13.2.
| Tobias Geerinckx-Rice | 2020-05-27 | 1 | -2/+2 |
* | gnu: nginx-documentation: Update to 1.19.0-2549-c13a55aae487.•••* gnu/packages/web.scm (nginx-documentation): Update to 1.19.0-2549-c13a55aae487.
| Tobias Geerinckx-Rice | 2020-05-27 | 1 | -6/+6 |
* | gnu: nginx: Update to 1.19.0.•••* gnu/packages/web.scm (nginx): Update to 1.19.0.
| Tobias Geerinckx-Rice | 2020-05-27 | 1 | -3/+2 |
* | gnu: nnn: Update to 3.2.•••* gnu/packages/admin.scm (nnn): Update to 3.2.
| Tobias Geerinckx-Rice | 2020-05-27 | 1 | -2/+2 |
* | gnu: yoshimi: Update to 1.7.0.1-0.bfcadc6 to fix build.•••* gnu/packages/music.scm (yoshimi): Update to 1.7.0.1-0.bfcadc6.
[source]: Use GIT-FETCH for now.
| Tobias Geerinckx-Rice | 2020-05-27 | 1 | -63/+68 |
* | gnu: nauty: Update to 2.7r1.•••* gnu/packages/maths.scm (nauty): Update to 2.7r1.
[arguments]: Prevent using "-march-native". Install new executable.
| Nicolas Goaziou | 2020-05-27 | 1 | -15/+16 |
* | gnu: aegis: Update home page.•••* gnu/packages/version-control.scm (aegis)[home-page]: Update and use
HTTPS.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Josh Marshall | 2020-05-27 | 1 | -1/+1 |
* | gnu: aegis: Fix build failure.•••* gnu/packages/version-control.scm (aegis)[arguments]: Add
‘CXXFLAGS=-std=c++03’ to #:configure-flags.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Josh Marshall | 2020-05-27 | 1 | -1/+4 |
* | gnu: Add lsp-plugins.•••* gnu/packages/music.scm (lsp-plugins): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Alexandros Theodotou | 2020-05-27 | 1 | -0/+47 |
* | gnu: java-xerces: Update to 2.12.1.•••* gnu/packages/java.scm (java-xerces): Update to 2.12.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vincent Legoll | 2020-05-27 | 1 | -2/+2 |
* | gnu: xerces-c: Update to 3.2.3.•••* gnu/packages/xml.scm (xerces-c): Update to 3.2.3.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vincent Legoll | 2020-05-27 | 1 | -2/+2 |
* | gnu: nagios: Update to 4.4.6.•••* gnu/packages/monitoring.scm (nagios): Update to 4.4.6.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vincent Legoll | 2020-05-27 | 1 | -2/+2 |
* | gnu: gitolite: Update to 3.6.11.•••* gnu/packages/version-control.scm (gitolite): Update to 3.6.11.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vincent Legoll | 2020-05-27 | 1 | -2/+2 |
* | gnu: unbound: Update to 1.10.1.•••* gnu/packages/dns.scm (unbound): Update to 1.10.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vincent Legoll | 2020-05-27 | 1 | -2/+2 |
* | gnu: ansible: Update to 2.9.9.•••* gnu/packages/admin.scm (ansible): Update to 2.9.9.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vincent Legoll | 2020-05-27 | 1 | -2/+2 |
* | gnu: radare2: Add more inputs.•••* gnu/packages/engineering.scm (radare2)[arguments]:
Add ‘--with-sysxxhash’ to #:configure-flags.
[inputs]: Add libuv.
[propagated-inputs]: Add xxhash.
| Tobias Geerinckx-Rice | 2020-05-27 | 1 | -2/+12 |
* | gnu: radare2: Remove unused gmp input.•••* gnu/packages/engineering.scm (radare2)[inputs]: Remove gmp.
| Tobias Geerinckx-Rice | 2020-05-27 | 1 | -4/+4 |
* | gnu: gpm: Use HTTPS URI.•••* gnu/packages/linux.scm (gpm)[home-page, source]: Use HTTPS URI.
| Nicolas Goaziou | 2020-05-27 | 1 | -3/+3 |
* | gnu: gcide: Use HTTPS home page URI.•••* gnu/packages/dictionaries.scm (gcide)[home-page]: Use HTTPS URI.
| Nicolas Goaziou | 2020-05-27 | 1 | -1/+1 |
* | gnu: fasthenry: Use HTTPS home page URI.•••* gnu/packages/engineering.scm (fasthenry)[home-page]: Use HTTPS URI.
| Nicolas Goaziou | 2020-05-27 | 1 | -1/+1 |
* | gnu: fastcap: Use HTTPS home page URI.•••* gnu/packages/engineering.scm (fastcap)[home-page]: Use HTTPS URI.
| Nicolas Goaziou | 2020-05-27 | 1 | -1/+1 |
* | gnu: emacs-ryo-modal: Use HTTPS home page URI.•••* gnu/packages/emacs-xyz.scm (emacs-ryo-modal)[home-page]: Use HTTPS URI.
| Nicolas Goaziou | 2020-05-27 | 1 | -1/+1 |
* | gnu: emacs-load-relative: Use HTTPS home page URI.•••* gnu/packages/emacs-xyz.scm (emacs-load-relative)[home-page]: Use HTTPS URI.
| Nicolas Goaziou | 2020-05-27 | 1 | -1/+1 |
* | gnu: emacs-evil-markdown: Update to 0.0.2-2-685d7fb.•••* gnu/packages/emacs-xyz.scm (emacs-evil-markdown): Update to 0.0.2-2-685d7fb.
| Nicolas Goaziou | 2020-05-27 | 1 | -11/+11 |