Age | Commit message (Collapse) | Author |
|
This is a followup to commit deb6276dda81a69da38e842d269c5370a28fa5cf.
* .gitignore: Remove "/emacs/..." lines.
|
|
* gnu/packages/aux-files/emacs/guix-emacs.el: Do not try to require
'guix-profiles'. Do not call 'guix-emacs-autoload-packages' in the top
level.
(guix-package-enable-at-startup): Remove. This variable can't be set by
a user since this file is loaded before user config.
(guix-emacs-autoload-packages): Use 'guix-read-package-profile' instead
of 'guix-profile-prompt' in interactive clause (it was renamed in
Emacs-Guix).
* gnu/packages/emacs.scm (emacs)[arguments]: Call
'guix-emacs-autoload-packages' in "site-start.el" after requiring
'guix-emacs'.
|
|
* emacs/guix-emacs.el: Rename to...
* gnu/packages/aux-files/emacs/guix-emacs.el: ... this.
* Makefile.am (AUX_FILES): Add it.
* gnu/packages/emacs.scm (emacs)[inputs]: Remove 'guix' source.
[native-inputs]: Add "guix-emacs.el" auxiliary file.
[arguments]: Adjust 'install-site-start' phase accordingly.
|
|
* gnu/packages/linux-libre-4.1-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.1-i686.conf: ... this.
* gnu/packages/linux-libre-4.1-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: ... this.
* gnu/packages/linux-libre-4.4-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.4-i686.conf: ... this.
* gnu/packages/linux-libre-4.4-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.4-x86_64.conf: ... this.
* gnu/packages/linux-libre-4.9-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.9-i686.conf: ... this.
* gnu/packages/linux-libre-4.9-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.9-x86_64.conf: ... this.
* gnu/packages/linux-libre-4.10-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.10-i686.conf: ... this.
* gnu/packages/linux-libre-4.10-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.10-x86_64.conf: ... this.
* gnu/packages/linux.scm (kernel-config): Use 'search-auxiliary-file' to
find configuration files.
* Makefile.am (KCONFIGS): Rename to...
(AUX_FILES): ... this. Adjust accordingly.
|
|
Suggested-by: Ludovic Courtès <ludo@gnu.org> at
<http://lists.gnu.org/archive/html/guix-devel/2016-12/msg01174.html>.
* gnu/packages.scm (%auxiliary-files-path): New variable.
(search-auxiliary-file): New procedure.
|
|
* gnu/packages/fontutils.scm (potrace): Update to 1.14.
|
|
* gnu/packages/networking.scm (whois): Update to 5.2.15.
|
|
* gnu/packages/xdisorg.scm (maim): Update to 4.4.59.
|
|
* gnu/packages/xdisorg.scm (slop): Update to 5.3.35.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.52.
Remove patches.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.13.
Remove patches.
|
|
* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.4.
|
|
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.4.
|
|
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.4.
|
|
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.4.
|
|
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.4.
|
|
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.4.
[source]: Remove obsolete patch 'gst-plugins-base-fix-test-on-32bit.patch'
* gnu/packages/patches/gst-plugins-base-fix-test-on-32bit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.4.
|
|
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.4.
|
|
* gnu/packages/linux.scm (iproute2): Update to 4.10.
[arguments]: Specify HDRDIR in #:make-flags.
|
|
* gnu/packages/ssh.scm (libssh): Update to 0.7.4.
[home-page]: Use HTTPS.
|
|
This is a followup to 6f9d5b2e8c861c3a1243937a26400f8394946346.
* gnu/packages/patches/libssh-0.6.5-CVE-2016-0739.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/mail.scm (neomutt): Update to 20170225.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
* gnu/packages/patches/vim-CVE-2017-5953.patch: Adjust to match upstream changes.
|
|
* gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis.
|
|
It causes too many rebuilds for 'master'.
This reverts commit 9c96d33cfd69a7eca884961a115b8735cc5f93bd.
|
|
* gnu/packages/video.scm (libva): Update to 1.7.3.
|
|
* gnu/packages/video.scm (libx264): Update to 20170224-2245.
|
|
* gnu/packages/video.scm (x265): Update to 2.3.
|
|
* gnu/packages/machine-learning.scm (dlib): Update to 19.3.
[arguments]: Enable one more test.
|
|
* gnu/packages/databases.scm (rocksdb): Update to 5.1.4.
|
|
* gnu/packages/xdisorg.scm (maim): Update to 4.4.50.
|
|
* gnu/packages/xdisorg.scm (slop): Update to 5.3.28.
|
|
* gnu/packages/ldc.scm (ldc-bootstrap): Update to 0.17.3.
|
|
* gnu/packages/ldc.scm (ldc): Update to 1.1.1.
|
|
* gnu/packages/version-control.scm (git): Update to 2.12.0.
|
|
This reverts commit 594358f5b6948095dad7a638241cdb2b80a2d293.
|
|
* gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.1.
|
|
* gnu/packages/benchmark.scm (fio): Update to 2.18.
[arguments]: Enable tests.
|
|
* gnu/packages/gnunet.scm (gnurl): Update to 7.53.1.
(source)[uri]: Update to new upstream filename.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.02.22.
|
|
* gnu/packages/disk.scm (gparted): Update to 0.28.1.
|
|
* gnu/packages/databases.scm (rocksdb): Update to 5.1.3.
|
|
* gnu/packages/xdisorg.scm (maim): Update to 4.4.49.
|
|
* gnu/packages/xdisorg.scm (slop): Update to 5.3.27.
[arguments]: Remove #:configure-flags.
[inputs]: Add LIBXRENDER.
|
|
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25-2.6156b4c.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.12.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.51.
|
|
* gnu/system/examples/lightweight-desktop.tmpl (packages): Remove xmonad.
|
|
* gnu/system/examples/lightweight-desktop.tmpl (packages): Add i3status
and dmenu.
(use-package-modules): Add suckless.
|