summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-05install: Parameterize the profile name for 'populate-single-profile-directory'.Ludovic Courtès
* gnu/build/install.scm (populate-single-profile-directory): Add #:profile-name. Replace hard-coded occurrences of "guix-profile" with PROFILE-NAME. Make the symlink part under /root a function of PROFILE-NAME.
2018-11-04gnu: go-github-com-urfave-cli: Remove duplicate declaration.Pierre Neidhardt
* gnu/packages/golang.scm (go-github-com-urfave-cli): Remove duplicate declaration.
2018-11-04gnu: myrepos: Wrap the webcheckout binary.Efraim Flashner
* gnu/packages/version-control.scm (myrepos)[arguments]: Add a custom 'wrap-webcheckout phase to wrap webcheckout with its perl libraries. [inputs]: Add perl-encode-locale, perl-html-parser, perl-http-date, perl-http-message, perl-libwww, perl-try-tiny, perl-uri.
2018-11-04gnu: debian-archive-keyring: Update to 2018.1.Efraim Flashner
* gnu/packages/debian.scm (debian-archive-keyring): Update to 2018.1. [source]: Download from git repository.
2018-11-04gnu: ruby@2.3: Update to 2.3.8.Efraim Flashner
* gnu/packages/ruby.scm (ruby@2.3): Update to 2.3.8.
2018-11-04gnu: debootstrap: Update to 1.0.109.Efraim Flashner
* gnu/packages/debian.scm (debootstrap): Update to 1.0.109.
2018-11-04gnu: mpop: Update to 1.4.0.Arun Isaac
* gnu/packages/mail.scm (mpop): Update to 1.4.0.
2018-11-03gnu: sbcl-lift: Don't keep the bundled website.Efraim Flashner
* gnu/packages/lisp.scm (sbcl-lift)[source]: Remove bundled website. [arguments]: Remove custom 'make-gzips-writable phase.
2018-11-03gnu: totem: Update to 3.26.2.Ludovic Courtès
* gnu/packages/gnome.scm (totem): Update to 3.26.2.
2018-11-03gnu: emacs-debbugs: Update to 0.16.Ludovic Courtès
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.16.
2018-11-03gnu: perl-image-exiftool: Update to 11.11.Ludovic Courtès
* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.11.
2018-11-03gnu: emacs-dired-du: Update to 0.5.1.Ludovic Courtès
* gnu/packages/emacs.scm (emacs-dired-du): Update to 0.5.1.
2018-11-03gnu: diffoscope: Update to 104.Ludovic Courtès
* gnu/packages/package-management.scm (diffoscope): Update to 104.
2018-11-03doc: Fix typo in "Sound Services".Ludovic Courtès
Reported by Jelle Licht <jlicht@fsfe.org>. * doc/guix.texi (Sound Services): Fix typo.
2018-11-03doc: Remove misleading sentence about TMPDIR.Ludovic Courtès
Reported by pelzflorian (Florian Pelz) <pelzflorian@pelzflorian.de>. Fixes <https://bugs.gnu.org/33171>. * doc/guix.texi (Invoking guix-daemon): Remove sentence that suggests that TMPDIR leaks into the build environment.
2018-11-03gnu: emacs-emms: Update to 5.1.Arun Isaac
* gnu/packages/emacs.scm (emacs-emms): Update to 5.1.
2018-11-03doc: Fix typo.Julien Lepiller
* doc/guix.texi: Fix typo.
2018-11-03doc: Fix typos.Julien Lepiller
* doc/guix.texi (Telephony Services): Fix typos.
2018-11-02gnu: tor: Update to 0.3.4.9.Tobias Geerinckx-Rice
* gnu/packages/tor.scm (tor): Update to 0.3.4.9.
2018-11-02gnu: python-apache-libcloud: Update to 2.3.0.Julien Lepiller
* gnu/packages/python.scm (python-apache-libcloud) (python2-apache-libcloud): Update to 2.3.0.
2018-11-02Merge remote-tracking branch 'origin/wip-rust' into master.Danny Milosavljevic
2018-11-01gnu: Go 1.11: Avoid unnecessary store references.Leo Famulari
This shrinks the closure of Go 1.11 from 1379 MiB to 581 MiB. Fixes <https://bugs.gnu.org/32949>. * gnu/packages/golang.scm (go-1.11)[arguments]: Add a 'delete-extraneous-files' phase.
2018-11-01gnu: MPD: Update to 0.20.23.Leo Famulari
* gnu/packages/mpd.scm (mpd): Update to 0.20.23.
2018-11-01gnu: mpd-mpc: Update to 0.31.Leo Famulari
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.31. [native-inputs]: Add python-sphinx.
2018-11-01gnu: icecast: Update to 2.4.4 [fixes CVE-2018-18820].Leo Famulari
* gnu/packages/xiph.scm (icecast): Update to 2.4.4.
2018-11-01doc: Add German translation.Julien Lepiller
* doc/contributing.de.texi: New file. * doc/guix.de.texi: New file * doc/local.mk (TRANSLATED_INFO): Add them. (info_TEXINFOS): Add guix.de.texi. * po/doc/guix-manual.de.po: New file. * po/doc/local.mk (EXTRA_DIST): Add it. * doc/guix.texi: Document the German translation.
2018-11-01gnu: mame: Update to 0.203.Rutger Helling
* gnu/packages/emulators.scm (mame): Update to 0.203.
2018-11-01gnu: xpra: Update to 2.4.1.Rutger Helling
* gnu/packages/xorg.scm (xpra): Update to 2.4.1.
2018-11-01gnu: dolphin-emu: Use ffmpeg instead of ffmpeg@3.4.Rutger Helling
* gnu/packages/emulators.scm (dolphin-emu): Use ffmpeg instead of ffmpeg@3.4.
2018-11-01gnu: sdl2: Update to 2.0.9.Rutger Helling
* gnu/packages/sdl.scm (sdl2): Update to 2.0.9.
2018-11-01gnu: whois: Update to 5.4.0.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (whois): Update to 5.4.0.
2018-11-01gnu: highlight: Update to 3.47.Tobias Geerinckx-Rice
* gnu/packages/pretty-print.scm (highlight): Update to 3.47.
2018-11-01gnu: python-jsonrpclib-pelix: Update to 0.3.2.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-jsonrpclib-pelix): Update to 0.3.2. [arguments]: Disable #:tests?.
2018-11-01gnu: python-pynacl: Update to 1.3.0.Tobias Geerinckx-Rice
* gnu/packages/python-crypto.scm (python-pynacl): Update to 1.3.0.
2018-11-01gnu: oniguruma: Update to 6.9.0.Tobias Geerinckx-Rice
* gnu/packages/textutils.scm (oniguruma): Update to 6.9.0.
2018-11-01gnu: motion: Install translations.Tobias Geerinckx-Rice
* gnu/packages/video.scm (motion)[native-inputs]: Add gettext-minimal.
2018-11-01gnu: motion: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/video.scm (motion)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-11-01Keep (gnu packages video) module imports in order.Tobias Geerinckx-Rice
* gnu/packages/video.scm (define-module): Re-order module imports alphabetically.
2018-11-01gnu: motion: Update to 4.2.Tobias Geerinckx-Rice
* gnu/packages/video.scm (motion): Update to 4.2.
2018-11-01gnu: julia: Update objconv input to 2018-10-07.Tobias Geerinckx-Rice
* gnu/packages/julia.scm (julia)[input]: Update objconf to 2018-10-07.
2018-10-31gnu: myrepos: Update to 1.20180726.Efraim Flashner
* gnu/packages/version-control.scm (myrepos): Update to 1.20180726. [source]: Remove patch. * gnu/packages/patches/myrepos-CVE-2018-7032.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-10-31gnu: curl: Update grafted replacement to 7.62.0 [security fixes].Leo Famulari
Fixes CVE-2018-{16839,16840,16842}. * gnu/packages/curl.scm (curl)[replacement]: Update to 7.62.0. (curl-7.61.1): Replace with ... (curl-7.62.0): ... new variable.
2018-10-31gnu: dolphin-emu: Update to commit 22ddd11.Rutger Helling
* gnu/packages/emulators.scm (dolphin-emu): Update to commit 22ddd11. [arguments]: Return #t with phase 'fixgcc7.
2018-10-31gnu: wine-staging: Update to 3.19.Rutger Helling
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.19. * gnu/packages/wine.scm (wine-staging): Update to 3.19.
2018-10-31gnu: webkitgtk@2.22: Update to 2.22.3.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.3.
2018-10-31gnu: quaternion: Update to 0.0.9.3.Arun Isaac
* gnu/packages/messaging.scm (quaternion): Update to 0.0.9.3. [inputs]: Add qtquickcontrols, qtsvg and qttools. [arguments]: Remove fix-libqmatrixclient-dynamic-linking phase. Add wrap-program phase.
2018-10-31gnu: libqmatrixclient: Update to 0.4.0.Arun Isaac
* gnu/packages/messaging.scm (libqmatrixclient): Update to 0.4.0.
2018-10-31gnu: meandmyshadow: Update home page.Tobias Geerinckx-Rice
* gnu/packages/games.scm (meandmyshadow)[home-page]: Follow permanent redirect.
2018-10-31gnu: meandmyshadow: Update to 0.5.Tobias Geerinckx-Rice
* gnu/packages/games.scm (meandmyshadow): Update to 0.5. [source]: Add unreleased bugfix patch. [arguments]: Remove obsolete ‘set-sdl'paths’ phase. [inputs]: Switch to SDL 2. Add lua. Remove libx11, mesa, and glu. * gnu/packages/patches/meandmyshadow-define-paths-earlier.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2018-10-30gnu: hyperrogue: Update to 10.4x.Tobias Geerinckx-Rice
* gnu/packages/games.scm (hyperrogue): Update to 10.4x.