Age | Commit message (Expand) | Author |
2015-04-02 | gnu: Add DateTime-Locale.•••* gnu/packages/perl.scm (perl-datetime-locale): New variable.
| Eric Bavier |
2015-04-02 | gnu: Add DateTime-TimeZone.•••* gnu/packages/perl.scm (perl-datetime-timezone): New variable.
| Eric Bavier |
2015-04-02 | gnu: Add List-AllUtils.•••* gnu/packages/perl.scm (perl-list-allutils): New variable.
| Eric Bavier |
2015-04-02 | gnu: Add Class-Singleton.•••* gnu/packages/perl.scm (perl-class-singleton): New variable.
| Eric Bavier |
2015-04-02 | gnu: Add Catalyst-DispatchType-Regex.•••* gnu/packages/web.scm (perl-catalyst-dispatchtype-regex): New
variable.
| Eric Bavier |
2015-04-02 | gnu: Add fcitx.•••* gnu/packages/fcitx.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| 宋文武 |
2015-04-02 | gnu: icecat: Apply fixes for CVE-2015-{0801,0807,0815,0816}.•••Actually, CVE-2015-0801 and CVE-2015-0816 were already patched in
4c153a9125fa0913077b06b5ed537958ae4ca163, but the corresponding CVEs
were not yet announced.
* gnu/packages/patches/icecat-bug-1146339.patch: Rename to ...
* gnu/packages/patches/icecat-CVE-2015-0801.patch: ... this.
* gnu/packages/patches/icecat-bug-1144991.patch: Rename to ...
* gnu/packages/patches/icecat-CVE-2015-0816.patch: ... this.
* gnu/packages/patches/icecat-CVE-2015-0807.patch,
gnu/packages/patches/icecat-CVE-2015-0815-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-0815-pt2.patch,
gnu/packages/patches/icecat-CVE-2015-0815-pt3.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them, and adapt to renamed files.
* gnu/packages/gnuzilla.scm (icecat): Add patches, and adapt to renamed files.
| Mark H Weaver |
2015-04-01 | gnu: linux-libre: Update to 3.19.3.•••The changes to linux-libre-*.conf are by Jason Self <j@jxself.org>.
* gnu/packages/patches/linux-libre-libreboot-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre): Update to version 3.19.3.
Add patch.
* gnu/packages/linux-libre-i686.conf,
gnu/packages/linux-libre-x86_64.conf: Update for 3.19.x.
Co-Authored-By: Jason Self <j@jxself.org>
| Mark H Weaver |
2015-04-01 | services: syslog-service: Add 'config-file' argument.•••* gnu/services/base.scm (syslog-service): Add 'config-file' keyword
argument.
* doc/guix.texi (Base Services): Document it.
| Alex Kost |
2015-04-01 | gnu: Add clustal omega.•••* gnu/packages/bioinformatics.scm (clustal-omega): New variable.
| Ricardo Wurmus |
2015-04-01 | gnu: Add argtable.•••* gnu/packages/popt.scm (argtable): New variable.
| Ricardo Wurmus |
2015-04-01 | gnu: pulseaudio: Increase timeout on cpu-mix-test.•••* gnu/packages/patches/pulseaudio-longer-test-timeout.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/pulseaudio.scm (pulseaudio)[source]: Add patch.
| Mark H Weaver |
2015-03-31 | Add (guix build gremlin).•••* guix/build/gremlin.scm, tests/gremlin.scm: New files.
* Makefile.am (MODULES): Add guix/build/gremlin.scm.
(SCM_TESTS): Add tests/gremlin.scm.
| Ludovic Courtès |
2015-03-31 | tests: Fix module name for 'lint'.•••* tests/lint.scm: Change module name to 'test-lint'.
| Ludovic Courtès |
2015-03-31 | gnu: xterm: Update to 317.•••* gnu/packages/xorg.scm (xterm): Update to 317.
| Mark H Weaver |
2015-03-31 | gnu: pbtranscript-tofu: Add missing inputs.•••* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[inputs]: Add missing
runtime inputs.
| Ricardo Wurmus |
2015-03-31 | gnu: pbtranscript-tofu: Delete pre-built libraries.•••* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[arguments]: Delete
"build" directory and any shared objects after unpacking.
| Ricardo Wurmus |
2015-03-31 | gnu: Add python-networkx.•••* gnu/packages/python.scm (python-networkx, python2-networkx): New variables.
| Ricardo Wurmus |
2015-03-31 | gnu: Add python-decorator.•••* gnu/packages/python.scm (python-decorator, python2-decorator): New
variables.
| Ricardo Wurmus |
2015-03-31 | gnu: Add vcftools.•••* gnu/packages/bioinformatics.scm (vcftools): New variable.
| Ricardo Wurmus |
2015-03-31 | gnu: Add cutadapt.•••* gnu/packages/bioinformatics.scm (cutadapt): New variable.
| Ricardo Wurmus |
2015-03-31 | gnu: ngircd: Fix test suite.•••* gnu/packages/messaging.scm (ngircd): Overwrite getpid.sh with a more
reliable version.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-31 | install: Create /var/tmp.•••Suggested by Mark H Weaver <mhw@netris.org>.
* gnu/build/install.scm (directives): Add /var/tmp.
| Ludovic Courtès |
2015-03-30 | gnu: Add missing copyright line.•••* gnu/packages/graphics.scm: Add copyright line for 87bafa0.
| Ludovic Courtès |
2015-03-30 | elf: Add missing argument in 'elf-segment'.•••* guix/elf.scm (elf-segment): Add missing argument N.
| Ludovic Courtès |
2015-03-30 | Revert "gnu: tzdata: Update to 2015b."•••This reverts commit 41fd23334d9932c978579576fd86c5f89894c015.
| Mark H Weaver |
2015-03-30 | gnu: Add audacity.•••* 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.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-30 | gnu: portaudio: Patch for Audacity compatibility.•••* 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.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-30 | gnu: tzdata: Update to 2015b.•••* gnu/packages/base.scm (tzdata): Update to 2015b.
| Mark H Weaver |
2015-03-29 | gnu: liba52: Pass --build to configure.•••* gnu/packages/video.scm (liba52)[arguments]: Pass --build to configure.
| Mark H Weaver |
2015-03-29 | gnu: xbindkeys: Pass --build to configure.•••* gnu/packages/xdisorg.scm (xbindkeys)[arguments]: Pass --build to
configure.
| Mark H Weaver |
2015-03-29 | gexp: Slightly simplify 'lower-inputs'.•••* guix/gexp.scm (lower-inputs): Simplify first case by removing the
'input' binding.
| Ludovic Courtès |
2015-03-29 | gexp: Add 'local-file'.•••* 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.
| Ludovic Courtès |
2015-03-29 | doc: Update gexp wrt. extensibility.•••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.
| Ludovic Courtès |
2015-03-29 | gnu: Add tocc.•••* gnu/packages/search.scm (libtocc, tocc): New variables.
| Eric Bavier |
2015-03-29 | gnu: Add UnQLite.•••* gnu/packages/databases.scm (unqlite): New variable.
| Eric Bavier |
2015-03-29 | gnu: Add Catch.•••* gnu/packages/check.scm (catch-framework): New variable.
| Eric Bavier |
2015-03-28 | gnu: linux-libre: Update to 3.18.10•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.10.
| Jason Self |
2015-03-27 | gnu: Add mpv.•••* gnu/packages/video.scm (mpv): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-27 | gnu: Add vapoursynth.•••* gnu/packages/video.scm (vapoursynth): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-27 | gnu: Add tesseract-ocr.•••* gnu/packages/ocr.scm (tesseract-ocr): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-27 | gnu: Rename (gnu packages ocrad) to (gnu packages ocr).•••* gnu/packages/ocrad.scm: Deleted.
* gnu/packages/ocr.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Change ocrad.scm to ocr.scm.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-27 | gnu: Add leptonica.•••* gnu/packages/image.scm (leptonica): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-27 | gnu: Add libwebp.•••* gnu/packages/image.scm (libwebp): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-27 | gnu: freeglut: Add mesa to propagated inputs.•••* gnu/packages/gl.scm (freeglut): Add mesa to propagated inputs.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-27 | gnu: Add libva.•••* gnu/packages/video.scm (libva): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-26 | Fix remaining references to "substitute-binary".•••* 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.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-26 | gnu: wpa-supplicant: Install DBUS access configuration.•••* gnu/packages/admin.scm (wpa-supplicant): Install DBUS configuration file.
| Tomáš Čech |
2015-03-26 | gnu: global: Update to 6.4.•••* gnu/packages/code.scm (global): Update to 6.4.
| Ludovic Courtès |
2015-03-26 | gnu: tor: Update to 0.2.5.11.•••* gnu/packages/tor.scm (tor): Update to 0.2.5.11.
| Ludovic Courtès |