Age | Commit message (Expand) | Author |
2019-09-04 | gnu: Add xfce4-screensaver.•••* gnu/packages/xfce.scm (xfce4-screensaver): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| L p R n d n |
2019-09-04 | gnu: Add xfce4-screenshooter.•••* gnu/packages/xfce.scm (xfce4-screenshooter): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| L p R n d n |
2019-09-04 | services: nginx: Pass run-directory on config test.•••Fixes <https://bugs.gnu.org/36388>.
This fixes error logging errors in the activation script.
* gnu/services/web.scm (nginx-activation): Add "-p" flag.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Robert Vollmert |
2019-09-04 | gnu: ghostscript: Keep the replacement private.•••This avoids having two matches for the "ghostscript" spec.
* gnu/packages/ghostscript.scm (ghostscript/fixed): Keep private.
| Ludovic Courtès |
2019-09-04 | gnu: ocaml-easy-format: Update to 1.3.2.•••* gnu/packages/ocaml.scm (ocaml-easy-format): Update to 1.3.2.
| Julien Lepiller |
2019-09-04 | gnu: ocaml-frontc: Update to 3.4.2.•••* gnu/packages/ocaml.scm (ocaml-frontc): Update to 3.4.2.
| Julien Lepiller |
2019-09-04 | gnu: ocaml-ssl: Update to 0.5.9.•••* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.9.
| Julien Lepiller |
2019-09-04 | gnu: opam: Update to 2.0.5.•••* gnu/packages/ocaml.scm (opam): Update to 2.0.5.
| Julien Lepiller |
2019-09-04 | gnu: ocaml-stringext: Update to 1.6.0.•••* gnu/packages/ocaml.scm (ocaml-stringext): Update to 1.6.0.
| Julien Lepiller |
2019-09-04 | gnu: ocaml-markup: Update to 0.8.1.•••* gnu/packages/ocaml.scm (ocaml-markup): Update to 0.8.1.
(ocaml-bisect-ppx): Use propagated-inputs instead of inputs.
| Julien Lepiller |
2019-09-04 | gnu: ocaml-lwt-log: Update to 1.1.1.•••* gnu/packages/ocaml.scm (ocaml-lwt-log): Update to 1.1.1.
[source]: Use git-fetch.
| Julien Lepiller |
2019-09-04 | gnu: ocaml-biniou: Update to 1.2.1.•••* gnu/packages/ocaml.scm (ocaml-biniou): Update to 1.2.1.
| Julien Lepiller |
2019-09-04 | gnu: julia: Set search path.•••* gnu/packages/julia.scm (julia)[native-search-paths]: Add
specification for JULIA_LOAD_PATH.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| nixo |
2019-09-04 | Revert "gnu: texinfo: Fix cross-compilation."•••This causes too many rebuilds for the master branch.
This reverts commit 210b6412eeb915bba0848c1a947a24bfc51b9efc.
| Marius Bakke |
2019-09-04 | gnu: librepcb: Update to 0.1.2.•••* gnu/packages/engineering.scm (librepcb): Update to 0.1.2.
| Arun Isaac |
2019-09-04 | gnu: texinfo: Fix cross-compilation.•••* gnu/packages/texinfo.scm (texinfo)[arguments]: Do not reset environment
before running configure with the native compiler, in a cross-compilation
context,
[inputs]: move perl from here ...
[native-inputs]: ... to here. Also add ncurses that is needed in a
cross-compilation context to build texinfo native tools.
| Mathieu Othacehe |
2019-09-04 | gnu: make-linux-libre: Fix cross-compilation.•••* gnu/packages/linux.scm (make-linux-libre)[arguments]: Unset CROSS_CPATH to
make sure that cross-libc is not found. Otherwise, some of its header would
conflict with the one from linux (stdint.h and linux/types.h).
| Mathieu Othacehe |
2019-09-04 | gnu: linux-libre: Enable built-in ext4 support.•••When running qemu-img from (gnu system vm) with an aarch64 kernel, mounting
ext4 partitions fails because no modprobe of ext4 module is made. Like for
other kernel configs, provide built-in support for ext4 partitions.
* gnu/packages/aux-files/linux-libre/5.2-arm64.conf: Enable built-in ext4,
like in intel and armhf configs.
| Mathieu Othacehe |
2019-09-04 | gnu: grub: Fix cross-compilation.•••* gnu/packages/bootloaders.scm (grub)[arguments]: Search for unifont in both
native-inputs and inputs.
| Mathieu Othacehe |
2019-09-04 | gnu: glibc-utf8-locales: Fix cross-compilation.•••* 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.
| Mathieu Othacehe |
2019-09-04 | gnu: guile-wm: Fix cross-compilation.•••* gnu/packages/guile-wm.scm (guile-wm): Add guile and guile-xcb to native-inputs.
| Pierre-Moana Levesque |
2019-09-04 | linux-initrd: Use native gzip.•••* gnu/system/linux-initrd.scm (expression->initrd): Pass native gzip to
build-initrd procedure.
| Mathieu Othacehe |
2019-09-04 | gnu: ungoogled-chromium: Allow microphone access.•••Fixes <https://bugs.gnu.org/36961>.
* gnu/packages/aux-files/chromium/master-preferences.json: Remove
"audio_capture_enabled" flag.
| Marius Bakke |
2019-09-04 | gnu: hdf4: Update to 4.2.14.•••* gnu/packages/maths.scm (hdf4): Update to 4.2.14.
| Marius Bakke |
2019-09-04 | gnu: kitty: Update to 0.14.4.•••* gnu/packages/terminals.scm (kitty): Update to 0.14.4.
| Rutger Helling |
2019-09-04 | gnu: twinkle: update to 1.10.2.•••* 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>
| Jovany Leandro G.C |
2019-09-03 | gnu: ocaml-fileutils: Update to 0.6.0.•••* gnu/packages/ocaml.scm (ocaml-fileutils): Update to 0.6.0.
| Julien Lepiller |
2019-09-03 | gnu: ocaml-utop: Update to 2.4.1.•••* 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.
| Julien Lepiller |
2019-09-03 | gnu: Add ocaml-stdlib-shims.•••* gnu/packages/ocaml.scm (ocaml-stdlib-shims): New variable.
| Julien Lepiller |
2019-09-03 | gnu: Add ocaml-charinfo-width.•••* gnu/packages/ocaml.scm (ocaml-charinfo-width): New variable.
| Julien Lepiller |
2019-09-03 | gnu: ocaml-camomile: Update to 1.0.2.•••* gnu/packages/ocaml.scm (ocaml-camomile): Update to 1.0.2.
[arguments]: Fix profile and disable failing tests.
| Julien Lepiller |
2019-09-03 | gnu: ocaml-zarith: Update to 1.9.1.•••* gnu/packages/ocaml.scm (ocaml-zarith): Update to 1.9.1.
| Julien Lepiller |
2019-09-03 | gnu: ocaml-result: Update to 1.4.•••* gnu/packages/ocaml.scm (ocaml-result): Update to 1.4.
| Julien Lepiller |
2019-09-03 | gnu: ocaml-odoc: Update to 1.4.1.•••* gnu/packages/ocaml.scm (ocaml-odoc): Update to 1.4.1.
| Julien Lepiller |
2019-09-03 | gnu: dune: Update to 1.11.3.•••* gnu/packages/ocaml.scm (dune): Update to 1.11.3.
[source]: Use git-fetch.
| Julien Lepiller |
2019-09-03 | gnu: ocaml-qcheck: Update to 0.10.•••* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.10.
| Julien Lepiller |
2019-09-03 | gnu: ocaml-migrate-parsetree: Update to 1.4.0.•••* 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.
| Julien Lepiller |
2019-09-03 | gnu: ocaml-cppo: Update to 1.6.6.•••* gnu/packages/ocaml.scm (ocaml-cppo): Update to 1.6.6.
[source]: Use git-fetch.
| Julien Lepiller |
2019-09-03 | gnu: ocaml-batteries: Update to 2.10.0.•••* gnu/packages/ocaml.scm (ocaml-batteries): Update to 2.10.0.
| Julien Lepiller |
2019-09-03 | gnu: Add emacs-pubmed.•••* gnu/packages/emacs-xyz.scm (emacs-pubmed): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Brian Leung |
2019-09-03 | gnu: Add emacs-unidecode.•••* gnu/packages/emacs-xyz.scm (emacs-unidecode): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Brian Leung |
2019-09-03 | gnu: Add emacs-org-tanglesync.•••* gnu/packages/emacs-xyz.scm (emacs-org-tanglesync): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Brian Leung |
2019-09-03 | gnu: emacs-org-pomodoro: Update to 2.1.0-1.aa07c11.•••* 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>
| Brian Leung |
2019-09-03 | gnu: next: Update to 1.3.1.•••* 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.
| Pierre Neidhardt |
2019-09-03 | gnu: guile-gi: Update to 0.2.0.•••* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.2.0.
[arguments]: Remove make flags.
[native-inputs]: Add glib:bin.
| Ricardo Wurmus |
2019-09-03 | gnu: r-wordcloud: Add r-tm to inputs.•••* gnu/packages/cran.scm (r-wordcloud)[propagated-inputs]: Add r-tm.
| Ricardo Wurmus |
2019-09-03 | gnu: Add r-tm.•••* gnu/packages/cran.scm (r-tm): New variable.
| Ricardo Wurmus |
2019-09-03 | gnu: Add r-nlp.•••* gnu/packages/cran.scm (r-nlp): New variable.
| Ricardo Wurmus |
2019-09-03 | gnu: rust-unicode-xid: Update to 0.2.0.•••* 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>
| Giacomo Leidi |
2019-09-03 | gnu: Add rust-constant-time-eq.•••* gnu/packages/crates-io.scm (rust-constant-time-eq): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Giacomo Leidi |