| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/java.scm (sablevm)[arguments]: Disable stripping; do not play
with GC settings as they have no reliable effect on build success.
|
|
|
|
|
|
| |
This is an attempt to fix a segfault when building ant-bootstrap.
* gnu/packages/java.scm (sablevm)[arguments]: Use gencopy GC implementation.
|
|
|
|
| |
* gnu/packages/java.scm (sablevm-classpath)[inputs]: Remove.
|
|
|
|
| |
* gnu/packages/bootloaders.scm (u-boot-pine64-plus): New variable.
|
|
|
|
|
| |
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add
'itb' and 'dtb' files to the files installed during custom 'install phase.
|
|
|
|
|
| |
* gnu/packages/firmware.scm (arm-trusted-firmware-pine64-plus): New
variable.
|
|
|
|
| |
* gnu/packages/firmware.scm (make-arm-trusted-firmware): New procedure.
|
|
|
|
|
| |
* gnu/packages/tv.scm (tvtime)[native-inputs]: Add 'pkg-config' to avoid
compilation errors.
|
|
|
|
|
|
| |
* gnu/packages/dunst.scm (dunst): Update to 1.3.1.
[arguments]: Add SERVICEDIR_DBUS make flag.
[inputs]: Use 'gdk-pixbuf' instead of 'gtk'.
|
|
|
|
|
| |
* gnu/packages/video.scm (streamlink): Update to 0.11.0.
[native-inputs]: Add python-urllib3.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/system/vm.scm (system-docker-image): New procedure.
* guix/scripts/system.scm (system-derivation-for-action): Add a case for
docker-image, and in that case, call system-docker-image.
(show-help): Document docker-image.
(guix-system): Parse arguments for docker-image.
* doc/guix.texi (Invoking guix system): Document "guix system
docker-image".
* gnu/system/examples/docker-image.tmpl: New file.
|
|
|
|
|
|
| |
* gnu/build/vm.scm (load-in-linux-vm): Make a shared temporary directory
available in the VM.
* gnu/system/vm.scm (%linux-vm-file-systems): Add a corresponding entry.
|
|
|
|
|
| |
* gnu/build/vm.scm (root-partition-initializer): Add #:deduplicate?
keyword argument.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/scripts/pack.scm (bootstrap-xz): New variable.
(%options) <--bootstrap>: New option.
(show-help): Document the new --bootstrap option.
(guix-pack): When --bootstrap is specified, use the bootstrap Guile,
tar, and xz to build the pack, and do not use any profile hooks or
locales.
* doc/guix.texi (Invoking guix pull): Document the new --bootstrap
option.
* tests/guix-pack.sh: New file.
* Makefile.am (SH_TESTS): Add guix-pack.sh.
* gnu/packages/package-management.scm (guix) <inputs>: Add util-linux.
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-catdap): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
| |
* gnu/packages/kde.scm (krita-3): New variable.
|
|
|
|
|
|
| |
* gnu/packages/java.scm (java-aqute-bnd-annotation): Update to 3.5.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.16.3.
|
|
|
|
| |
* gnu/packages/gnome.scm (libgee): Update to 0.20.1.
|
|
|
|
|
| |
* gnu/packages/fribidi.scm (fribidi): Update to 1.0.2.
[arguments]: Disable building documentation for now.
|
|
|
|
| |
* gnu/packages/parallel.scm (parallel): Update to 20180322.
|
|
|
|
| |
* gnu/packages/ocaml.scm (coq-flocq)[source]: Use predictable URI.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.89.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.123.
|
|
|
|
|
|
| |
* gnu/packages/patches/lyx-2.2.3-fix-test.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/tex.scm (lyx): New variable.
|
|
|
|
| |
* gnu/packages/node.scm (node): Update to 9.9.0.
|
|
|
|
| |
* gnu/packages/kde.scm (krita): Update to 4.0.0.
|
|
|
|
| |
* gnu/packages/photo.scm (darktable): Update to 2.4.2.
|
|
|
|
|
|
|
|
| |
This package propagates r-rmarkdown, which propagates its own variant of
Pandoc.
* gnu/packages/bioinformatics.scm (r-bookdown)[propagated-inputs]: Remove
ghc-pandoc.
|
|
|
|
|
| |
* gnu/packages/web.scm (nginx): Update to 1.13.10.
[arguments]: Update kernel version to match glibc minimum requirement.
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (nmap): Update to 7.70.
[source](snippet): End on #t.
[inputs]: Add ZLIB.
|
|
|
|
| |
* gnu/packages/samba.scm (talloc): Update to 2.1.12.
|
|
|
|
| |
* gnu/packages/tls.scm (python-acme, certbot): Update to 0.22.2.
|
|
|
|
|
| |
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.2.1.
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (supercollider): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/serialization.scm (yaml-cpp): Update to 0.6.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/boost.scm (boost-sync): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/services/admin.scm (%rotated-files): Add "/var/log/debug".
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.12.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.29.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-deferred): Update to 0.5.1.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-clojure-mode): Update to 5.6.1.
|
|
|
|
|
|
| |
This is a followup to commit af23710ff522bb4e6cedf841c4fb977d96c9d8b3.
* gnu/packages/linux.scm: Fix name and email address for Nils Gillmann.
|
|
|
|
| |
* gnu/packages/mpd.scm (mpd): Update to 0.20.18.
|
|
|
|
| |
* gnu/packages/scheme.scm (tinyscheme): New public variable.
|
|
|
|
|
|
|
|
|
| |
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’.
|
|
|
|
| |
* gnu/packages/photo.scm (rawtherapee): Update to 5.4.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/30890>.
* gnu/packages/virtualization.scm (libosinfo)[native-inputs]: Fix URL of
"usb.ids".
|