Age | Commit message (Expand) | Author |
2020-01-26 | gnu: Add python-pyenchant....* gnu/packages/enchant.scm (python-pyenchant): New variable.
| Julien Lepiller |
2020-01-26 | services: Fix typo in spice-vdagent-service....* gnu/services/spice.scm (spice-vdagent-service): Fix typo.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Damien Cassou |
2020-01-26 | gnu: ghmm: Fix missing module import....This is a follow-up to commit 9c2563a80b6f1d8fb8677f5314e6180ea9916aa5.
* gnu/packages/machine-learning.scm (ghmm)[arguments]: Add #:modules.
| Marius Bakke |
2020-01-26 | gnu: kobodeluxe: Provide missing dependency....* gnu/packages/games.scm (kobodeluxe)[inputs]: Add GLU.
| Marius Bakke |
2020-01-26 | gnu: ir: Update to 1.3.4....* gnu/packages/audio.scm (ir): Update to 1.3.4.
[source]: Fetch via git.
[home-page]: Update.
[arguments]: Pass INSTDIR.
| Ricardo Wurmus |
2020-01-26 | gnu: libofx: Disable parallel build....* gnu/packages/finance.scm (libofx)[arguments]: Add #:parallel-build?.
| Marius Bakke |
2020-01-26 | gnu: python-xmlschema: Update to 1.1.0....* gnu/packages/xml.scm (python-xmlschema): Update to 1.1.0.
[source]: Change to GIT-FETCH.
[arguments]: Adjust test invokation.
| Marius Bakke |
2020-01-26 | gnu: python-elementpath: Update to 1.4.0....* gnu/packages/xml.scm (python-elementpath): Update to 1.4.0.
| Marius Bakke |
2020-01-26 | gnu: font-mathjax: Don't use unstable tarball....* gnu/packages/javascript.scm (font-mathjax)[source]: Download using
git-fetch.
[arguments]: Adjust for change in source.
[native-inputs]: Remove gzip, tar.
(js-mathjax)[source]: Adjust for change in source.
| Efraim Flashner |
2020-01-26 | gnu: vim-fugitive: Update to 3.2....* gnu/packages/vim.scm (vim-fugitive): Update to 3.2.
| Efraim Flashner |
2020-01-26 | gnu: Add guile3.0-gi....* gnu/packages/guile-xyz.scm (guile3.0-gi): New variable.
| Ricardo Wurmus |
2020-01-26 | gnu: guile-gi: Update to 0.2.2....* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.2.2.
| Ricardo Wurmus |
2020-01-26 | gnu: freehdl: Fix build....* gnu/packages/engineering.scm (freehdl)[native-inputs]: Add gcc-5.
| Ricardo Wurmus |
2020-01-26 | gnu: public-inbox: Update to 1.2.0-0.05a06f3....* gnu/packages/mail.scm (public-inbox): Update to 1.2.0-0.05a06f3.
| 宋文武 |
2020-01-25 | gnu: cuirass: Update to 0.0.1-28.b9031db....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-28.b9031db.
| Christopher Baines |
2020-01-25 | gnu: mgba: Update to 0.8.0....* gnu/packages/emulators.scm (mgba): Update to 0.8.0.
| Nicolas Goaziou |
2020-01-25 | gnu: musescore: Update to 3.4.1....* gnu/packages/music.scm (musescore): Update to 3.4.1.
[source]: Remove unnecessary snippet.
[arguments]: Do not build telemetry module.
| Nicolas Goaziou |
2020-01-25 | gnu: silkaj: Update to 0.7.6....* gnu/packages/finance.scm (silkaj): Update to 0.7.6.
[source]: Move to Pypi.
[home-page]: Update home page.
| Nicolas Goaziou |
2020-01-25 | gnu: python-duniterpy: Update to 0.56.0....* gnu/packages/finance.scm (python-duniterpy): Update to 0.56.0.
[source]: Move source to Pypi.
[arguments]: Add phase to work around a missing file. Remove phases building
documentation since they are not applicable anymore.
[native-inputs]: Remove it, since it is not applicable in Pypi package.
[inputs]: Replace "python-attr" with "python-attrs".
| Nicolas Goaziou |
2020-01-25 | gnu: Add emacs-eshell-toggle....* gnu/packages/emacs-xyz.scm (emacs-eshell-toggle): New variable.
| Brian Leung |
2020-01-25 | gnu: ode: Selectively disable tests....* gnu/packages/game-development.scm (ode)[arguments]: Run tests only on
x86_64.
| Nicolas Goaziou |
2020-01-25 | gnu: youtube-dl: Update to 2020.01.24....* gnu/packages/video.scm (youtube-dl): Update to 2020.01.24.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Amin Bandali |
2020-01-25 | bootloader: grub: Add gfxmode (resolution) override....* gnu/bootloader/grub.scm (<grub-theme>): Add `gfxmode' entry.
(eye-candy): Use it.
* doc/guix.texi (Bootloader Configuration): Document it.
| Jan Nieuwenhuizen |
2020-01-25 | gnu: python-parso: Update to 0.5.2....* gnu/packages/python-xyz.scm (python-parso): Update to 0.5.2.
| Marius Bakke |
2020-01-25 | gnu: python-pympler: Update to 0.8....* gnu/packages/python-xyz.scm (python-pympler): Update to 0.8.
| Marius Bakke |
2020-01-25 | gnu: Remove python2-debian....This trivial package fails to build and has no users in Guix.
* gnu/packages/python-xyz.scm (python2-debian): Remove variable.
| Marius Bakke |
2020-01-25 | gnu: Add bitcoin-unlimited....* gnu/packages/finance.scm (bitcoin-unlimited): New variable.
| Guillaume Le Vaillant |
2020-01-24 | gnu: WebKitGTK: Update to 2.26.3....* gnu/packages/webkit.scm (webkitgtk): Update to 2.26.3.
| Leo Famulari |
2020-01-24 | gnu: QEMU: Update to 4.2.0....* gnu/packages/virtualization.scm (qemu): Update to 4.2.0.
[source]: Use new patch.
* gnu/packages/patches/qemu-fix-documentation-build-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Leo Famulari |
2020-01-24 | gnu: QEMU: Install the manual pages....* gnu/packages/virtualization.scm (qemu)[arguments]: Add '--enable-docs'
to #:configure-flags.
[native-inputs]: Add python-sphinx.
(qemu-minimal-2.10)[native-inputs]: Remove python-sphinx.
| Leo Famulari |
2020-01-24 | gnu: QEMU: Fix CVE-2020-{7039,7211}....* gnu/packages/patches/qemu-CVE-2020-7039.patch,
gnu/packages/patches/qemu-CVE-2020-7211.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/virtualization.scm (qemu)[source]: Use them.
| Leo Famulari |
2020-01-25 | gnu: httpie: Update to 2.0.0....* gnu/packages/python-web.scm (httpie): Update to 2.0.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Josh Holland |
2020-01-25 | gnu: python-pygments: Update to 2.5.2....* gnu/packages/python-xyz.scm (python-pygments): Update to 2.5.2.
[home-page]: Follow redirect to https.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Josh Holland |
2020-01-24 | gnu: guile-ics: Add "guile3.0-ics" variant....* gnu/packages/guile-xyz.scm (guile-ics)[source]: Add 'modules' and 'snippet'.
(guile3.0-ics): New variable.
| Ludovic Courtès |
2020-01-24 | serialization: 'read-byte-string' makes a single read(2) call....On "guix build libreoffice -nd", this reduces the number of read(2)
system calls from 10,434 to 8092.
* guix/serialization.scm (sub-bytevector): New procedure.
(read-byte-string): Make a single 'get-bytevector-n*' call and use
'sub-bytevector'.
| Ludovic Courtès |
2020-01-24 | guix build, archive, graph: Disable absolute file port name canonicalization....This avoids an 'lstat' storm. Specifically:
./pre-inst-env strace -c guix build -nd libreoffice
goes from 1,711 to 214 'lstat' calls.
* guix/scripts/build.scm (options->things-to-build): When SPEC matches
'derivation-path?', call 'canonicalize-path'.
(guix-build): Remove 'with-fluids' for %FILE-PORT-NAME-CANONICALIZATION.
* guix/scripts/archive.scm (guix-archive): Remove 'with-fluids' for
%FILE-PORT-NAME-CANONICALIZATION.
* guix/scripts/graph.scm (guix-graph): Likewise.
| Ludovic Courtès |
2020-01-24 | ui: Do not display error messages with bare format strings....On Guile 3, with, say, an error in ~/.guile, we'd get:
$ guix repl
guix repl: error: Unbound variable: ~S
* guix/ui.scm (call-with-error-handling): Add
'&exception-with-kind-and-args' case.
| Ludovic Courtès |
2020-01-24 | gnu: swi-prolog: Update to 8.1.21....* gnu/packages/prolog.scm (swi-prolog): Update to 8.1.21.
| Brett Gilio |
2020-01-24 | gnu: emacs-telega: Update to 0.5.10....* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.10.
| Brett Gilio |
2020-01-24 | gnu: tdlib: Update to 1.5.5....* gnu/packages/messaging.scm (tdlib): Update to 1.5.5.
| Brett Gilio |
2020-01-24 | gnu: ode: Disable tests....* gnu/packages/game-development.scm (ode): Tests are failing or other systems
than x86_64, so we disable them.
| Nicolas Goaziou |
2020-01-24 | gnu: wine-staging: Update to 5.0....* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 5.0.
(wine-staging): Update to 5.0.
[inputs]: Remove faudio, inherited from wine.
| Nicolas Goaziou |
2020-01-24 | gnu: wine: Add FAudio input....* gnu/packages/wine.scm (wine)[inputs]: Add FAudio.
| Nicolas Goaziou |
2020-01-24 | gnu: wine: Update to 5.0....* gnu/packages/wine.scm (wine): Update to 5.0.
| Nicolas Goaziou |
2020-01-24 | gnu: Add megatools....* gnu/packages/sync.scm (megatools): New variable.
(megacmd)[description]: Cross-reference the two packages in the description.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Jakub Kądziołka |
2020-01-24 | gnu: Add megacmd....* gnu/packages/sync.scm (megacmd): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Jakub Kądziołka |
2020-01-24 | news: Add ‘nl’ translation....* * etc/news.scm: Add ‘nl’ translation.
| Tobias Geerinckx-Rice |
2020-01-24 | gnu: emacs-xr: Update to 1.14....* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.14.
| Nicolas Goaziou |
2020-01-24 | news: Add 'de' translation....* etc/news.scm: Add 'de' translation.
| Florian Pelz |
2020-01-24 | gnu: r-biocset: Fix spelling of "ability"....* gnu/packages/bioconductor (r-biocset)[description]: Fix typo.
| Vagrant Cascadian |