Age | Commit message (Collapse) | Author |
|
* gnu/packages/ocaml.scm (ocaml-4.11): The check phase is currently
skipping all tests with an error. Add a comment to fix this.
|
|
* gnu/packages/ocaml.scm (ocaml-ounit): Update to 2.2.3 and rename.
[definition]: Rename to ocaml-ounit2.
[source]: Replace url-fetch with git-fetch.
[native-inputs]: Remove comment.
[build-system]: Change to dune-build-system.
[arguments]: Remove deletion of check phase, and specify package field.
[description]: Respace to align with column-width.
|
|
* gnu/packages/ocaml.scm (ocaml-extlib): Adjust indentation.
|
|
* gnu/packages/ocaml.scm (ocamlbuild)[license]: License is actually LGPL2.0.
|
|
* gnu/packages/ocaml.scm (ocaml-4.07): Update inheritance to reflect latest
OCaml.
|
|
* gnu/packages/ocaml.scm (ocaml): Update reference package to ocaml-4.11.
|
|
* gnu/packages/ocaml.scm (ocaml-4.09): Update to 4.11.0.
[definition]: Rename to match current OCaml version.
[arguments]: Remove patch-/bin/sh-references phase.
[arguments]: Run "make tests" in check phase.
[arguments]: Have all phases return #t
|
|
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.6.2. Fix
indentation.
|
|
The 5.7 kernel series is no longer supported upstream.
* gnu/packages/linux.scm (deblob-scripts-5.7, linux-libre-5.7-version,
linux-libre-5.7-pristine-source, linux-libre-5.7-source,
linux-libre-headers-5.7, linux-libre-5.7) Remove variables.
* gnu/packages/aux-files/linux-libre/5.7-arm.conf,
gnu/packages/aux-files/linux-libre/5.7-arm64.conf,
gnu/packages/aux-files/linux-libre/5.7-i686.conf,
gnu/packages/aux-files/linux-libre/5.7-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
|
|
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.2.
|
|
* gnu/packages/datastructures.scm (sdsl-lite)[arguments]: Fix typo in
custom 'install-pkgconfig-file phase.
|
|
* gnu/packages/guile-xyz.scm (guile-studio): Update to 0.0.3-1.5c05b03.
[inputs]: Add emacs-flycheck-guile.
|
|
* gnu/packages/syncthing.scm (syncthin-gtk)[inputs]: Add librsvg.
|
|
* gnu/packages/datastructures.scm (sdsl-lite)[arguments]: Add custom
'install-pkgconfig-file phase to install sdsl-lite.pc.
|
|
* gnu/packages/machine-learning.scm (vowpal-wabbit)[arguments]: Add
'install-more-headers phase to install more headers.
|
|
* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to to
20190219-1.40aab27.
|
|
* gnu/packages/networking.scm (squid): Update to 4.13.
|
|
* gnu/packages/mail.scm (python-authres)[synopsis, description]: Edit.
Or, one typo fix run amok.
|
|
* gnu/packages/shells.scm (xonsh): Update to 0.9.20.
|
|
*
gnu/packages/emacs-xyz.scm (emacs-haskell-mode)[arguments]<delete-failing-tests>:
Add "haskell-indent-tests.el" to list of deleted tests as it currently fails
on Emacs 27.1
https://github.com/haskell/haskell-mode/issues/1714
|
|
* gnu/packages/video.scm (libde265): Update to 1.0.6.
|
|
* gnu/packages/virtualization.scm (osinfo-db): Update to 20200813.
|
|
* gnu/packages/video.scm (straw-viewer): Update to 0.0.7.
|
|
* gnu/packages/video.scm (vapoursynth): Update to 52.
|
|
* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20200827.
|
|
* gnu/packages/crypto.scm (scrypt): Update to 1.3.1.
[arguments]: Patch configure to respect $PATH.
|
|
* gnu/packages/crypto.scm (scrypt)[arguments]: Add a
#:license-file-regexp and install the documentation to the same
standard location.
|
|
* gnu/packages/admin.scm (fdupes): Update to 2.1.2.
[source]: Use bootstrapped release tarball.
[arguments]: Delete field.
[inputs]: Add ncurses and pcre2.
|
|
* gnu/packages/admin.scm (htop): Update to 3.0.0.
[source]: Switch to new upstream. Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf and automake.
[home-page]: Switch to new upstream.
|
|
* gnu/packages/mail.scm (alpine): Update to 2.23.2.
[source]: Use new git tag.
|
|
* gnu/packages/mail.scm (fetchmail): Update to 6.4.10.
|
|
* gnu/packages/emacs-xyz.scm
(emacs-clojure-mode)[#:phases]: Add "fix-tests" phase.
|
|
* gnu/packages/pascal.scm (p2c): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-webring): New variable.
|
|
* gnu/packages/pascal.scm: New file.
* gnu/packages/patches/fpc-reproducibility.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add pascal.scm.
(dist_patch_DATA): Register patch.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/license.scm (reuse): Update to 0.11.1.
[native-inputs]: added python-setuptools-scm.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
As of 355761c2d27fe80ae73b872b8026cb15d8487fd0, packages built against libhandy
fail to either build or to run since they require the 0.0.x API.
* gnu/packages/gnome.scm (libhandy-0.0): New variable.
(gnome-tweaks, geary)[inputs]: Use libhandy-0.0 instead of libhandy.
* gnu/packages/gnome.scm (chatty)[inputs]: Likewise.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/rdf.scm (hdt-cpp): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/shells.scm (dash): Update to 0.5.11.2.
|
|
* gnu/packages/libedit.scm (libedit): Update to 20191231-3.1.
|
|
* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.4.
|
|
* gnu/packages/gnome.scm (tracker): Update to 2.3.5.
|
|
* gnu/packages/gtk.scm (libdatrie): Update to 0.2.12.
|
|
* gnu/packages/hexedit.scm (hexedit): Update to 1.5.
|
|
See also 9e5496e0ae0ee8f638ca93949ecca314fdb9251e and
718dc7d4a5e5d26cac80c79d78535677e0379dc8.
* gnu/packages/idris.scm (idris)[arguments]: Add a phase that sets
'LD_LIBRARY_PATH', and one that restores the 'libidris_rts.a'
library back to the default output.
|
|
Fixes <https://bugs.gnu.org/42740>.
* guix/scripts/copy.scm (send-to-remote-host): Keep the result of
'connect-to-remote-daemon' in scope, and explicitly close it after the
call to 'send-files'.
(retrieve-from-remote-host): Explicitly close REMOTE and disconnect
SESSION.
* guix/scripts/offload.scm (transfer-and-offload): Explicitly close
STORE and disconnect SESSION upon completion.
|
|
* configure.ac: Remove check for 'nix-hash'.
* tests/base32.scm (%nix-hash, %have-nix-hash?): Remove.
("sha256 & bytevector->nix-base32-string"): Remove test.
* build-aux/pre-inst-env.in: Do not set 'NIX_HASH' environment
variable.
|
|
This check is unnecessary since
e688c2df3924423b67892cc9939ca099c729d1cb.
* m4/guix.m4 (GUIX_ASSERT_SYNTAX_OBJECT_EQUAL): Remove.
* configure.ac: Remove user.
|
|
This reverts commit 0ec6b8afd7e7a6c288fbf48c5779f2e0bdaffb55 that prevents the
load of Emacs packages.
|
|
* gnu/packages/emacs.scm (emacs)[#:phases]: Add 'strip-double-wrap.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|