| Commit message (Expand) | Author | Age |
* | gnu: aisleriot: Update to 3.22.5.•••* gnu/packages/gnome.scm (aisleriot): Update to 3.22.5.
| Tobias Geerinckx-Rice | 2018-03-25 |
* | gnu: neomutt: Update to 20180323.•••* gnu/packages/mail.scm (neomutt): Update to 20180323.
| Tobias Geerinckx-Rice | 2018-03-25 |
* | gnu: ceres-solver: Update to 1.14.0.•••* gnu/packages/maths.scm (ceres-solver): Update to 1.14.0.
| Tobias Geerinckx-Rice | 2018-03-25 |
* | gnu: python-gitpython: Update to 2.1.1.9.•••* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.9.
| Tobias Geerinckx-Rice | 2018-03-25 |
* | gnu: yoshimi: Update to 1.5.7.•••* gnu/packages/music.scm (yoshimi): Update to 1.5.7.
| Tobias Geerinckx-Rice | 2018-03-25 |
* | gnu: r-annotate: Update to 1.56.2.•••* gnu/packages/bioinformatics.scm (r-annotate): Update to 1.56.2.
| Tobias Geerinckx-Rice | 2018-03-25 |
* | gnu: perl-text-simpletable: Update to 2.04.•••* gnu/packages/perl.scm (perl-text-simpletable): Update to 2.04.
| Tobias Geerinckx-Rice | 2018-03-25 |
* | gnu: emacs-mmm-mode: Update to 0.5.5.•••* gnu/packages/emacs.scm (emacs-mmm-mode): Update to 0.5.5.
| Tobias Geerinckx-Rice | 2018-03-25 |
* | gnu: autossh: Update to 1.4f.•••* gnu/packages/ssh.scm (autossh): Update to 1.4f.
| Tobias Geerinckx-Rice | 2018-03-25 |
* | gnu: perl-www-mechanize: Update to 1.88.•••* gnu/packages/web.scm (perl-www-mechanize): Update to 1.88.
| Tobias Geerinckx-Rice | 2018-03-25 |
* | gnu: links: Update to 2.15.•••* gnu/packages/web-browsers.scm (links): Update to 2.15.
[source]: Remove patch for fixed CVE.
* gnu/packages/patches/links-CVE-2017-11114.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2018-03-25 |
* | gnu: less: Update to 530.•••* gnu/packages/less.scm (less): Update to 530.
| Ludovic Courtès | 2018-03-25 |
* | gnu: cuirass: Update to 326264c.•••* gnu/packages/ci.scm (cuirass): Update to 326264c.
| Ludovic Courtès | 2018-03-25 |
* | gnu: sablevm: Do not change GC, just disable stripping.•••* gnu/packages/java.scm (sablevm)[arguments]: Disable stripping; do not play
with GC settings as they have no reliable effect on build success.
| Ricardo Wurmus | 2018-03-25 |
* | gnu: sablevm: Use a different GC implementation.•••This is an attempt to fix a segfault when building ant-bootstrap.
* gnu/packages/java.scm (sablevm)[arguments]: Use gencopy GC implementation.
| Ricardo Wurmus | 2018-03-24 |
* | gnu: sablevm-classpath: Remove unnecessary inputs.•••* gnu/packages/java.scm (sablevm-classpath)[inputs]: Remove.
| Ricardo Wurmus | 2018-03-24 |
* | gnu: Add u-boot-pine64-plus.•••* gnu/packages/bootloaders.scm (u-boot-pine64-plus): New variable.
| Efraim Flashner | 2018-03-24 |
* | gnu: make-u-boot-package: Install 'itb' and 'dtb' files also.•••* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add
'itb' and 'dtb' files to the files installed during custom 'install phase.
| Efraim Flashner | 2018-03-24 |
* | gnu: arm-trusted-firmware-pine64-plus: New variable.•••* gnu/packages/firmware.scm (arm-trusted-firmware-pine64-plus): New
variable.
| Efraim Flashner | 2018-03-24 |
* | gnu: make-arm-trusted-firmware: New procedure.•••* gnu/packages/firmware.scm (make-arm-trusted-firmware): New procedure.
| Efraim Flashner | 2018-03-24 |
* | gnu: tvtime: Fix build.•••* gnu/packages/tv.scm (tvtime)[native-inputs]: Add 'pkg-config' to avoid
compilation errors.
| Alex Kost | 2018-03-24 |
* | gnu: dunst: Update to 1.3.1.•••* gnu/packages/dunst.scm (dunst): Update to 1.3.1.
[arguments]: Add SERVICEDIR_DBUS make flag.
[inputs]: Use 'gdk-pixbuf' instead of 'gtk'.
| Alex Kost | 2018-03-24 |
* | gnu: streamlink: Update to 0.11.0.•••* gnu/packages/video.scm (streamlink): Update to 0.11.0.
[native-inputs]: Add python-urllib3.
| Oleg Pykhalov | 2018-03-24 |
* | system: Add "guix system docker-image" command.•••* 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.
| Chris Marusich | 2018-03-24 |
* | gnu: When building in a VM, share a temporary directory.•••* 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.
| Chris Marusich | 2018-03-24 |
* | vm: Allow control of deduplication in root-partition-initializer.•••* gnu/build/vm.scm (root-partition-initializer): Add #:deduplicate?
keyword argument.
| Chris Marusich | 2018-03-24 |
* | tests: Add tests for "guix pack".•••* 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.
| Chris Marusich | 2018-03-24 |
* | gnu: Add r-catdap.•••* gnu/packages/cran.scm (r-catdap): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Sahithi Yarlagadda | 2018-03-23 |
* | gnu: Keep Krita 3 along with Krita 4.•••* gnu/packages/kde.scm (krita-3): New variable.
| Leo Famulari | 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 |
* | 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-23 |
* | 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 |
* | 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 |