summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* AUTHORS: Remove the hand-made list of people.Ludovic Courtès2015-07-19
| | | | | * AUTHORS: Remove the list of people, and add a note saying that this file is meant to be generated.
* gnu: metabat: Minor tweaks.Mark H Weaver2015-07-19
| | | | | | * gnu/packages/bioinformatics.scm (metabat)[arguments]: Fix indentation in 'fix-includes' phase. [license]: Fix misspelling.
* gnu: Add metabat.Ben Woodcroft2015-07-19
| | | | * gnu/packages/bioinformatics.scm (metabat): New variable.
* gnu: lxappearance: Add missing slash.Mathieu Lirzin2015-07-19
| | | | * gnu/packages/lxde.scm (lxappearance)[source]: Add missing slash.
* gnu: emacs-mmm-mode: Use gnu-build-system.Alex Kost2015-07-19
| | | | | | | * gnu/packages/emacs.scm (emacs-mmm-mode): Replace melpa-stable URL with the github URL and use 'gnu-build-system' instead of 'emacs-build-system'. Fix typo (add missing space before the description).
* gnu: mariadb: Update to 10.0.20.Mark H Weaver2015-07-19
| | | | * gnu/packages/databases.scm (mariadb): Update to 10.0.20.
* gnu: guile-opengl: Install compiled modules in the correct place.David Thompson2015-07-18
| | | | | * gnu/packages/gl.scm (guile-opengl): Install compiled modules in the same directory as the source modules.
* gnu: crda: Add forgotten patch.Ludovic Courtès2015-07-18
| | | | | | | This file should have been added as part of commit cc205da. * gnu/packages/patches/crda-optional-gcrypt.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
* build-system/ruby: Add #:gem-flags parameter.pjotrp2015-07-18
| | | | | | | | * guix/build-system/ruby.scm (build): add 'gem-flags' key * guix/build/ruby-build-system.scm (build): use 'gem-flags' key * doc/guix.texi (Build Systems): Mention #:gem-flags. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: dfu-programmer: Update to 0.7.2.David Thompson2015-07-18
| | | | | * gnu/packages/flashing-tools.scm (dfu-programmer): Update to 0.7.2. Add pkg-config input.
* tests: Fix 'publish' test for nix-base32 format.Alex Kost2015-07-18
| | | | | | | This is a followup to commit 3b307162e892e0050836434b12e14376758419cc. * tests/publish.scm ("/*.narinfo"): Use 'bytevector->nix-base32-string', not 'bytevector->base32-string'.
* gnu packages: Clean up synopses and descriptions.Alex Kost2015-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm, gnu/packages/algebra.scm, gnu/packages/audio.scm, gnu/packages/backup.scm, gnu/packages/base.scm, gnu/packages/bittorrent.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/databases.scm, gnu/packages/enchant.scm, gnu/packages/firmware.scm, gnu/packages/fonts.scm, gnu/packages/freedesktop.scm, gnu/packages/games.scm, gnu/packages/gd.scm, gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gsasl.scm, gnu/packages/gstreamer.scm, gnu/packages/gtk.scm, gnu/packages/guile.scm, gnu/packages/haskell.scm, gnu/packages/language.scm, gnu/packages/lesstif.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/llvm.scm, gnu/packages/maths.scm, gnu/packages/mcrypt.scm, gnu/packages/mit-krb5.scm, gnu/packages/mp3.scm, gnu/packages/ncdu.scm, gnu/packages/networking.scm, gnu/packages/ntp.scm, gnu/packages/ocaml.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm, gnu/packages/perl.scm, gnu/packages/pretty-print.scm, gnu/packages/pulseaudio.scm, gnu/packages/python.scm, gnu/packages/rdesktop.scm, gnu/packages/rdf.scm, gnu/packages/ruby.scm, gnu/packages/slang.scm, gnu/packages/slim.scm, gnu/packages/telephony.scm, gnu/packages/tls.scm, gnu/packages/tmux.scm, gnu/packages/tre.scm, gnu/packages/unrtf.scm, gnu/packages/version-control.scm, gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wget.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm, gnu/packages/xiph.scm: Fix typos. Trim long lines. Add missing periods in the end of sentences. Use double spaces between sentences. Remove trailing whitespaces.
* gnu packages: Avoid description lines with leading "(".Alex Kost2015-07-18
| | | | | | | | | | | | | | | * gnu/packages/curl.scm (curl): Reformat description to avoid a line beginning with "(" because such lines break font-lock highlighting in Emacs. * gnu/packages/flashing-tools.scm (dfu-programmer): Likewise. * gnu/packages/games.scm (gnugo): Likewise. * gnu/packages/gnome.scm (json-glib): Likewise. * gnu/packages/image.scm (jbig2dec): Likewise. * gnu/packages/maths.scm (units): Likewise. * gnu/packages/pdf.scm (mupdf): Likewise. * gnu/packages/web.scm (perl-encode-locale): Likewise. * gnu/packages/wordnet.scm (wordnet): Likewise. * gnu/packages/xml.scm (libxml2):Likewise.
* gnu: Document xorg packages.Alex Kost2015-07-18
| | | | | * gnu/packages/xorg.scm: Add/improve 'synopsis'/'description' fields of many packages.
* Revert "gnu: calibre: Update to 2.30.0."Andreas Enge2015-07-18
| | | | | | The new version requires the SSL package from Python >= 2.7.9. This reverts commit d5711017707b8e0e8a75c2e0b535fd73b8d78c6c.
* publish: Write hashes in nix-base32 format.Ludovic Courtès2015-07-18
| | | | | * guix/scripts/publish.scm (narinfo-string): Use 'bytevector->nix-base32-string', not 'bytevector->base32-string'.
* syscalls: Struct deserializer can now return arbitrary objects.Ludovic Courtès2015-07-17
| | | | | | | | | * guix/build/syscalls.scm (read-types): Add RETURN and VALUES parameters. (define-c-struct): Add WRAP-FIELDS parameter and pass it to 'read-types'. (sockaddr-in, sockaddr-in6): Add first argument that uses 'make-socket-address'. (read-socket-address): Remove 'match' on the result of 'read-sockaddr-in' and 'read-sockaddr-in6'.
* download: Remove spurious warning about 'https_proxy'.Ludovic Courtès2015-07-17
| | | | | * guix/build/download.scm (open-connection-for-uri)[with-https-proxy]: Warn about 'https_proxy' only when 'getenv' returns a non-empty string.
* file-systems: Subsystem cgroups now depend on /sys/fs/cgroup.Ludovic Courtès2015-07-17
| | | | | * gnu/system/file-systems.scm (%control-groups): Define 'parent' variable. Initialize the 'dependencies' field for all the subsystems.
* file-systems: Add a 'dependencies' field to <file-system>.Ludovic Courtès2015-07-17
| | | | | | | * gnu/system/file-systems.scm (<file-system>)[dependencies]: New field. * gnu/system.scm (other-file-system-services)[requirements]: Honor 'file-system-dependencies'. * doc/guix.texi (File Systems): Document it.
* gnu: Add Linux-Libre 4.0.8.Ludovic Courtès2015-07-17
| | | | * gnu/packages/linux.scm (linux-libre-4.0): New variable.
* system: Use the CRDA udev rules.Ludovic Courtès2015-07-17
| | | | | | * gnu/services/base.scm (%base-services): Add CRDA to the #:rules of 'udev-service'. * gnu/system/install.scm (installation-services): Likewise.
* gnu: Add CRDA.Ludovic Courtès2015-07-17
| | | | * gnu/packages/linux.scm (crda): New variable.
* gnu: Add wireless-regdb.Ludovic Courtès2015-07-17
| | | | * gnu/packages/linux.scm (wireless-regdb): New variable.
* licenses: Add Fontana's copyleft-next.Ludovic Courtès2015-07-17
| | | | * guix/licenses.scm (copyleft-next): New variable.
* gnu: Add eog.David Hashe2015-07-17
| | | | * gnu/packages/gnome.scm (eog): New variable.
* gnu: Add exempi.David Hashe2015-07-17
| | | | * gnu/packages/freedesktop.scm (exempi): New variable.
* gnu: duplicity: Update to 0.6.26.Eric Bavier2015-07-17
| | | | * gnu/packages/backup.scm (duplicity): Update to 0.6.26.
* gnu: Add emacs-pdf-tools.Ricardo Wurmus2015-07-17
| | | | | | * gnu/packages/emacs.scm (emacs-pdf-tools): New variable. Co-authored-by: Alex Kost <alezost@gmail.com>
* system: Add 'kernel-arguments' field.Ludovic Courtès2015-07-17
| | | | | | | | | | | | * gnu/system.scm (<operating-system>)[kernel-arguments]: New field. (operating-system-grub.cfg): Honor it. (operating-system-parameters-file): Add 'kernel-arguments' to the parameters file. * guix/scripts/system.scm (previous-grub-entries)[system->grub-entry]: Read the 'kernel-arguments' field of the parameters file, when available. * gnu/system/vm.scm (system-qemu-image/shared-store-script): Use (operating-system-kernel-arguments os) in '-append'. * doc/guix.texi (operating-system Reference): Document it.
* system: Fix typo in 'PS1' in skeleton '.bashrc'.Ludovic Courtès2015-07-17
| | | | * gnu/system/shadow.scm (default-skeletons): Move misplaced backslash.
* gnu: Add gnome-common.Mathieu Lirzin2015-07-16
| | | | * gnu/packages/gnome.scm (gnome-common): New variable.
* gnu: Add lxappearance.Mathieu Lirzin2015-07-16
| | | | | * gnu/packages/lxde.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* install: Reset the mtimes of all the files in the binary tarball.Ludovic Courtès2015-07-16
| | | | | | * gnu/system/install.scm (self-contained-tarball): Pass "--mtime=@0". The only files whose mtime was not already were those in /var/guix and /gnu/store/.links.
* file-systems: 'uuid' raises a syntax error for invalid UUIDs.Ludovic Courtès2015-07-16
| | | | | | * gnu/system/file-systems.scm (uuid): Call 'syntax-violation' when 'string->uuid' returns #f. * tests/file-systems.scm ("uuid, syntax error"): New test.
* gnu: Update livestreamer to 1.12.2.Efraim Flashner2015-07-15
| | | | | | * gnu/packages/video (livestreamer): Update to 1.12.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* size: Gracefully handle EPIPE.Ludovic Courtès2015-07-15
| | | | * guix/scripts/size.scm (guix-size): Wrap body in 'leave-on-EPIPE'.
* ui: Add 'leave-on-EPIPE'.Ludovic Courtès2015-07-15
| | | | | * guix/scripts/package.scm (leave-on-EPIPE): Move to... * guix/ui.scm (leave-on-EPIPE): ... here.
* Add 'guix-daemon.service' file for systemd.Ludovic Courtès2015-07-15
| | | | | | | | | * etc/guix-daemon.service.in: New file, provided by Ricardo Wurmus. * daemon.am (CLEANFILES): Add etc/guix-daemon.service. (systemdservicedir, nodist_systemdservice_DATA): New variables. (EXTRA_DIST): Add etc/guix-daemon.service.in. * doc/guix.texi (Binary Installation, Build Environment Setup): Mention 'guix-daemon.service'.
* system: Make /dev/kvm 660.Ludovic Courtès2015-07-15
| | | | | * gnu/services/base.scm (kvm-udev-rule): Change /dev/kvm mode to 0660 as a followup to the resolution of <http://bugs.gnu.org/18994>.
* doc: Reinstate bit about creating build accounts.Ludovic Courtès2015-07-15
| | | | | * doc/guix.texi (Binary Installation): Reinstate bit about creating group and user accounts, which was inadvertently removed in 01dbc7e0.
* gnu: icecat: Update to 31.8.0-gnu1.Mark H Weaver2015-07-15
| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/icecat-enable-acceleration-and-webgl.patch: New file. * gnu/packages/patches/icecat-CVE-2015-2722-pt1.patch, gnu/packages/patches/icecat-CVE-2015-2722-pt2.patch, gnu/packages/patches/icecat-CVE-2015-2724-pt1.patch, gnu/packages/patches/icecat-CVE-2015-2724-pt2.patch, gnu/packages/patches/icecat-CVE-2015-2724-pt3.patch, gnu/packages/patches/icecat-CVE-2015-2724-pt4.patch, gnu/packages/patches/icecat-CVE-2015-2728-pt1.patch, gnu/packages/patches/icecat-CVE-2015-2728-pt2.patch, gnu/packages/patches/icecat-CVE-2015-2733-pt1.patch, gnu/packages/patches/icecat-CVE-2015-2733-pt2.patch, gnu/packages/patches/icecat-CVE-2015-2735.patch, gnu/packages/patches/icecat-CVE-2015-2736.patch, gnu/packages/patches/icecat-CVE-2015-2738.patch, gnu/packages/patches/icecat-CVE-2015-2739.patch, gnu/packages/patches/icecat-CVE-2015-2740.patch, gnu/packages/patches/icecat-CVE-2015-2743.patch: Remove files. * gnu-system.am (dist_patch_DATA): Remove them, and add the new file. * gnu/packages/gnuzilla.scm (icecat): Update to 31.8.0-gnu1. Remove the outdated patches and add the new one.
* gnu: libpcap: Enable plain "linux" backend.Ricardo Wurmus2015-07-15
| | | | | * gnu/packages/admin.scm (libpcap)[arguments]: Add "--with-pcap=linux" configure flag.
* gnu: setbfree: Disable unsupported optimizations on non-x86.Ricardo Wurmus2015-07-15
| | | | | * gnu/packages/music.scm (setbfree)[arguments]: Override default OPTIMIZATIONS variable on non-x86 systems.
* gnu: eigen: Use parallel-job-count.Eric Bavier2015-07-14
| | | | | * gnu/packages/algebra.scm (eigen)[arguments]: 'current-processor-count' -> 'parallel-job-count'.
* gnu: ccache: Update to 3.2.2.Eric Bavier2015-07-14
| | | | | | * gnu/packages/ccache.scm (ccache): Update to 3.2.2. [arguments]: Rename 'patch-test-shebangs phase to 'setup-tests. Set the SHELL environment variable.
* emacs: Fill package heading in Info buffers.Ludovic Courtès2015-07-14
| | | | | | | * emacs/guix-info.el (guix-package-info-fill-heading): New variable. (guix-package-info-insert-heading): Fill heading if needed. Co-authored-by: Alex Kost <alezost@gmail.com>
* gnu: Add dunst.Alex Kost2015-07-14
| | | | | * gnu/packages/dunst.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu: Add libxdg-basedir.Alex Kost2015-07-14
| | | | * gnu/packages/freedesktop.scm (libxdg-basedir): New variable.
* file-systems: Allow users to specify file system UUIDs as strings.Ludovic Courtès2015-07-14
| | | | | | | | | | | | Fixes <http://bugs.gnu.org/19778>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/system/file-systems.scm (%uuid-rx): New variable. (string->uuid): New procedure. (uuid): New macro. * tests/file-systems.scm: New file. * Makefile.am (SCM_TESTS): Add it. * doc/guix.texi (File Systems): Give an example of UUID.