summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2019-09-04gnu: grub: Fix cross-compilation.Mathieu Othacehe
* gnu/packages/bootloaders.scm (grub)[arguments]: Search for unifont in both native-inputs and inputs.
2019-09-04gnu: glibc-utf8-locales: Fix cross-compilation.Mathieu Othacehe
* gnu/packages/base.scm (glibc-utf8-locales)[inputs]: Move to ... [native-inputs]: ... here, in order to fix cross-compilation. * gnu/packages/commencement.scm (glibc-utf8-locales-final)[inputs]: Move to ... [native-inputs]: ... here, in order to fix cross-compilation.
2019-09-04gnu: guile-wm: Fix cross-compilation.Pierre-Moana Levesque
* gnu/packages/guile-wm.scm (guile-wm): Add guile and guile-xcb to native-inputs.
2019-09-04linux-initrd: Use native gzip.Mathieu Othacehe
* gnu/system/linux-initrd.scm (expression->initrd): Pass native gzip to build-initrd procedure.
2019-09-04gnu: ungoogled-chromium: Allow microphone access.Marius Bakke
Fixes <https://bugs.gnu.org/36961>. * gnu/packages/aux-files/chromium/master-preferences.json: Remove "audio_capture_enabled" flag.
2019-09-04gnu: hdf4: Update to 4.2.14.Marius Bakke
* gnu/packages/maths.scm (hdf4): Update to 4.2.14.
2019-09-04gnu: kitty: Update to 0.14.4.Rutger Helling
* gnu/packages/terminals.scm (kitty): Update to 0.14.4.
2019-09-04gnu: twinkle: update to 1.10.2.Jovany Leandro G.C
* gnu/packages/telephony.scm (twinkle): update to 1.10.2 * gnu/packages/patches/twinkle-include-qregexpvalidator.patch: Delete it. * gnu/local.mk (dist_patch_DATA): Remove patch. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-09-03gnu: ocaml-fileutils: Update to 0.6.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-fileutils): Update to 0.6.0.
2019-09-03gnu: ocaml-utop: Update to 2.4.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-utop): Update to 2.4.1. (ocaml-lamdba-term): Update to 2.0.2. (ocaml-zed): Update to 2.0.3.
2019-09-03gnu: Add ocaml-stdlib-shims.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-stdlib-shims): New variable.
2019-09-03gnu: Add ocaml-charinfo-width.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-charinfo-width): New variable.
2019-09-03gnu: ocaml-camomile: Update to 1.0.2.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-camomile): Update to 1.0.2. [arguments]: Fix profile and disable failing tests.
2019-09-03gnu: ocaml-zarith: Update to 1.9.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-zarith): Update to 1.9.1.
2019-09-03gnu: ocaml-result: Update to 1.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-result): Update to 1.4.
2019-09-03gnu: ocaml-odoc: Update to 1.4.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 1.4.1.
2019-09-03gnu: dune: Update to 1.11.3.Julien Lepiller
* gnu/packages/ocaml.scm (dune): Update to 1.11.3. [source]: Use git-fetch.
2019-09-03gnu: ocaml-qcheck: Update to 0.10.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.10.
2019-09-03gnu: ocaml-migrate-parsetree: Update to 1.4.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 1.4.0. (ocaml-ppx-tools-versioned): Update to 5.2.3. [source]: Use git-fetch. (ocaml-bisect-ppx): Fix compilation error.
2019-09-03gnu: ocaml-cppo: Update to 1.6.6.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-cppo): Update to 1.6.6. [source]: Use git-fetch.
2019-09-03gnu: ocaml-batteries: Update to 2.10.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-batteries): Update to 2.10.0.
2019-09-03gnu: Add emacs-pubmed.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-pubmed): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03gnu: Add emacs-unidecode.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-unidecode): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03gnu: Add emacs-org-tanglesync.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-org-tanglesync): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03gnu: emacs-org-pomodoro: Update to 2.1.0-1.aa07c11.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-org-pomodoro): Update to 2.1.0-1.aa07c11. [arguments]: Include "resources" directory and run tests. [source]: Update url. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03gnu: next: Update to 1.3.1.Pierre Neidhardt
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.1. [source]: Use GitHub. (sbcl-next-download-manager)[arguments]: Fix asd-system-name. (next)[inputs]: Remove unneeded dependencies.
2019-09-03gnu: guile-gi: Update to 0.2.0.Ricardo Wurmus
* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.2.0. [arguments]: Remove make flags. [native-inputs]: Add glib:bin.
2019-09-03gnu: r-wordcloud: Add r-tm to inputs.Ricardo Wurmus
* gnu/packages/cran.scm (r-wordcloud)[propagated-inputs]: Add r-tm.
2019-09-03gnu: Add r-tm.Ricardo Wurmus
* gnu/packages/cran.scm (r-tm): New variable.
2019-09-03gnu: Add r-nlp.Ricardo Wurmus
* gnu/packages/cran.scm (r-nlp): New variable.
2019-09-03gnu: rust-unicode-xid: Update to 0.2.0.Giacomo Leidi
* gnu/packages/crates-io.scm (rust-unicode-xid): Update to 0.2.0. (rust-unicode-xid-0.1): New variable. (rust-proc-macro2)[arguments]: Specify rust-unicode-xid-0.1 in cargo-inputs. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-03gnu: Add rust-constant-time-eq.Giacomo Leidi
* gnu/packages/crates-io.scm (rust-constant-time-eq): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-03gnu: emacs-org-ql: Update to 0.2.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.2. [inputs]: Add emacs-ts and emacs-org. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03gnu: emacs-org-sidebar: Update to 0.1-1.ed951d1.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-org-sidebar): Update to 0.1-1.ed951d1. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03gnu: Add emacs-ts.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-ts): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-02gnu: Add hoogle.John Soo
* gnu/packages/haskell-apps.scm (hoogle): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02gnu: Add ghc-js-flot.John Soo
* gnu/packages/haskell-web.scm (ghc-js-flot): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02gnu: Add ghc-js-jquery.John Soo
* gnu/packages/haskell-web.scm (ghc-js-jquery): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02gnu: Add ghc-process-extras.John Soo
* gnu/packages/haskell-xyz.scm (ghc-process-extras): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02gnu: Add ghc-storable-tuple.John Soo
* gnu/packages/haskell-xyz.scm (ghc-storable-tuple): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02gnu: Add ghc-listlike.John Soo
* gnu/packages/haskell-xyz.scm (ghc-listlike): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02gnu: Add ghc-storable-record.John Soo
* gnu/packages/haskell-xyz.scm (ghc-storable-record): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02gnu: Add ghc-fmlist.John Soo
* gnu/packages/haskell-xyz.scm (ghc-fmlist): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02gnu: Add ghc-storablevector.John Soo
* gnu/packages/haskell-xyz.scm (ghc-storablevector): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02gnu: Add ghc-timeit.John Soo
* gnu/packages/haskell-xyz.scm (ghc-timeit): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02gnu: Add ghc-non-negative.John Soo
* gnu/packages/haskell-xyz.scm (ghc-non-negative): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02gnu: Add ghc-unsafe.John Soo
* gnu/packages/haskell-xyz.scm (ghc-unsafe): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02gnu: icecat: Update to 60.9.0-guix1.Mark H Weaver
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.9.0-guix1. (icecat-source)[upstream-firefox-source]: Update hash.
2019-09-02gnu: grammalecte: Update to 1.3.0.Nicolas Goaziou
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.3.0.
2019-09-02gnu: snap: Update to 5.1.0.Nicolas Goaziou
* gnu/packages/education.scm (snap): Update to 5.1.0.