Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (iptables): Update to 1.8.7.
|
|
* gnu/packages/linux.scm (nftables): Update to 0.9.8.
|
|
* gnu/packages/linux.scm (libnftnl): Update to 1.1.9.
|
|
* gnu/packages/education.scm (ktouch): Update to 20.12.1.
|
|
* gnu/packages/maths.scm (wxmaxima): Update to 20.12.2.
[arguments]: Remove #:test-target and disable tests. Remove 'pre-check
phase.
[native-inputs]: Remove xorg-server-for-tests.
[inputs]: Add libomp.
|
|
* gnu/packages/maths.scm (gnuplot): Update to 5.4.1.
[arguments]: Set GNUTERM in #:make-flags.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-mime): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/networking.scm (nbd): Update to 3.21.
|
|
* gnu/packages/mail.scm (mblaze): Update to 1.1.
|
|
* gnu/packages/password-utils.scm (keepassxc): Update to 2.6.3.
|
|
* gnu/packages/admin.scm (facter): Update to 4.0.49.
|
|
* gnu/packages/admin.scm (inxi-minimal): Update to 3.2.02-2.
|
|
* gnu/packages/shells.scm (oil): Update to 0.8.6.
|
|
* gnu/packages/music.scm (pd): Update to 0.51-4.
|
|
* gnu/packages/gnome.scm (libhandy): Update to 1.0.3.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cffi): Update to 0.23.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/bioinformatics.scm (freebayes): Update to 1.3.3.
[source]: Add patch. Add snippet to remove vendored library.
[build-system]: Switch to meson-build-system.
[inputs]: Remove bamtools. Add fastahack, smithwaterman, tabixpp.
[native-inputs]: Remove procps, python-2, tabixpp source, smithwaterman
source, multichoose source, fsom source, filevercmp source, fastahack
source, bash-tap source. Add bash-tap, grep, pkg-config, simde, vcflib.
[arguments]: Drop make-flags. Don't delete 'configure phase. Delete
custom 'fix-tests, 'build-tabixpp-and-vcflib, 'fix-makefiles, 'install
phases. Adjust 'unpack-submodule-sources phase to changed native-inputs.
Add new 'patch-source phase.
|
|
* gnu/packages/bioinformatics.scm (multichoose)[arguments]: Adjust
'install phase to also install header files.
|
|
* gnu/packages/bioinformatics.scm (filevercmp)[arguments]: Adjust
'install phase to install header files.
|
|
* gnu/packages/assembly.scm (simde): New variable.
|
|
* gnu/packages/radio.scm (rtl-433): Update to 20.11.
|
|
* gnu/packages/radio.scm (gqrx): Update to 2.14.4.
|
|
* gnu/packages/java.scm (abcl): Update to 1.8.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp.scm (buildapp): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/gps.scm (gama): Update to 2.13.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2021.01.16.
|
|
* gnu/packages/gnome-xyz.scm (markets): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-pep517): Update to 0.9.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.5.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xfce.scm (garcon): Update to 4.16.1.
[native-inputs]: Add gobject-introspection, sorted alphabeticaly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xfce.scm (xfconf)[arguments]: Add install-shell-completions phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xfce.scm (xfwm4): Update to 4.16.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xfce.scm (thunar): Update to 4.16.2.
[inputs]: Add gobject-introspection.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/video.scm (mkvtoolnix): Update to 52.0.0.
[inputs]: Add libdvdread to support dvd chapter.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/diffoscope.scm (diffoscope): Update to 164.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/graphics.scm (blender): Update to 2.91.0.
[inputs]: Add embree.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/graphics.scm (embree): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
This reverts commit 9b415c0b36c885e7899c45617a8c4e64118a6379, which
reportedly breaks[0] rust@1.47.0, rust-1.48.0 and rust-1.49.0.
[0]: http://issues.guix.gnu.org/45909
|
|
Previously, thumbnail generation failed, as the gnome-thumbnail-font command
couldn't be found. Using an absolute filename in the .thumbnailer file fixes
this.
Cached failures within .cache/thumbnails/fail/ or similar may need removing
before the effect of this change can be seen.
* gnu/packages/gnome.scm (gnome-font-viewer)[arguments]: Add patch-thumbnailer
phase.
|
|
* gnu/packages/ruby.scm (ruby-method-source)[arguments]: Patch Rakefile to use
find rather than git.
[native-inputs]: Remove git.
|
|
* gnu/packages/admin.scm (lrzsz): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dired-hacks): Update to 0.0.1-3.d1a2bda.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-calibredb): Patch paths to calibre programs.
[arguments]: Add phase patch-paths.
[inputs]: Add calibre.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-crdt): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm-sly): Update to 0.6.0.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.32.6.
[inputs]: Add cl-base64, cl-unicode, ironclad, local-time and uax-15.
[arguments]: Add cl-postgres, s-sql and simple-date to 'asd-systems'.
(ecl-postmodern)[arguments]: Add cl-postgres, s-sql and simple-date to
'asd-systems'. Update the 'fix-build' phase.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/admin.scm (facter): Update to 4.0.48.
|
|
* gnu/packages/databases.scm (kyotocabinet): Update to 1.2.79.
|
|
* gnu/packages/disk.scm (gptfdisk): Update to 1.0.6.
|