Age | Commit message (Collapse) | Author |
|
* guix/build/gremlin.scm, tests/gremlin.scm: New files.
* Makefile.am (MODULES): Add guix/build/gremlin.scm.
(SCM_TESTS): Add tests/gremlin.scm.
|
|
* tests/lint.scm: Change module name to 'test-lint'.
|
|
* gnu/packages/xorg.scm (xterm): Update to 317.
|
|
* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[inputs]: Add missing
runtime inputs.
|
|
* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[arguments]: Delete
"build" directory and any shared objects after unpacking.
|
|
* gnu/packages/python.scm (python-networkx, python2-networkx): New variables.
|
|
* gnu/packages/python.scm (python-decorator, python2-decorator): New
variables.
|
|
* gnu/packages/bioinformatics.scm (vcftools): New variable.
|
|
* gnu/packages/bioinformatics.scm (cutadapt): New variable.
|
|
* gnu/packages/messaging.scm (ngircd): Overwrite getpid.sh with a more
reliable version.
|
|
Suggested by Mark H Weaver <mhw@netris.org>.
* gnu/build/install.scm (directives): Add /var/tmp.
|
|
* gnu/packages/graphics.scm: Add copyright line for 87bafa0.
|
|
* guix/elf.scm (elf-segment): Add missing argument N.
|
|
This reverts commit 41fd23334d9932c978579576fd86c5f89894c015.
|
|
* gnu/packages/audacity.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/patches/audacity-fix-ffmpeg-binding.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/audio.scm (portaudio): Add a patch for Audacity compatibility.
* gnu/packages/patches/portaudio-audacity-compat.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/base.scm (tzdata): Update to 2015b.
|
|
* gnu/packages/video.scm (liba52)[arguments]: Pass --build to configure.
|
|
* gnu/packages/xdisorg.scm (xbindkeys)[arguments]: Pass --build to
configure.
|
|
* guix/gexp.scm (lower-inputs): Simplify first case by removing the
'input' binding.
|
|
* guix/gexp.scm (<local-file>): New record type.
(local-file): New procedure.
(local-file-compiler): New compiler.
(gexp->sexp) <struct? thing>: Handle the case where 'lower' returns a
file name.
(text-file*): Update docstring.local-file doc
* tests/gexp.scm ("one local file", "gexp->derivation, local-file"): New
tests.
* doc/guix.texi (G-Expressions): Mention local files early. Document
'local-file'. Update 'text-file*' documentation.
|
|
This is a followup to bcb1328.
* doc/guix.texi (G-Expressions): Move paragraph about extensibility
below. Remove assumptions that things are either packages or
derivations.
|
|
* gnu/packages/search.scm (libtocc, tocc): New variables.
|
|
* gnu/packages/databases.scm (unqlite): New variable.
|
|
* gnu/packages/check.scm (catch-framework): New variable.
|
|
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.10.
|
|
* gnu/packages/video.scm (mpv): New variable.
|
|
* gnu/packages/video.scm (vapoursynth): New variable.
|
|
* gnu/packages/ocr.scm (tesseract-ocr): New variable.
|
|
* gnu/packages/ocrad.scm: Deleted.
* gnu/packages/ocr.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Change ocrad.scm to ocr.scm.
|
|
* gnu/packages/image.scm (leptonica): New variable.
|
|
* gnu/packages/image.scm (libwebp): New variable.
|
|
* gnu/packages/gl.scm (freeglut): Add mesa to propagated inputs.
|
|
* gnu/packages/video.scm (libva): New variable.
|
|
* nix/nix-daemon/guix-daemon.cc (main): Change substitute-binary to
substitute.
* po/guix/POTFILES.in: Likewise.
* tests/guix-daemon.sh: Likewise.
* tests/guix-system.sh: Likewise.
|
|
* gnu/packages/admin.scm (wpa-supplicant): Install DBUS configuration file.
|
|
* gnu/packages/code.scm (global): Update to 6.4.
|
|
* gnu/packages/tor.scm (tor): Update to 0.2.5.11.
|
|
* gnu/packages/nano.scm (nano): Update to 2.4.0.
|
|
* gnu/services/base.scm (guix-service): Add 'documentation' field to the
service.
|
|
* gnu/services/lirc.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Various Services): New node. Document 'lirc-service'.
|
|
* gnu/packages/lirc.scm: New file.
* gnu/packages/patches/lirc-localstatedir.patch: New file.
* gnu-system.am: Add them.
|
|
* gnu/packages/ibus.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/maths.scm (openblas)[arguments]: Add "DYNAMIC_ARCH=1" to
make flags. Remove "#:substitutable? #f".
|
|
* gnu/packages/ssh.scm (openssh): Update to 6.8p1. Make 'patch-tests'
substitution more robust.
|
|
* gnu/packages/gnome.scm (gnome-mines): New variable.
|
|
* gnu/packages/patches/icecat-CVE-2015-0817.patch,
gnu/packages/patches/icecat-CVE-2015-0818-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-0818-pt2.patch,
gnu/packages/patches/icecat-bug-1127780.patch,
gnu/packages/patches/icecat-bug-1144991.patch,
gnu/packages/patches/icecat-bug-1145870.patch,
gnu/packages/patches/icecat-bug-1146339.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat): Add patches.
|
|
* guix/scripts/substitute.scm (%narinfo-cache-directory): Change
"substitute-binary" to "substitute".
* tests/store.scm ("substitute query"): Likewise.
* tests/substitute.scm (call-with-narinfo): Likewise.
|
|
* guix/scripts/substitute-binary.scm: Rename to...
* guix/scripts/substitute.scm: ... this. Adjust module name, entry
point, comments, and help string accordingly.
* nix/scripts/substitute-binary.in: Rename to...
* nix/scripts/substitute.in: ... this.
* pre-inst-env.in (NIX_SUBSTITUTERS): Adjust accordingly.
* tests/substitute-binary.scm: Rename to...
* tests/substitute.scm: ... this. Adjust references to (guix scripts
substitute) accordingly.
* guix/ui.scm (show-guix-help)[internal?]: Change "substitute-binary" to
"substitute".
* Makefile.am (MODULES, SCM_TESTS): Adjust to file renames.
* daemon.am (nodist_pkglibexec_SCRIPTS): Likewise.
* config-daemon.ac: Likewise.
* guix/tests.scm (call-with-derivation-narinfo): Adjust comments and
docstring.
|
|
Before that, "guix build qt", when only qt itself is missing, would lead
'substitution-oracle' to call 'substitutable-paths' with 318 items.
Now, this is down to 6 items, because it doesn't ask about prerequisites
that are already valid.
* guix/derivations.scm (substitution-oracle)[valid-input?,
dependencies]: New procedures.
Use 'dependencies' and remove call to 'remove'.
|