| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.36.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.3.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.18.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-auto-compile): Update to 1.8.1.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-all-the-icons-completion): Update to 1.0.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-x509): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/bash.scm (blesh): Update to 0.4.0-devel3.
[source]: Use recursive checkout.
[phases]: Remove 'make-readlink-work. Rename 'pretend-contrib-.git-exists
to 'pretend-.git-exists. Substitute commit_hash for package version.
[native-inputs]: Add git.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/music.scm (le-biniou): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/music.scm (le-biniou-data): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (ulfius): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (yder): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (orcania): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/check.scm (subunit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/image-processing.scm (ansilove): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/image-processing.scm (libansilove): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/dyninst-fix-glibc-compatibility.patch: New file.
* gnu/packages/instrumentation.scm (dyninst)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.15.2.
[source]<uri>: Use Git repository.
<patches>: apply a patch to disable unneeded test setups.
[arguments]: Enable check by running plain minitest.
[home-page]: Update to current URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-mini-portile-2): Update to 2.8.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/simulation.scm (fenics-dolfin)[inputs, native-inputs]
[propagated-inputs]: Remove labels. Replace CATCH2-1, which was
actually unused, by CATCH-FRAMEWORK.
[arguments]: Rewrite using gexps. Adjust 'set-paths' phase accordingly.
(fenics): Likewise.
|
|
|
|
|
|
|
| |
* gnu/packages/simulation.scm (fenics)[inputs]: Move PYTHON-PKGCONFIG
to...
[propagated-inputs]: ... here.
[arguments]: Add 'set-dolfin-pc-file-name' phase.
|
|
|
|
| |
* gnu/packages/dns.scm (knot): Update to 3.2.7.
|
|
|
|
|
| |
* gnu/packages/networking.scm (iodine): Update to 0.8.0.
[arguments]: Don't explicitly return #t from phases.
|
|
|
|
|
| |
* gnu/packages/networking.scm (nbd): Update to 3.25.
[source]: Download official GitHub tarball.
|
|
|
|
| |
* gnu/packages/mail.scm (opensmtpd-filter-rspamd): Update to 0.1.8.
|
|
|
|
|
|
| |
* gnu/packages/patches/igt-gpu-tools-Use-libproc2.patch: New file.
* gnu/packages/admin.scm (igt-gpu-tools)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
|
|
| |
* gnu/packages/photo.scm (darktable): Update to 4.4.0.
[native-inputs]: Replace clang-11 and llvm-11 with clang and llvm,
respectively. Darktable no longer builds with older versions.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (sambamba)[native-inputs]: Remove
ld-gold-wrapper, bintutils-gold. Remove input labels.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (wlsunset): Update to 0.3.0.
|
|
|
|
|
| |
* gnu/packages/purescript.scm (purescript): Update to 0.15.9.
[arguments]: Break line to satisfy the linter.
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (sc-im): Update to 0.8.3.
[arguments]: Use modern style, patch bash path, and enable tests.
[native-inputs]: Add bash-minimal and valgrind.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (opensmtpd): Update to 7.3.0p0.
[arguments]: Remove obsolete 'fix-smtpctl-encrypt-bug phase.
Don't explicitly return #t from remaining phases.
|
|
|
|
| |
* gnu/packages/games.scm (anarch): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/c.scm (tomlc99): New variable.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/education.scm (mazo): Update to 1.1.0.
[propagated-inputs]: Add adwaita-icon-theme and dbus.
[propagated-inputs]: Change gtk+ to gtk.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2): Update to 2.6.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Update to 0.0.14.
(go-github.com-mattn-go-runewidth): Remove, and change users to to refer
to 'go-github-com-mattn-go-runewidth'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/terminals.scm (xiate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-ffi-cblas): New variable.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-dask)[propagated-inputs]: Add
python-import-metadata.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/python-keras-integration-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/machine-learning.scm (python-keras): Update to 2.3.1.
[source]: Remove patch; update snippet.
[arguments]: Add build phase 'tf-compatibility; add phase 'hdf5-compatibility;
rename phase 'remove-tests-for-unavailable-features to
'delete-unavailable-backends; update 'check phase to disable tests that cannot
be repaired or are flaky.
[native-inputs]: Add python-flaky, python-markdown, and python-pyux.
|
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Add one more
patch of "collections" to "collections.abc" to the 'python3.10-compatibility
phase.
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Remove #T from
'set-source-file-times-to-1980 phase.
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Remove
np.asscalar in 'python3.10-compatibility phase.
|
|
|
|
| |
* gnu/packages/machine-learning.scm (tensorflow)[propagated-inputs]: Drop labels.
|
|
|
|
|
|
|
| |
* gnu/packages/python-science.scm (python-pyvista): Update to 0.39.1.
[propagated-inputs]: Add python-pooch, remove python-appdirs.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/game-development.scm (recastnavigation): Update to 1.6.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/fvwm.scm (fvwm): Update to 2.7.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/wm.scm (fnott): Update to 1.4.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/video.scm (celluloid): Update to 0.25.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/monitoring.scm (batsignal): Update to 1.6.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|