summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add gparted.Roel Janssen2016-08-21
| | | | * gnu/packages/disk.scm (gparted): New variable.
* gnu: disk: Use license: prefix.Roel Janssen2016-08-21
| | | | | | | | | | | * gnu/packages/disk.scm (define-module): Import guix licenses with a prefix. (parted): Use the import prefix. (fdisk): Likewise. (gptfdisk): Likewise. (ddrescue): Likewise. (dosfstools): Likewise. (sdparm): Likewise. (idle3-tools): Likewise.
* gnu: epiphany: Update to 3.20.3.Ricardo Wurmus2016-08-21
| | | | * gnu/packages/gnome.scm (epiphany): Update to 3.20.3.
* gnu: Remove superfluous whitespace from (gnu packages xml).Leo Famulari2016-08-21
| | | | * gnu/packages/xml.scm: Remove superfluous whitespace.
* gnu: Add emacs-org.Nicolas Goaziou2016-08-21
| | | | * gnu/packages/emacs.scm (emacs-org): New variable.
* gnu: linux-libre: Update to 4.7.2.Mark H Weaver2016-08-21
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.7.2.
* gnu: linux-libre@4.4: Update to 4.4.19.Mark H Weaver2016-08-21
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.19.
* gnu: mutt: Update to 1.7.0.Leo Famulari2016-08-21
| | | | | * gnu/packages/mail.scm (mutt): Update to 1.7.0. [arguments]: Pass "--enable-sidebar" to #:configure-flags.
* gnu: qemu: Update to 2.6.1.Efraim Flashner2016-08-21
| | | | * gnu/packages/qemu.scm (qemu): Update to 2.6.1.
* gnu: gimp: Fix python plugin.宋文武2016-08-21
| | | | | * gnu/packages/gimp.scm (gimp)[arguments]: Add phase to install 'sitecustomize.py'.
* gnu: gimp: Update to 2.8.16.宋文武2016-08-21
| | | | | | | * gnu/packages/patches/gimp-CVE-2016-4994.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/gimp.scm (gimp): Update to 2.8.16. [source]: Remove patch.
* gnu: babl: Update to 0.1.18.宋文武2016-08-21
| | | | | * gnu/packages/gimp.scm (babl): Update to 0.1.18. [source]: Add gimp.org to 'uri'.
* system: Fix 'guix system' when root fs is named by UUID.Mark H Weaver2016-08-20
| | | | | | | | Fixes <https://bugs.gnu.org/23881>. * guix/scripts/system.scm (previous-grub-entries) (display-system-generation): Handle the case where the root device is specified by UUID.
* gnu: borg: Update to 1.0.7.Leo Famulari2016-08-19
| | | | * gnu/packages/backup.scm (borg): Update to 1.0.7.
* gnu: python-msgpack: Update to 0.4.8.Leo Famulari2016-08-19
| | | | * gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.8.
* gnu: python-llfuse: Update to 1.1.1.Leo Famulari2016-08-19
| | | | * gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.1.
* gnu: gnome-maps: Update to 3.18.3.Alex Griffin2016-08-19
| | | | | | * gnu/packages/geo.scm (gnome-maps): Update to 3.18.3. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-lirc: Fix file-name.Leo Famulari2016-08-19
| | | | | * gnu/packages/lirc.scm (python-lirc, python2-lirc): Indentation fixes. [source]: Fix misleading file-name.
* gnu: perl-net-smtp-ssl: Use CPAN mirror.Efraim Flashner2016-08-19
| | | | * gnu/packages/web.scm (perl-net-smtp-ssl)[source]: Use CPAN mirror.
* gnu: unclutter: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/xdisorg.scm (unclutter)[arguments]: Use 'modify-phases'.
* gnu: xdotool: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/xdisorg.scm (xdotool)[arguments]: Use 'modify-phases'.
* gnu: Avoid @itemize in descriptions.Ludovic Courtès2016-08-19
| | | | | | * gnu/packages/kde-frameworks.scm (kconfig)[description]: Use @enumerate instead of @itemize to work around <http://bugs.gnu.org/21772>. (kitemmodels)[description]: Likewise.
* edit: Do not honor 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2016-08-19
| | | | | * guix/scripts/edit.scm (guix-edit)[parse-arguments]: New procedure. Use it.
* gnu: openssh: Use /etc as the sysconfdir.Ludovic Courtès2016-08-19
| | | | * gnu/packages/ssh.scm (openssh)[arguments]: Add --sysconfdir.
* gnu: atlas: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/maths.scm (atlas)[arguments]: Use 'modify-phases'.
* gnu: rhythmbox: Update to 3.4.Tobias Geerinckx-Rice2016-08-19
| | | | | * gnu/packages/gnome.scm (rhythmbox): Update to 3.4. [arguments]: Add PYTHONPATH environment variable to 'wrap-program'.
* gnu: shotwell: Update to 0.23.5.Tobias Geerinckx-Rice2016-08-19
| | | | | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.23.5. [propagated-inputs]: Add dconf. [native-inputs]: Remove m4, desktop-file-utils, which, gnome-doc-utils, python2, and python2-libxml2. [inputs]: Remove gst-plugins-good, rest, and gtk+. Add glib:bin.
* gnu: shotwell: Update to 0.23.4.Efraim Flashner2016-08-19
| | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.23.4. [native-inputs]: Add itstool.
* gnu: paperkey: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/gnupg.scm (paperkey)[arguments]: Use 'modify-phases'.
* gnu: signing-key: Use tex for the description.Efraim Flashner2016-08-19
| | | | | * gnu/packages/gnupg.scm (signing-key)[description]: Update the description to use tex formatting.
* gnu: signing-party: Use Debian mirror for downloads.Efraim Flashner2016-08-19
| | | | | * gnu/packages/gnupg.scm (signing-party)[source]: Switch to using the Debian mirror scheme.
* gnu: signing-party: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/gnupg.scm (signing-party)[arguments]: Use 'modify-phases'.
* gnu: python-pygpgme: Move setuptools to python2-pygpgme.Efraim Flashner2016-08-19
| | | | | | * gnu/packages/gnupg.scm (python-pygpgme)[inputs]: Remove python-setuptools. (python2-pygpgme)[native-inputs]: Add python2-setuptools.
* gnu: moreutils: Add download location.Efraim Flashner2016-08-19
| | | | | * gnu/packages/moreutils.scm (moreutils)[source]: Add Debian snapshot alternative uri for downloading.
* services: guix: Add 'authorized-keys' configuration knob.Ludovic Courtès2016-08-19
| | | | | | | | | | * gnu/services/base.scm (hydra-key-authorization): Add 'key' parameter and honor it. (%default-authorized-guix-keys): New variable. (<guix-configuration>)[authorized-keys]: New field. (guix-shepherd-service): Adjust 'match' clause accordingly. (guix-activation): Adjust call to 'hydra-key-authorization'. * doc/guix.texi (Base Services): Document 'authorized-keys'.
* gnu: Add interrobang.ng02016-08-18
| | | | | | * gnu/packages/admin.scm (interrobang): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: bs1770gain: Update to 0.4.11.Alex Griffin2016-08-18
| | | | | | * gnu/packages/audio.scm (bs1770gain): Update to 0.4.11. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add re2.Marius Bakke2016-08-18
| | | | | | | * gnu/packages/regex.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add dlib.Marius Bakke2016-08-18
| | | | | | * gnu/packages/machine-learning.scm (dlib): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: yaml-cpp: Import missing module.Leo Famulari2016-08-18
| | | | | | This is a followup to commit f50f4ae454ab8e32c3b43541c493ba652ec03a05. * gnu/packages/serialization.scm: Import python module.
* gnu: gpgmepp: Import missing modules.Leo Famulari2016-08-18
| | | | | | This is a followup to commit 30ffab50063c2cc8a4523d2eb110be9ebe388f51. * gnu/packages/kde-frameworks.scm: Import boost and gnupg modules.
* gnu: gstreamer: Use license: prefix.David Craven2016-08-18
| | | | | | | | | | | | * gnu/packages/gstreamer.scm (define-module): Import guix licenses with (orc): Likewise. (gstreamer): Likewise. (gst-plugins-base): Likewise. (gst-plugins-good): Likewise. (gst-plugins-bad): Likewise. (gst-plugins-ugly): Likewise. (gst-libav): Likewise. (python-gst): Likewise.
* gnu: qt: Update qt to 5.7.0.David Craven2016-08-18
| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (qtbase): Update it. (qtsvg): Update it. (qtimageformats): Update it. (qtx11extras): Update it. (qtxmlpatterns): Update it. (qtdeclarative): Update it. (qtconnectivity): Update it. (qtwebsockets): Update it. (qtsensors): Update it. (qtmultimedia): Update it. (qtwayland): Update it. (qtserialport): Update it. (qtwebchannel): Update it. (qtlocation): Update it. (qttools): Update it. (qtscript): Update it. (qtquickcontrols): Update it. (qtquickcontrols2): Update it. (qtgraphicaleffects): Update it.
* gnu: qtkeychain: Use modular qt.David Craven2016-08-18
| | | | | * gnu/packages/qt.scm (qtkeychain)[inputs]: Add qtbase. Remove qt. [native-inputs]: Add qttools.
* gnu: poppler-qt5: Use modular qt.David Craven2016-08-18
| | | | * gnu/packages/pdf.scm (poppler-qt)[inputs]: Add qtbase. Remove qt.
* gnu: gst-plugins-bad: Use modular qt.David Craven2016-08-18
| | | | * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add qtbase. Remove qt.
* gnu: bitcoin-core: Use modular qt.David Craven2016-08-18
| | | | * gnu/packages/finance.scm (bitcoin-core)[inputs]: Add qtbase. Remove qt.
* gnu: fritzing: Use modular qt.David Craven2016-08-18
| | | | | * gnu/packages/engineering.scm (fritzing)[inputs]: Add qtbase, qtserialport, qtsvg. Remove qt.
* gnu: qsynth: Use modular qt.David Craven2016-08-18
| | | | | * gnu/packages/audio.scm (qsynth)[inputs]: Add qtbase, qtx11extras. Remove qt. [native-inputs]: Add qttools.
* gnu: polkit-qt: Use modular qt.David Craven2016-08-18
| | | | * gnu/packages/polkit.scm (polkit-qt)[propagated-inputs]: Add qtbase. Remove qt.