| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/games.scm (supertuxkart): New variable.
|
|
|
|
|
| |
* gnu/packages/scheme.scm (gambit-c): Update to 4.8.5.
[source]: Update source tarball name.
|
|
|
|
|
| |
* gnu/packages/scheme.scm (gambit-c)[arguments]: Use 'modify-phases'
syntax.
|
|
|
|
| |
* gnu/packages/scheme.scm (gambit-c): Update to 4.7.9.
|
|
|
|
| |
* gnu/packages/scheme.scm (bigloo)[arguments]: Use 'modify-phases' syntax.
|
|
|
|
| |
* gnu/packages/scheme.scm (hop)[arguments]: Use 'modify-phases' syntax.
|
|
|
|
|
|
|
| |
* gnu/packages/scheme.scm (hop): Update to 2.5.1.
[source]: Remove patch.
* gnu/packages/patches/hop-bigloo-4.0b.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/mp3.scm (mpg321): Update to 0.3.2.
|
|
|
|
| |
* gnu/packages/mp3.scm (mpg123): Update to 1.23.8.
|
|
|
|
|
| |
* gnu/packages/music.scm (beast)[arguments]: Disable parallel builds to
prevent a race condition.
|
|
|
|
|
| |
* gnu/packages/audio.scm (infamous-plugins)[arguments]: Add phase
removing built-in compiler optimizations in the source code.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-validictory)[native-inputs]: Add
python2-setuptools.
(python-validictory)[properties]: New field.
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg): Update to 3.1.5.
|
|
|
|
| |
* gnu/packages/mail.scm (mutt): Update to 1.7.1.
|
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim-full): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/bittorrent.scm (aria2): Update to 1.28.0.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.4.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.27.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-ncurses): Update version to 2.0.
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-test-mockobject): Update to 1.20150527.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (wireshark): Update to 2.2.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-95.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/patches/linux-libre-4.1-CVE-2016-5195.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre-4.1): Add patch.
|
|
|
|
|
| |
* gnu/packages/linux.scm (make-linux-libre): Add 'patches' keyword
argument.
|
|
|
|
| |
* gnu/packages/golang.scm (go-1.7): Update to 1.7.3.
|
|
|
|
| |
* gnu/packages/video.scm (mpv): Update to 0.21.0.
|
|
|
|
|
|
| |
This was causing build failures.
* gnu/packages/patches/slim-login.patch: Fix line numbers.
|
|
|
|
| |
* gnu/packages/compression.scm (lrzip): Update to 0.631.
|
|
|
|
|
|
| |
* gnu/packages/patches/slim-login.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/display-managers.scm (slim)[source]: Use it.
|
|
|
|
|
|
| |
* gnu/packages/patches/slim-reset.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/display-managers.scm (slim)[source]: Use it.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre): Update to 4.4.26.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.3.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-d-mode): New variable.
|
|
|
|
| |
* gnu/packages/mail.scm (python-mailmanclient)[properties]: Fix typo.
|
|
|
|
|
|
|
|
|
|
| |
Suggested by Leo Famulari.
* gnu/services/networking.scm (<ntp-configuration>)[allow-large-adjustment?]:
New field.
(ntp-shepherd-service): Honor it.
(ntp-service): Add #:allow-large-adjustment? and honor it.
* doc/guix.texi (Networking Services): Document it.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (python-mailmanclient): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
| |
* gnu/packages/python.scm (python-validictory, python2-validictory):
New variables.
|
|
|
|
|
|
|
| |
Adding only the Python 2 variant, since for Python 3 our minimum version
is 3.4 which already includes this package as part of the standard library.
gnu/packages/python.scm (python2-pathlib2): New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-setproctitle, python2-setproctitle):
New variables.
|
|
|
|
| |
* gnu/packages/mp3.scm (chromaprint): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-bioccheck): New variable.
|
|
|
|
|
|
| |
* gnu/packages/patches/openssh-memory-exhaustion.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (openssh)[source]: Use it.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gucharmap): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
gnu/packages/make-bootstrap.scm (%static-inputs): Use bash from PATH.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/backup.scm (borg)[arguments]: Install more documentation in
'install-doc' phase. Use (srfi srfi-26).
|
|
|
|
| |
* gnu/packages/disk.scm (gparted): Update to 0.27.0.
|
|
|
|
| |
* gnu/packages/ftp.scm (ncftp): Use the ‘modify-phases’ syntax.
|
|
|
|
| |
* gnu/packages/linux.scm (mcelog): Update to 143.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/ftp.scm (lftp): Update to 4.7.3.
[source]: Use HTTPS. Remove patch.
[arguments]: Add ‘disable-impure-tests’ phase. Add #:configure-flags with
explicit location of readline headers.
[home-page]: Use HTTPS.
* gnu/packages/patches/lftp-dont-save-unknown-host-fingerprint.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (awscli): Update to 1.11.5.
[source]: Use pypi-uri.
[inputs]: Add python-s3transfer.
|