summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Revert "gnu: netpbm: Update to 10.69.04."Andreas Enge2015-01-25
| | | | | | | | This reverts commit 03c277653577a505eed7d49652c4e8ba76ea06e7.
* | Revert "gnu: netpbm: Correct hash."Andreas Enge2015-01-25
| | | | | | | | This reverts commit a6ae52fe142781e236901add1461fdbf80420215.
* | gnu: netpbm: Correct hash.Andreas Enge2015-01-25
| | | | | | | | | | | | | | * gnu/packages/netpbm.scm (netpbm): Correct hash. Fixes <http://bugs.gnu.org/19686>. Reported by Marek Benc <dusxmt@gmx.com> and Mark Weaver <mhw@netris.org>.
* | gnu: Add python-pyqt.Andreas Enge2015-01-25
| | | | | | | | | | | | * gnu/packages/qt.scm (python-pyqt, python2-pyqt): New variables. * gnu/packages/patches/pyqt-configure.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch.
* | gnu: Add python-sip.Andreas Enge2015-01-25
| | | | | | | | * gnu/packages/qt.scm (python.sip, python2-sip): New variables.
* | lint: add 'source' checker.Cyril Roelandt2015-01-25
| | | | | | | | | | * guix/scripts/lint.scm (validate-uri?): New procedure. (%checkers): Add 'source' checker
* | gnu: netpbm: Update to 10.69.04.Andreas Enge2015-01-25
| | | | | | | | * gnu/packages/netpbm.scm (netpbm): Update to 10.69.04.
* | derivations: Raise an error for references to non-existent outputs.Ludovic Courtès2015-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <http://bugs.gnu.org/19630>. Reported by Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>. * guix/derivations.scm (&derivation-error, &derivation-missing-output-error): New error conditions. (derivation->output-path): Raise a '&derivation-missing-output-error' if OUTPUT is not an output of DRV. * guix/ui.scm (call-with-error-handling): Add case for 'derivation-missing-output-error?'. (show-what-to-build): Check whether (derivation-outputs drv) is empty. * tests/packages.scm ("reference to non-existent output"): Add test.
* | Add Ricardo to 'AUTHORS'.Ludovic Courtès2015-01-24
| |
* | gnu: Add libdvdnav.Andreas Enge2015-01-24
| | | | | | | | * gnu/packages/video.scm (libdvdnav): New variable.
* | gnu: Add libdvdread.Andreas Enge2015-01-24
| | | | | | | | * gnu/packages/video.scm (libdvdread): New variable.
* | gnu: youtube-dl: Update to 2015.01.23.4.Andreas Enge2015-01-24
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2015.01.23.4.
* | gnu: freeipmi: Update to 1.4.8.Andreas Enge2015-01-24
| | | | | | | | * gnu/packages/freeipmi.scm (freeipmi): Update to 1.4.8.
* | gnu: xnee: Update to 3.19 and add input GTK+.Andreas Enge2015-01-24
| | | | | | | | | | * gnu/packages/xnee.scm (xnee): Update to 3.19. This requires gtk+-2 as additional input.
* | services: guix: #:authorize-hydra-key? now defaults to #t.Ludovic Courtès2015-01-23
| | | | | | | | | | * gnu/services/base.scm (guix-service): Change AUTHORIZE-HYDRA-KEY? default value to #t.
* | build-system/glib-or-gtk: Add MIME directories to $XDG_DATA_DIRS.Ludovic Courtès2015-01-23
| | | | | | | | | | | | | | Fixes an Evince regression introduced in commit 3d243e9. * guix/build/glib-or-gtk-build-system.scm (data-directories): Check the /mime sub-directory.
* | gnu: netpbm: Switch to svn checkout.Andreas Enge2015-01-23
| | | | | | | | | | * gnu/packages/netpbm.scm (netpbm): Use svn-fetch for the source instead of a separately hosted tarball.
* | gnu: python-pyparsing: Update to 2.0.3.Andreas Enge2015-01-23
| | | | | | | | * gnu/packages/python.scm (python-pyparsing, python2-pyparsing): Update to 2.0.3.
* | gnu: gtk+: Add CUPS print back-end.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/packages/gtk.scm (gtk+)[inputs]: Add CUPS.
* | doc: Mention that guix.el works out-of-the-box on GSD.Ludovic Courtès2015-01-23
| | | | | | | | | | * doc/emacs.texi (Emacs Initial Setup): Mention that it works out-of-the-box on GSD.
* | build: Change version to 0.8.1.Ludovic Courtès2015-01-23
| | | | | | | | * configure.ac: Change version to 0.8.1.
* | gnu: libmicrohttpd: Update to 0.9.39.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.39.
* | gnu: rcs: Update to 5.9.4.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/packages/version-control.scm (rcs): Update to 5.9.4.
* | gnu: parallel: Update to 20150122.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/packages/parallel.scm (parallel): Update to 20150122.
* | gnu: libassuan: Update to 2.2.0.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/packages/gnupg.scm (libassuan): Update to 2.2.0.
* | gnu: util-linux: Do not build 'kill'.Ludovic Courtès2015-01-23
| | | | | | | | | | * gnu/packages/linux.scm (util-linux)[source](snippet): Set "build_kill=no" in 'configure'.
* | gnu: e2fsprogs: Don't build libraries and commands provided by util-linux.Ludovic Courtès2015-01-23
| | | | | | | | | | * gnu/packages/linux.scm (e2fsprogs)[arguments]: Add --disable-blkid --disable-libuuid --disable-uuidd --disable-fsck.
* | gnu: util-linux: Update to 2.25.2.Ludovic Courtès2015-01-23
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (util-linux): Update to 2.25.2. Remove util-linux-perl.patch, and add util-linux-tests.patch. Adjust 'snippet'. [arguments]: Remove 'patch-chkdupexe' phase. Add 'pre-check' phase. [native-inputs]: Add NET-BASE. * gnu/packages/patches/util-linux-perl.patch: Remove. * gnu/packages/patches/util-linux-tests.patch: New file. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
* | gnu: e2fsprogs: Update to 1.42.11.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/packages/linux.scm (e2fsprogs): Update to 1.42.11.
* | doc: Add services to the configuration template.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/system/os-config.tmpl (services): New field.
* | install: Make sure 'info' can decompress the Info files.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/system/install.scm (log-to-info): Add GZIP to $PATH.
* | doc: Update USB installation image name.Ludovic Courtès2015-01-23
| | | | | | | | * doc/guix.texi (System Installation): Change image name to guix-usb-*.
* | doc: Introduce the Guix System Distribution.Ludovic Courtès2015-01-23
| | | | | | | | | | | | | | * doc/guix.texi (Introduction): Introduce "Guix System Distribution". Add a couple of sentences about it. Remove "Guixotic". (GNU Distribution): Likewise. (System Installation): Ditto.
* | gnu: nvi: Fix Berkely DB compatability issues.Marek Benc2015-01-23
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/nvi-db4.patch: New file. * gnu/packages/patches/nvi-dbpagesize-binpower.patch: New file. * gnu/packages/nvi.scm (nvi): Make use of them. * gnu-system.am (dist_patch_DATA): Add them. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: sudo: Set rundir, vardir and iologdir.宋文武2015-01-23
| | | | | | | | | | | | * gnu/packages/admin.scm (sudo)[arguments]<#:configure-flags>: Add --with-rundir=/run/sudo --with-vardir=/var/db/sudo --with-iologdir=/var/log/sudo-io.
* | system: Make D-Bus warnings non fatal.Ludovic Courtès2015-01-22
| | | | | | | | * gnu/system.scm (etc-directory): Add 'DBUS_FATAL_WARNINGS' in PROFILE.
* | system: Create /etc/emacs/site-start.el.Ludovic Courtès2015-01-22
| | | | | | | | | | | | | | * gnu/system.scm (emacs-site-file, emacs-site-directory): New procedures. (etc-directory): Add 'EMACSLOADPATH' setting to PROFILE. Call 'emacs-site-directory', and bind its result to /etc/emacs.
* | gnu: guix-devel: Propagate Geiser.Ludovic Courtès2015-01-22
| | | | | | | | | | * gnu/packages/package-management.scm (guix-devel)[propagated-inputs]: Add GEISER.
* | doc: Update 'ROADMAP'.Ludovic Courtès2015-01-22
| | | | | | | | | | | | Suggested by Omar Radwan <toxemicsquire4@gmail.com>. * ROADMAP: Rewrite.
* | guix system: Improve error messages.Ludovic Courtès2015-01-22
| | | | | | | | | | | | * guix/ui.scm (report-error): Export. * guix/scripts/system.scm (read-operating-system): Report syntax errors using standard GNU format. Report other errors using 'display-error'.
* | gnu: Add convenience macros to make module imports more concise.Joshua S. Grant2015-01-22
| | | | | | | | | | * gnu.scm (use-package-modules, use-service-modules, use-system-modules): New macros.
* | store: Change 'run-with-store' to return a single value.Ludovic Courtès2015-01-21
| | | | | | | | | | * guix/store.scm (run-with-store): Wrap 'run-with-state' in 'call-with-values'. Return only the first value.
* | gnu: libtool: Update to 2.4.5.Ludovic Courtès2015-01-21
| | | | | | | | | | * gnu/packages/autotools.scm (libtool): Update to 2.4.5. (libltdl): Adjust 'version' and 'source' to remain at 2.4.4.
* | gnu: phonon: Shuffle inputs.Andreas Enge2015-01-21
| | | | | | | | | | * gnu/packages/kde.scm (phonon): Move automoc to native-inputs and qt to propagated inputs.
* | gnu: phonon: Update to 4.8.3.Andreas Enge2015-01-21
| | | | | | | | * gnu/packages/kde.scm (phonon): Update to 4.8.3.
* | gnu: perf: Install libraries to lib/ instead of lib64/.Ludovic Courtès2015-01-21
| | | | | | | | | | * gnu/packages/linux.scm (perf)[arguments]: Add "lib=lib" to #:make-flags.
* | gnu: perf: Build the interactive TUI.Ludovic Courtès2015-01-21
| | | | | | | | * gnu/packages/linux.scm (perf)[inputs]: Add SLANG.
* | gnu: Add S-Lang.Ludovic Courtès2015-01-21
| | | | | | | | | | * gnu/packages/slang.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* | gnu: perf: Build the documentation.Ludovic Courtès2015-01-21
| | | | | | | | * gnu/packages/linux.scm (perf)[inputs]: Uncomment documentation inputs.
* | gnu: perf: Add dependency on Python.Ludovic Courtès2015-01-21
| | | | | | | | * gnu/packages/linux.scm (perf)[inputs]: Add PYTHON-2.