summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-24serialization: 'read-byte-string' makes a single read(2) call.Ludovic Courtès
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'.
2020-01-24guix build, archive, graph: Disable absolute file port name canonicalization.Ludovic Courtès
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.
2020-01-24ui: Do not display error messages with bare format strings.Ludovic Courtès
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.
2020-01-24gnu: swi-prolog: Update to 8.1.21.Brett Gilio
* gnu/packages/prolog.scm (swi-prolog): Update to 8.1.21.
2020-01-24gnu: emacs-telega: Update to 0.5.10.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.10.
2020-01-24gnu: tdlib: Update to 1.5.5.Brett Gilio
* gnu/packages/messaging.scm (tdlib): Update to 1.5.5.
2020-01-24gnu: ode: Disable tests.Nicolas Goaziou
* gnu/packages/game-development.scm (ode): Tests are failing or other systems than x86_64, so we disable them.
2020-01-24gnu: wine-staging: Update to 5.0.Nicolas Goaziou
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 5.0. (wine-staging): Update to 5.0. [inputs]: Remove faudio, inherited from wine.
2020-01-24gnu: wine: Add FAudio input.Nicolas Goaziou
* gnu/packages/wine.scm (wine)[inputs]: Add FAudio.
2020-01-24gnu: wine: Update to 5.0.Nicolas Goaziou
* gnu/packages/wine.scm (wine): Update to 5.0.
2020-01-24gnu: Add megatools.Jakub Kądziołka
* 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>
2020-01-24gnu: Add megacmd.Jakub Kądziołka
* gnu/packages/sync.scm (megacmd): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-01-24news: Add ‘nl’ translation.Tobias Geerinckx-Rice
* * etc/news.scm: Add ‘nl’ translation.
2020-01-24gnu: emacs-xr: Update to 1.14.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.14.
2020-01-24news: Add 'de' translation.Florian Pelz
* etc/news.scm: Add 'de' translation.
2020-01-24gnu: r-biocset: Fix spelling of "ability".Vagrant Cascadian
* gnu/packages/bioconductor (r-biocset)[description]: Fix typo.
2020-01-24gnu: rust-serde-bytes-0.11: Fix spelling of "handle".Vagrant Cascadian
* gnu/packages/crates-io (rust-serde-bytes-0.11)[synopsis]: Fix typo.
2020-01-24gnu: rust-rust-argon2-0.5: Fix spelling of "contains".Vagrant Cascadian
* gnu/packages/crates-io (rust-rust-argon2-0.5)[description]: Fix typo.
2020-01-24gnu: rust-which-2.0: Fix spelling of "executable".Vagrant Cascadian
* gnu/packages/crates-io (rust-which-2.0)[description]: Fix typo.
2020-01-24gnu: emacs-helm-clojuredocs: Fix typo "This package".Vagrant Cascadian
* gnu/packages/emacs-xyz (emacs-helm-clojuredocs)[description]: Fix typo.
2020-01-24gnu: ghc-time-compat: Fix typo "This package".Vagrant Cascadian
* gnu/packages/haskell-xyz (ghc-time-compat)[description]: Fix typo.
2020-01-24gnu: ocaml-mmap: Fix spelling of "function".Vagrant Cascadian
* gnu/packages/ocaml (ocaml-mmap)[description]: Fix typo.
2020-01-24gnu: pinfo: Fix spelling of "additionally".Vagrant Cascadian
* gnu/packages/texinfo (pinfo)[description]: Fix typo.
2020-01-24gnu: jimtcl: Update to 0.79.Efraim Flashner
* gnu/packages/embedded.scm (jimtcl): Update to 0.79. [home-page]: Update home-page.
2020-01-24gnu: jimtcl: Don't use unstable tarball.Efraim Flashner
* gnu/packages/embedded.scm (jimtcl)[source]: Download using git-fetch.
2020-01-24gnu: stlink: Don't use unstable tarball.Efraim Flashner
* gnu/packages/embedded.scm (stlink)[source]: Download using git-fetch.
2020-01-24gnu: spin2cpp: Don't use unstable tarball.Efraim Flashner
* gnu/packages/embedded.scm (spin2cpp)[source]: Download using git-fetch.
2020-01-24gnu: openspin: Don't use unstable tarball.Efraim Flashner
* gnu/packages/embedded.scm (openspin)[source]: Download using git-fetch.
2020-01-23gnu: linux-libre: Update to 5.4.14.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.14. (linux-libre-5.4-pristine-source): Update hash.
2020-01-23gnu: linux-libre@4.19: Update to 4.19.98.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.98. (linux-libre-4.19-pristine-source): Update hash.
2020-01-23gnu: linux-libre@4.14: Update to 4.14.167.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.167. (linux-libre-4.14-pristine-source): Update hash.
2020-01-23gnu: linux-libre@4.9: Update to 4.9.211.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.211. (linux-libre-4.9-pristine-source): Update hash.
2020-01-23gnu: linux-libre@4.4: Update to 4.4.211.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.211. (linux-libre-4.4-pristine-source): Update hash.
2020-01-23gnu: linux-libre: Update deblob scripts.Mark H Weaver
* gnu/packages/linux.scm (deblob-scripts-5.4, deblob-scripts-4.19) (deblob-scripts-4.14, deblob-scripts-4.9, deblob-scripts-4.4): Update to 5.4.14, 4.19.98, 4.14.167, 4.9.211, and 4.4.211, respectively, and update hashes.
2020-01-23gnu: tuxguitar: Build and install ALSA plugin.Mike Rosset
* gnu/packages/music.scm (tuxguitar): Allows MIDI sound output when using a synthesizer like TiMidity++. [inputs]: Add alsa-lib. [arguments]: No longer change build directory context between phases. Install desktop, mime and manual files during the "install" phase. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2020-01-23news: Add entry for Guile 3.0.Ludovic Courtès
* etc/news.scm: Add entry for Guile 3.0.
2020-01-23self: Build with Guile 3.0.Ludovic Courtès
* guix/self.scm (specification->package): Return the "guile3.0-" variants. (guix-derivation): Change 'guile' to (specification->package "guile"). Pass "3.0" as #:guile-version.
2020-01-23derivations: Inline 'find' in 'coalesce-duplicate-inputs'.Ludovic Courtès
Previously the first argument to 'find' would show up high in profiles of 'package-derivation'. This speeds things up a big, especially on Guile 3. * guix/derivations.scm (coalesce-duplicate-inputs)[find]: New procedure.
2020-01-23compile: Remove incorrect exports.Ludovic Courtès
This is a followup to fed36328129def5f10b1d1f3e4ea8886916fd22a. * guix/build/compile.scm: Remove exports of '%lightweight-optimizations' and '%default-optimizations'. * guix/self.scm: Remove unused (guix build compile) module.
2020-01-23gnu: libqmi: Update to 1.24.4.Marius Bakke
* gnu/packages/freedesktop.scm (libqmi): Update to 1.24.4.
2020-01-23gnu: gsasl: Do not build 'libgsasl.a'.Marius Bakke
* gnu/packages/gsasl.scm (gsasl)[arguments]: Add "--disable-static" to #:configure-flags.
2020-01-23gnu: gsasl: Update to 1.8.1.Marius Bakke
* gnu/packages/gsasl.scm (gsasl): Update to 1.8.1. [source](modules, snippet): Remove. [inputs]: Add LIBGCRYPT.
2020-01-23gnu: Add ghc-llvm-hs.JoJo
* gnu/packages/haskell-xyz.scm (ghc-llvm-hs): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-01-23gnu: Add ghc-llvm-hs-pure.JoJo
* gnu/packages/haskell-xyz.scm (ghc-llvm-hs-pure): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-01-23gnu: Add ne.Danny Milosavljevic
* gnu/packages/text-editors.scm (ne): New variable.
2020-01-23gnu: wxmaxima: Update to 20.01.3.Kei Kebreau
* gnu/packages/maths.scm (wxmaxima): Update to 20.01.3. [home-page]: Update URL.
2020-01-23gnu: fenics: Update to 2019.1.0.post0.Paul Garlick
* gnu/packages/simulation.scm (fenics): Update to 2019.1.0.post0. [arguments]: In the 'pre-check' phase, add three more demos to the list of demos that are skipped.
2020-01-23gnu: fenics-dolfin: Update to 2019.1.0.post0.Paul Garlick
* gnu/packages/simulation.scm (fenics-dolfin): Update to 2019.1.0.post0. [source](snippet): Remove three substitutions that are no longer needed. [native-inputs]: Use compatible version of CATCH. [arguments]: Use CMAKE version 3.15.5 to avoid EXCLUDE_FROM_ALL regression. See <https://issues.guix.gnu.org/issue/38060>.
2020-01-23gnu: python-fenics-ffc: Update to 2019.1.0.post0.Paul Garlick
* gnu/packages/simulation.scm (python-fenics-ffc): Update to 2019.1.0.post0.
2020-01-23gnu: python-fenics-fiat: Update to 2019.1.0.Paul Garlick
* gnu/packages/simulation.scm (python-fenics-fiat): Update to 2019.1.0.