| Commit message (Collapse) | Author | Age |
|
|
|
| |
* guix/import/cpan.scm (cpan-module->sexp): Use the CPAN-HOME procedure.
|
|
|
|
|
|
| |
Prevent regression after commit e4bc1727302b0e1e255ea5cf4e2ccf33cafe7296.
* guix/import/cpan.scm (cpan-home): Add trailing "/".
|
|
|
|
| |
* gnu/packages/perl.scm (perl-tie-cycle): Update to 1.225.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-text-table): Update to 1.133.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-safe-isa): Update to 1.000008.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-log-log4perl): Update to 1.49.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-file-sharedir-dist): Update to 0.05.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-business-ismn): Update to 1.131.
|
|
|
|
| |
* gnu/packages/networking.scm (perl-net-dns): Update to 1.13.
|
|
|
|
| |
* gnu/packages/conkeror.scm (conkeror): Update to 1.1.0.
|
|
|
|
|
| |
* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-17. Remove
unnecessary workaround about failing test.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/scribus.scm (scribus): Update to 1.5.3.
[input]: Add fontconfig, harfbuzz, hunspell, icu4c, libcdr, libfreehand,
libmspub, librevenge, libvisio, openssl, podofo, poppler, and boost. Move
qttools to ...
[native-input]: ... here.
[home-page]: Fix URL.
Co-authored-by: Eric Bavier <bavier@member.fsf.org>
|
|
|
|
|
|
|
|
| |
This appeases 'guix lint', which otherwise complains about permanent
redirects.
* guix/import/cpan.scm (cpan-module->sexp): Add trailing "/" on home-page.
* tests/cpan.scm ("cpan->guix-package"): Adjust accordingly.
|
|
|
|
|
|
|
| |
This is most often the need for perl module dependencies.
* guix/import/cpan.scm (cpan-module->sexp): 'inputs -> 'propagated-inputs.
* tests/cpan.scm ("cpan->guix-package"): Adjust accordingly.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-sys-cpu)[source]: Replace test in snippet.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.10.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.59.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.95.
|
|
|
|
| |
* gnu/packages/video.scm (gavl)[arguments]: Add '-lm' to configure flags.
|
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (neomutt)[arguments]: Remove '--with-regex'
and '--with-external-dotlock' from configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (neomutt): Remove (inherit mutt),
add 'build-system' and 'license'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (neomutt): Update to 20171027.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-yasnippet): Update to 0.12.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-elfeed): Update to 2.2.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-hydra): Update to 0.14.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-f): Update to 0.19.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-s): Update to 1.12.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/php.scm (php): Update to 7.1.11.
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-utop): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-findlib-1.7.3): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-zed): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-zed): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-jbuilder): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* guix/scripts/graph.scm (show-help): Remove mention of Graphviz from
the summary line.
|
|
|
|
|
|
|
| |
* guix/import/elpa.scm (elpa-fetch-archive): Use 'http-fetch/cached'
directly instead of 'call-with-downloaded-file'. This ensures we don't
just abort when networking access is lacking, which is required to allow
'guix refresh -c refresh' to proceed.
|
|
|
|
|
| |
* guix/import/github.scm (latest-release)[origin-github-uri]: New
procedure. Use it.
|
|
|
|
|
| |
* guix/scripts/lint.scm (check-for-updates): Wrap
'package-latest-release*' call in 'with-networking-fail-safe'.
|
|
|
|
|
|
| |
* guix/scripts/lint.scm (call-with-networking-fail-safe): New procedure.
(with-networking-fail-safe): New macro.
(current-vulnerabilities*): Rewrite in terms of 'with-networking-fail-safe'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/scripts.scm (parse-command-line): Add #:build-options? parameter
and honor it.
* guix/scripts/challenge.scm (guix-challenge): Use 'parse-command-line'
with #:build-options? #f instead of 'args-fold*'.
* guix/scripts/gc.scm (guix-gc): Likewise.
* guix/scripts/graph.scm (guix-graph): Likewise.
* guix/scripts/hash.scm (guix-hash): Likewise.
* guix/scripts/lint.scm (guix-lint): Likewise.
* guix/scripts/refresh.scm (guix-refresh): Likewise.
* guix/scripts/size.scm (guix-size): Likewise.
* guix/scripts/weather.scm (guix-weather): Likewise.
|
|
|
|
| |
* gnu/packages/networking.scm (perl-net-dns): Update to 1.13.
|
|
|
|
| |
* gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0131.
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/28984>.
Reported by Eric Bavier.
* guix/scripts/challenge.scm (guix-challenge): Use 'args-fold*' instead
of 'parse-command-line'.
* guix/scripts/size.scm (guix-size): Likewise.
* guix/scripts/weather.scm (guix-weather): Likewise.
|
|
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (kicad):
[arguments] <configure-flags>: Add KICAD_SPICE flag.
[inputs]: Add libngspice.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (kicad): Update to commit 5f4599f.
[arguments]: Add "install-lib-3d" phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (kicad-library): Update to 4.0.6.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (qucs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/engineering.scm (freehdl)[inputs]: Change
'gcc-toolchain-5' to 'gcc-toolchain'.
|
|
|
|
|
|
|
|
|
| |
Reported by Theodoros Foradis <theodoros@foradis.org>.
* gnu/packages/commencement.scm (gcc-toolchain): Rename to...
(make-gcc-toolchain): ... this.
(gcc-toolchain): New variable.
(gcc-toolchain-5): Turn into an alias for 'gcc-toolchain'.
|
|
|
|
|
|
| |
Hola!
* gnu/packages/aspell.scm (aspell-dict-ca): New variable.
|
|
|
|
|
|
|
|
| |
* gnu/packages/aspell.scm (aspell-word-list): New procedure.
(define-word-list-dictionary): New macro.
(hunspell-dict-en, hunspell-dict-en-au, hunspell-dict-en-ca)
(hunspell-dict-en-gb, hunspell-dict-en-gb-ize, hunspell-dict-en-us): New
variables.
|