| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/games.scm (hyperrogue): Update to 11.2q.
|
|
|
|
|
|
| |
* gnu/packages/education.scm (gcompris-qt): Update to 0.97.
[arguments]: Skip failing test.
[native-inputs]: Add kdoctools.
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/39404>.
Reported by Seth <lee.seth@tuta.io>.
* guix/import/gem.scm (<gem>)[licenses]: Adjust for non-vector
licenses.
* tests/gem.scm (test-bar-json): Change "licenses" to 'null'.
("gem-recursive-import"): Adjust accordingly.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/import/gem.scm (<gem>, <gem-dependencies>, <gem-dependency>): New
record types with JSON mapping.
(json->gem-dependencies): New procedures.
(rubygems-fetch): Use it.
(hex-string->bytevector): Remove.
(make-gem-sexp): Expect HASH to be a bytevector.
(gem->guix-package): Adjust to use the new <gem> data type instead of an
alist.
(latest-release): Likewise.
|
|
|
|
|
|
|
|
|
|
| |
This is a followup to 87858bc526a9d577760f55d05a51cb56630f845b.
Partly fixes <https://bugs.gnu.org/39374>.
Reported by Ellen Papsch <ellen.papsch@wine-logistix.de>.
* tests/graph.scm ("reverse bag DAG"): Adjust test to latest OCaml
changes.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This would import (srfi srfi-1) and (srfi srfi-26) from the host Guile,
leading to discrepancies among users, and in particular when the host
Guile is 3.0.
Reported by Julien Lepiller <julien@lepiller.eu>
in <https://bugs.gnu.org/39369>.
* gnu/packages/web.scm (cat-avatar-generator): Remove (srfi *) from
#:modules.
|
|
|
|
| |
* gnu/packages/education.scm (anki): New variable.
|
|
|
|
| |
* gnu/packages/tor.scm (tor): Update to 0.4.2.6.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (librsvg-next-source): Update dependencies.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-num-traits-0.2): Upgrade to 0.2.11.
[arguments]: Remove rust-autocfg-0.1 from cargo-inputs. Add
rust-autocfg-1.0, rust-libm-0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-libm-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-autocfg-1.0): New variable.
(rust-autocfg-0.1): Inherit from rust-autocfg-1.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-num-traits-0.2):[arguments] Add
rust-autocfg-0.1 to cargo-inputs.
[properties] Remove field.
(rust-num-traits-0.1):[arguments] Add rust-num-traits-0.2 to
cargo-inputs.
[properties]: Remove field.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-libm-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-nom-1.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-iso8601-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-pad-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-no-panic-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-locale-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-chanl): Update to 0.4.1-1-56e90a1.
(ecl-chanl)[arguments]: Remove disable-chanl-actors phase.
|
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-hdf5-cffi, cl-hdf5-cffi, ecl-hdf5-cffi): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/pulseaudio.scm (pamixer): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets): Update to 0.20.
[arguments]: Remove unnecessary modules.
[license]: Change to GPL3+.
Note: the new official release is "0.20" whereas previous package used
arbitrary "1-1". This may prevent users with this package already installed
from updating.
|
|
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (mutt)[inputs]: Add libidn2 and sqlite.
[arguments]<#:configure-flags>: Add "--enable-autocrypt", "--with-sqlite3" and
"--with-idn2".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/stb.scm (stb-truetype): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/stb.scm (stb-sprintf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/ham-radio.scm (redsea): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/sdr.scm (liquid-dsp): Remove unused module imports.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* doc/guix.texi (Invoking guix pack): Provide more concrete instructions
for the "guix pack -f docker" example.
|
|
|
|
|
| |
* doc/guix.texi (Channels): Use 'commit' field instead of 'branch' in
example.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-yasnippet): Update to 0.14.0.
|
|
|
|
| |
* gnu/packages/music.scm (yoshimi): Update to 1.7.0.1.
|
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-usocket-boot0): Update to 0.8.3 and don't
make this variable public.
(sbcl-usocket-server)[inputs]: Replace portable-threads by bordeaux-threads.
(ecl-socket): Rename variable to ecl-usocket.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (ecl-static-vectors): New variable.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-static-vectors): Update to 1.8.4.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-swap-bytes): Update to 1.2.
[arguments]: Don't ignore tests.
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-split-sequence): Update to 2.0.0.
[native-inputs]: Add fiveam.
[arguments]: Don't ignore tests.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (ecl-cl-ppcre-unicode): New variable.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-unicode-base): Update to 0.1.6.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scp (sbcl-cl-ppcre): Update to 2.1.1.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-flexi-streams): Update to 1.0.18.
|
|
|
|
| |
* gnu/packages/lisp-xyz (ecl-drakma): New variable.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-drakma): Update to 2.0.7.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-fad): Update to 0.7.6.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.8.7.
|
|
|
|
|
|
|
| |
* gnu/packages/web.scm (netsurf-buildsystem, libparserutils, hubbub,
libwapcaplet, libcss, libdom, libsvgtiny, libnsbmp, libnsgif, libnslog,
libnsutils, libnspsl, nsgenbind, netsurf, netsurf-buildsystem)
[source, home-page]: Use https.
|
|
|
|
|
| |
* gnu/packages/web.scm (netsurf)[inputs]: Remove gtk+-2, add gtk+.
[arguments]: Add makeflag to target gtk3.
|
|
|
|
|
|
| |
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20200202.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
|
|
| |
Follow-up to commit 31afa654c58cd7aa8bd11a771fa6eabcd766d443.
* gnu/packages/web.scm (netsurf)[arguments]: In 'adjust-welcome' phase, ensure
html entities are parsed and find their way back to the output.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|