summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add letsencrypt.•••* gnu/packages/tls.scm (letsencrypt): New variable. David Thompson2015-12-051-0/+40
* gnu: Add acme.•••* gnu/packages/tls.scm (acme): New variable. Leo Famulari2015-12-051-0/+37
* gnu: Add python2-parsedatetime.•••* gnu/packages/python.scm (python2-parsedatetime): New variable. Leo Famulari2015-12-051-0/+3
* gnu: python-parsedatetime: Update to 1.5.•••* gnu/packages/python.scm (python-parsedatetime): Update to 1.5. [arguments]: Enable tests. Leo Famulari2015-12-051-3/+2
* gnu: Add python-ndg-httpsclient.•••* gnu/packages/python.scm (python-ndg-httpsclient, python2-ndg-httpsclient): New variables. Leo Famulari2015-12-051-0/+32
* gnu: Add python-configargparse.•••* gnu/packages/python.scm (python-configargparse, python2-configargparse): New variables. Leo Famulari2015-12-051-0/+26
* gnu: Add python2-pythondialog.•••* gnu/packages/python.scm (python2-pythondialog): New variable. Leo Famulari2015-12-051-0/+37
* gnu: Add dialog.•••* gnu/packages/python.scm (dialog): New variable. Leo Famulari2015-12-051-0/+25
* gnu: Add python-configobj.•••* gnu/packages/python.scm (python-configobj, python2-configobj): New variables. * gnu/packages/patches/python-configobj-setuptools.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. Leo Famulari2015-12-053-0/+61
* gnu: Add python-werkzeug.•••* gnu/packages/python.scm (python-werkzeug, python2-werkzeug): New variables. Leo Famulari2015-12-051-0/+28
* gnu: Add python-pyrfc3339.•••* gnu/packages/python.scm (python-pyrfc3339, python2-pyrfc3339): New variables. Leo Famulari2015-12-051-0/+27
* gnu: Add python-zope-component.•••* gnu/packages/python.scm (python-zope-component, python2-zope-component): New variables. Leo Famulari2015-12-051-0/+33
* gnu: Add python-zope-security.•••* gnu/packages/python.scm (python-zope-security, python2-zope-security): New variables. Leo Famulari2015-12-051-0/+30
* gnu: Add python-zope-location.•••* gnu/packages/python.scm (python-zope-location, python2-zope-location): New variables. Leo Famulari2015-12-051-0/+25
* gnu: Add python-zope-proxy.•••* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy): New variables. Leo Famulari2015-12-051-0/+27
* gnu: Add python-zope-configuration.•••* gnu/packages/python.scm (python-zope-configuration, python2-zope-configuration): New variables. Leo Famulari2015-12-051-0/+25
* gnu: Add python-zope-schema.•••* gnu/packages/python.scm (python-zope-schema, python2-zope-schema): New variables. Leo Famulari2015-12-051-0/+27
* gnu: Add python-zope-i18nmessageid.•••* gnu/packages/python.scm (python-zope-i18nmessageid, python2-zope-i18nmessageid): New variables. Leo Famulari2015-12-051-0/+26
* gnu: Add python-zope-testrunner.•••* gnu/packages/python.scm (python-zope-testrunner, python2-zope-testrunner): New variables. Leo Famulari2015-12-051-0/+36
* gnu: Add python-zope-testing.•••* gnu/packages/python.scm (python-zope-testing, python2-zope-testing): New variables. Leo Famulari2015-12-051-0/+26
* gnu: Add python-zope-exceptions.•••* gnu/packages/python.scm (python-zope-exceptions, python2-zope-exceptions): New variables. Leo Famulari2015-12-051-0/+27
* gnu: Add python-zope-interface.•••* gnu/packages/python.scm (python-zope-interface, python2-zope-interface): New variables. Leo Famulari2015-12-051-0/+26
* gnu: Add python-zope-event.•••* gnu/packages/python.scm (python-zope-event, python2-zope-event): New variables. Leo Famulari2015-12-051-0/+27
* system: Add /etc/environment.•••* gnu/system.scm: (operating-system-environment-variables): New procedure. Adapted and moved environment variables from /etc/profile. (operating-system-etc-service): Adjust accordingly. (essential-services): Add an instance of SESSION-ENVIRONMENT-SERVICE-TYPE. 宋文武2015-12-051-19/+20
* system: pam: Honor /etc/environment.•••* gnu/system/pam.scm (unix-pam-service): Add pam_env module to the session group. 宋文武2015-12-051-3/+6
* services: Add 'session-environment-service'.•••* gnu/services/base.scm (session-environment-service): New procedure. (session-environment-service-type): New variable. (environment-variables->environment-file): New procedure. 宋文武2015-12-051-0/+36
* profiles: Silence GTK+ icon cache creation.•••Suggested by Ricardo Wurmus <rekado@elephly.net>. * guix/profiles.scm (gtk-icon-themes)[build]: Pass --quiet to 'gtk-update-icon-cache'. Ludovic Courtès2015-12-041-1/+1
* profiles: Silence GTK+ icon theme union.•••Suggested by Ricardo Wurmus <rekado@elephly.net>. * guix/profiles.scm (gtk-icon-themes)[build]: Pass 'union-build' a #:log-port argument. Ludovic Courtès2015-12-041-1/+2
* gnu: icecat: Update to 38.4.0-gnu1.•••* gnu/packages/patches/icecat-CVE-2015-4513-pt01.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt02.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt03.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt04.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt05.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt06.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt07.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt08.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt09.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt10.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt11.patch, gnu/packages/patches/icecat-CVE-2015-7188.patch, gnu/packages/patches/icecat-CVE-2015-7189.patch, gnu/packages/patches/icecat-CVE-2015-7193.patch, gnu/packages/patches/icecat-CVE-2015-7194.patch, gnu/packages/patches/icecat-CVE-2015-7196.patch, gnu/packages/patches/icecat-CVE-2015-7197.patch, gnu/packages/patches/icecat-CVE-2015-7198.patch, gnu/packages/patches/icecat-CVE-2015-7199.patch: Delete files. * gnu-system.am (dist_patch_DATA): Remove them. * gnu/packages/gnuzilla.scm (icecat): Update to 38.4.0-gnu1. Remove the obsolete patches. Mark H Weaver2015-12-0421-2038/+3
* store: 'build-things' now supports older daemon protocols.•••This is a followup to d203d3d. * guix/store.scm (build-things): Add 'build/old'. Use it when STORE's minor version is less than 15. Ludovic Courtès2015-12-041-2/+11
* store: Add mode parameter to 'build-paths'.•••* guix/store.scm (%protocol-version): Set minor to 15. (build-mode): New enumerate type. (build-things): Add 'mode' parameter; pass it to the RPC. * tests/store.scm ("build-things, check mode"): New check. Ludovic Courtès2015-12-032-4/+51
* store: Update to the new daemon protocol.•••* guix/store.scm (%protocol-version): Set minor to 14. (open-connection): Add 'cpu-affinity' parameter and honor it. Ludovic Courtès2015-12-031-7/+13
* gnu: Add findnewest.•••* gnu/packages/version-control.scm (findnewest): New variable. Ludovic Courtès2015-12-031-0/+28
* gnu: python2-seaborn: Use custom 'python2-' packages.•••* gnu/packages/python.scm (python2-seaborn): Use customized 'python2-' versions of 'matplotlib', 'pandas' and 'scipy'. Federico Beffa2015-12-031-1/+3
* gnu: openssh: Update to 7.1p1.•••* gnu/packages/ssh.scm (openssh): Update to 7.1p1. Efraim Flashner2015-12-031-2/+3
* gnu: paredit: Update to 24.•••* gnu/packages/emacs.scm (paredit): Update to 24. Alex Kost2015-12-031-6/+7
* gnu: magit: Update to 2.3.1.•••* gnu/packages/emacs.scm (magit): Update to 2.3.1. Alex Kost2015-12-031-2/+2
* gnu: emacs-dash: Update to 2.12.1.•••* gnu/packages/emacs.scm (emacs-dash): Update to 2.12.1. Alex Kost2015-12-031-2/+2
* gnu: emacs-pdf-tools: Update to 0.70.•••* gnu/packages/emacs.scm (emacs-pdf-tools): Update to 0.70. Alex Kost2015-12-031-2/+2
* gnu: libass: Update to 0.13.1.•••* gnu/packages/video.scm (libass): Update to 0.13.1. Efraim Flashner2015-12-031-2/+2
* gnu: xmlto: Update to 0.0.28.•••* gnu/packages/xml.scm (xmlto): Update to 0.0.28. Efraim Flashner2015-12-031-2/+3
* gnu: vapoursynth: Update to 28.•••* gnu/packages/video.scm (vapoursynth): Update to 28. Efraim Flashner2015-12-031-2/+3
* gnu: python2-scikit-image: Use custom 'python2-' packages.•••* gnu/packages/python.scm (python2-scikit-image): Use customized 'python2-' versions of 'matplotlib', 'numpy' and 'scipy'. Federico Beffa2015-12-031-1/+5
* gnu: python2-pandas: Use custom 'python2-numpy'.•••* gnu/packages/python.scm (python2-pandas): Do it. Federico Beffa2015-12-031-1/+6
* gnu: python2-ipython: Use custom 'python2-numpy'.•••* gnu/packages/python.scm (python2-ipython): Do it. Federico Beffa2015-12-031-2/+3
* gnu: ffmpeg: Update to 2.8.3 [fixes CVE-2015-{8216,8217,8218,8219}].•••* gnu/packages/video.scm (ffmpeg): Update to 2.8.3. Mark H Weaver2015-12-021-2/+2
* gnu: freeipmpi: Update to 1.5.1.•••* gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.1. Efraim Flashner2015-12-021-2/+3
* daemon: Add 'buildMode' parameter to 'buildPaths' RPC.•••* nix/libstore/worker-protocol.hh (PROTOCOL_VERSION): Bump to 0x10f. * nix/libstore/remote-store.cc (RemoteStore::buildPaths): Send the BUILDMODE when the daemon supports it. Reject invalid values of BUILDMODE for old daemons. * nix/nix-daemon/nix-daemon.cc (performOp) <wopBuildPaths>: Read the build mode when the client supports it. Ludovic Courtès2015-12-023-4/+20
* daemon: optimizePath: Detect some .links corruptions.•••If automatic store optimisation is enabled, and a hard-linked file in the store gets corrupted, then the corresponding .links entry will also be corrupted. In that case, trying to repair with --repair or --repair-path won't work, because the new "good" file will be replaced by a hard link to the corrupted file. We can catch most of these cases by doing a sanity-check on the file sizes. Eelco Dolstra2015-12-021-2/+9
* daemon: Fix namespace issue.Eelco Dolstra2015-12-021-2/+2