Age | Commit message (Expand) | Author |
2018-03-23 | gnu: java-aqute-bnd-annotation: Update to 3.5.0....* gnu/packages/java.scm (java-aqute-bnd-annotation): Update to 3.5.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Gábor Boskovits |
2018-03-23 | doc: Move Cgit Service documentation to the Version Control section....* doc/guix.texi (Miscellaneous Services): Move the Cgit Service to
section Version Control Services.
| Leo Famulari |
2018-03-23 | gexp: 'program-file' has a new #:module-path parameter....* guix/gexp.scm (<program-file>): Add 'path' field.
(program-file): Add #:module-path parameter and honor it.
(program-file-compiler): Honor the 'path' field.
* tests/gexp.scm ("program-file #:module-path"): New test.
* doc/guix.texi (G-Expressions): Update.
| Ludovic Courtès |
2018-03-23 | gexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter....* guix/gexp.scm (load-path-expression): Add 'path' optional parameter.
(gexp->script): Add #:module-path and honor it.
(gexp->file): Likewise.
* tests/gexp.scm ("gexp->script #:module-path"): New test.
* doc/guix.texi (G-Expressions): Update accordingly.
| Ludovic Courtès |
2018-03-23 | gnu: git: Update to 2.16.3....* gnu/packages/version-control.scm (git): Update to 2.16.3.
| Tobias Geerinckx-Rice |
2018-03-23 | gnu: libgee: Update to 0.20.1....* gnu/packages/gnome.scm (libgee): Update to 0.20.1.
| Tobias Geerinckx-Rice |
2018-03-23 | gnu: fribidi: Update to 1.0.2....* gnu/packages/fribidi.scm (fribidi): Update to 1.0.2.
[arguments]: Disable building documentation for now.
| Tobias Geerinckx-Rice |
2018-03-23 | gnu: parallel: Update to 20180322....* gnu/packages/parallel.scm (parallel): Update to 20180322.
| Tobias Geerinckx-Rice |
2018-03-23 | gnu: coq-flocq: Use predictable source URI....* gnu/packages/ocaml.scm (coq-flocq)[source]: Use predictable URI.
| Tobias Geerinckx-Rice |
2018-03-23 | gnu: linux-libre@4.9: Update to 4.9.89....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.89.
| Mark H Weaver |
2018-03-23 | gnu: linux-libre@4.4: Update to 4.4.123....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.123.
| Mark H Weaver |
2018-03-22 | gnu: Add lyx....* gnu/packages/patches/lyx-2.2.3-fix-test.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/tex.scm (lyx): New variable.
| Danny Milosavljevic |
2018-03-22 | gnu: node: Update to 9.9.0....* gnu/packages/node.scm (node): Update to 9.9.0.
| Jelle Licht |
2018-03-22 | gnu: krita: Update to 4.0.0....* gnu/packages/kde.scm (krita): Update to 4.0.0.
| Leo Famulari |
2018-03-22 | gnu: darktable: Update to 2.4.2....* gnu/packages/photo.scm (darktable): Update to 2.4.2.
| Leo Famulari |
2018-03-22 | gnu: r-bookdown: Do not propagate ghc-pandoc....This package propagates r-rmarkdown, which propagates its own variant of
Pandoc.
* gnu/packages/bioinformatics.scm (r-bookdown)[propagated-inputs]: Remove
ghc-pandoc.
| Ricardo Wurmus |
2018-03-22 | gnu: nginx: Update to 1.13.10....* gnu/packages/web.scm (nginx): Update to 1.13.10.
[arguments]: Update kernel version to match glibc minimum requirement.
| Marius Bakke |
2018-03-22 | gnu: nmap: Update to 7.70....* gnu/packages/admin.scm (nmap): Update to 7.70.
[source](snippet): End on #t.
[inputs]: Add ZLIB.
| Marius Bakke |
2018-03-22 | gnu: talloc: Update to 2.1.12....* gnu/packages/samba.scm (talloc): Update to 2.1.12.
| Marius Bakke |
2018-03-22 | gnu: certbot: Update to 0.22.2....* gnu/packages/tls.scm (python-acme, certbot): Update to 0.22.2.
| Marius Bakke |
2018-03-22 | gnu: python-cryptography: Update to 2.2.1....* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.2.1.
| Marius Bakke |
2018-03-22 | publish: Always build a new derivation for the "/log/NAME" test....Fixes <https://bugs.gnu.org/30868>.
Reported by Martin Castillo <castilma@uni-bremen.de>.
* tests/publish.scm ("/log/NAME"): Use #$(random-text) in the builder.
| Ludovic Courtès |
2018-03-22 | publish: Add test for non-GET queries....* tests/publish.scm ("non-GET query"): New test.
| Ludovic Courtès |
2018-03-22 | gnu: Add supercollider....* gnu/packages/audio.scm (supercollider): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer |
2018-03-22 | gnu: yaml-cpp: Update to 0.6.1....* gnu/packages/serialization.scm (yaml-cpp): Update to 0.6.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer |
2018-03-22 | gnu: Add boost-sync....* gnu/packages/boost.scm (boost-sync): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer |
2018-03-22 | doc: Add index entries for realtime and jackd in the manual....* doc/guix.texi (Base Services): Add realtime and jackd indices to the
`pam-limits-service' service, as the examples shows how they can be
configured.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer |
2018-03-22 | gnu: shepherd: Update to 0.4.0....* gnu/packages/admin.scm (shepherd): Update to 0.4.0. Remove patches.
* gnu/packages/patches/shepherd-close-fds.patch,
gnu/packages/patches/shepherd-herd-status-sorted.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/services/admin.scm (%default-rotations): Remove
/var/log/shepherd.log.
| Ludovic Courtès |
2018-03-22 | services: rottlog: Add /var/log/debug to '%default-rotations'....* gnu/services/admin.scm (%rotated-files): Add "/var/log/debug".
| Ludovic Courtès |
2018-03-21 | gnu: linux-libre: Update to 4.15.12....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.12.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-03-21 | gnu: linux-libre@4.14: Update to 4.14.29....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.29.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-03-22 | gnu: emacs-deferred: Update to 0.5.1....* gnu/packages/emacs.scm (emacs-deferred): Update to 0.5.1.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Vasile Dumitrascu |
2018-03-22 | gnu: emacs-clojure-mode: Update to 5.6.1....* gnu/packages/emacs.scm (emacs-clojure-mode): Update to 5.6.1.
| Vasile Dumitrascu |
2018-03-21 | Fix copyright notice for Nils Gillmann....This is a followup to commit af23710ff522bb4e6cedf841c4fb977d96c9d8b3.
* gnu/packages/linux.scm: Fix name and email address for Nils Gillmann.
| Leo Famulari |
2018-03-21 | gnu: mpd: Update to 0.20.18....* gnu/packages/mpd.scm (mpd): Update to 0.20.18.
| Leo Famulari |
2018-03-21 | gnu: Add tinyscheme....* gnu/packages/scheme.scm (tinyscheme): New public variable.
| Tobias Geerinckx-Rice |
2018-03-21 | gnu: libosinfo: Update usb.ids....This follows up commit 0def9120882f90372fd6bb2e80e8330d67745610, which
tried to use the CVS ID as the SVN revision, which unfortunately doesn't
work.
* gnu/packages/virtualization.scm (libosinfo)[native-inputs]: Update
revision and hash for ‘usb.ids’.
| Tobias Geerinckx-Rice |
2018-03-21 | gnu: rawtherapee: Update to 5.4....* gnu/packages/photo.scm (rawtherapee): Update to 5.4.
| Leo Famulari |
2018-03-21 | gnu: pigx-chipseq: Update to 0.0.10....* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.10.
[inputs]: Remove r-rcas and duplicate of snakemake; add r-biocparallel,
r-biostrings, r-dplyr, r-genomicalignments, rsamtools, r-s4vectors, r-tibble,
r-tidyr, r-htmlwidgets, and r-rmarkdown.
| Ricardo Wurmus |
2018-03-21 | gnu: libosinfo: Fix URL for usb.ids....Fixes <http://bugs.gnu.org/30890>.
* gnu/packages/virtualization.scm (libosinfo)[native-inputs]: Fix URL of
"usb.ids".
| Danny Milosavljevic |
2018-03-21 | gnu: texlive-fonts-amsfonts: Make build reproducible....* gnu/packages/tex.scm (texlive-fonts-amsfonts)[arguments]<#:phases>[build]:
Make build reproducible.
| Danny Milosavljevic |
2018-03-20 | gnu: util-linux: Fix CVE-2018-7738 without grafting....* gnu/packages/linux.scm (util-linux)[replacement]: Remove field.
(util-linux-2.31.1): New variable.
* gnu/system.scm (%base-packages): Use util-linux-2.31.1.
| Leo Famulari |
2018-03-20 | gnu: gparted: Update to 0.31.0....* gnu/packages/disk.scm (gparted): Update to 0.31.0.
| Tobias Geerinckx-Rice |
2018-03-20 | gnu: coq-flocq: Update phase style....* gnu/packages/ocaml.scm (coq-flocq)[arguments]: Substitute INVOKE for
SYSTEM* and end all phases with an explicit #t.
| Tobias Geerinckx-Rice |
2018-03-20 | gnu: leocad: Use HTTPS home page....* gnu/packages/lego.scm (leocad)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2018-03-20 | gnu: leocad: Update phase style....* gnu/packages/lego.scm (leocad)[arguments]: Substitute INVOKE for
SYSTEM* and end all phases with an explicit #t.
| Tobias Geerinckx-Rice |
2018-03-20 | gnu: leocad: Update to 18.02....* gnu/packages/lego.scm (leocad): Update to 18.02.
| Tobias Geerinckx-Rice |
2018-03-20 | gnu: gmp-ecm: Update to 7.0.4....* gnu/packages/algebra.scm (gmp-ecm): Update to 7.0.4.
[source]: Use predictable URI.
| Tobias Geerinckx-Rice |
2018-03-20 | gnu: r-spams: Use predictable source URI....* gnu/packages/statistics.scm (r-spams)[source]: Use predictable
URI.
| Tobias Geerinckx-Rice |
2018-03-20 | gnu: pigx-chipseq: Update to 0.0.9....* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.9.
[inputs]: Add coreutils and grep.
| Ricardo Wurmus |