Age | Commit message (Collapse) | Author |
|
* gnu/packages/base.scm (grep): Upgrade to 2.22. Remove
'grep-CVE-2015-1345.patch'.
* gnu/packages/patches/grep-CVE-2015-1345.patch: Remove.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
|
|
Benefits include: 'guix environment' more useful for ghc libraries, more
useful 'guix package --search-paths' for installed ghc libraries, cleaner
package recipes: no longer need to propagate runtime package dependencies.
* guix/build/haskell-build-system.scm (configure): Unset GHC_PACKAGE_PATH
around cabal configure.
(make-ghc-package-database): Use pattern directory search.
(register): Install complete package database for the current package.
* gnu/packages/haskell.scm (ghc): Add native-search-paths field.
|
|
* gnu/packages/patches/unzip-fix-overflows-and-infloop.patch: Delete
file. Its contents are now split into the following new files:
* gnu/packages/patches/unzip-CVE-2015-7696.patch,
gnu/packages/patches/unzip-CVE-2015-7697.patch,
gnu/packages/patches/unzip-overflow-on-invalid-input.patch: New files.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnu/packages/zip.scm (unzip)[source]: Adjust patches accordingly.
|
|
* gnu/packages/databases.scm (recutils)[native-inputs]: Add bash:include.
[arguments]: Add configure-flag with path to headers provided by
bash:include.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/bash.scm (bash): Use 'install-file' instead of 'mkdir-p'
and 'copy-file'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/bash.com (bash): Include contents of include directory in
"include" output.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.6.
|
|
* gnu/packages/man.scm (help2man): Update to 1.47.2.
|
|
* gnu/packages/less.scm (less): Update to 481.
|
|
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.4.10.
|
|
* gnu/packages/wm.scm (evilwm): New variable.
|
|
* gnu/packages/xorg.scm (font-alias)[arguments]: New 'install-fonts-dir'
phase.
|
|
* gnu/packages/xorg.scm (xlsfonts): New variable.
|
|
This reverts commit a5d06c0c53a51a6fc4b5802cf282a961cc24655f.
|
|
This reverts commit 075c3ebd2dc3d8223e23025ceb5026810dfaa98d.
|
|
* gnu/packages/image.scm (giflib): Update to 5.1.1.
|
|
* gnu/packages/gnunet.scm (gnurl): Update to 7.45.0.
|
|
* gnu/packages/curl.scm (curl): Update to 7.45.0.
|
|
* gnu/packages/maths.scm (units): Update to 2.12.
|
|
* gnu/packages/freedesktop.scm (elogind)[inputs]: Add DMD.
|
|
* gnu/packages/gnunet.scm (gnurl): Update to 7.44.0.
|
|
* gnu/packages/ebook.scm (calibre): Update to 2.41.0.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2015.10.16.
|
|
* gnu/packages/bioinformatics.scm (ngs-sdk): Correct typo.
|
|
* gnu/packages/bioinformatics.scm (ngs-sdk)[supported-systems]: Keep only x86
based systems.
|
|
* gnu/packages/games.scm (chess): Update to 6.2.2.
|
|
* gnu/packages/music.scm (non-sequencer)[arguments]: Add "--disable-sse"
flag when not building on x86_64.
|
|
* gnu/packages/engineering.scm (fastcap): Do it.
|
|
* gnu/packages/engineering.scm (fastcap): Adapt documentation generation to
change in TeXLive 2015.
|
|
* gnu/packages/code.scm (complexity): Update to 1.3.
|
|
* gnu/packages/patches/mutt-CVE-2014-9116.patch: Delete file.
* gnu/packages/mail.scm (mutt): Update to 1.5.24.
[source]: Update and remove patch.
* gnu-system.am (dist_patch_DATA): Unregister removed patch.
|
|
* gnu/packages/wm.scm (bspwm): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/xdisorg.scm (sxhkd): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/python.scm (python-libarchive-c, python2-libarchive-c):
New variables.
|
|
* gnu/packages/python.scm (python-tlsh, python2-tlsh): New variable.
|
|
* gnu/packages/ruby.scm (ruby-yard): New variable.
|
|
* gnu/packages/ruby.scm (ruby-rspec-2): New variable.
|
|
* gnu/packages/ruby.scm (ruby-rspec-mocks-2): New variable.
|
|
* gnu/packages/ruby.scm (ruby-rspec-expectations-2): New variable.
|
|
* gnu/packages/ruby.scm (ruby-rspec-core-2): New variable.
|
|
* gnu/packages/python.scm (python-scipy)[arguments]: Add build phase
"fix-tests".
|
|
* gnu/packages/python.scm (python-numpydoc)[native-inputs]: Add
python-numpydoc.
|
|
* gnu/packages/bioinformatics.scm (diamond) [supported-systems]: Restrict to
x86_64-linux.
|
|
* gnu/packages/games.scm (abbaye)[inputs]: Use 'sdl-union'.
[arguments]: Adjust 'set-sdl-paths' phase accordingly.
|
|
* gnu/packages/patches/icecat-CVE-2015-4473-partial.patch,
gnu/packages/patches/icecat-CVE-2015-4482.patch,
gnu/packages/patches/icecat-CVE-2015-4488.patch,
gnu/packages/patches/icecat-CVE-2015-4489.patch,
gnu/packages/patches/icecat-CVE-2015-4491.patch,
gnu/packages/patches/icecat-CVE-2015-4492.patch,
gnu/packages/patches/icecat-CVE-2015-4495.patch,
gnu/packages/patches/icecat-enable-acceleration-and-webgl.patch,
gnu/packages/patches/icecat-libvpx-1.4.patch: Delete files.
* gnu/packages/patches/icecat-avoid-bundled-includes.patch: New file.
* gnu-system.am (dist_patch_DATA): Add new patch. Remove the deleted ones.
* gnu/packages/gnuzilla.scm (icecat): Update to 38.3.0-gnu1.
[source]: Add new patch. Remove the deleted ones.
[inputs]: Add libxcomposite.
[arguments]: Add 'ensure-no-mtimes-pre-1980' phase. Adapt
'remove-h264parse-from-blacklist' and
'arrange-to-link-libxul-with-libraries-it-might-dlopen' phases to the
new version.
|
|
* gnu/packages/emacs.scm (geiser): Update to 0.8.1.
|
|
* gnu/packages/python.scm (python-rpy2)[native-inputs]: Add "zlib".
|
|
* gnu/packages/python.scm (python-scipy, python2-scipy): Update to
0.16.0.
|
|
* gnu/packages/python.scm (python-scipy)[inputs]: Move "python-numpy",
"python-matplotlib", and "python-pyparsing" to propagated-inputs; move
"python-nose" and "python-sphinx" to native-inputs.
[propagated-inputs]: New field.
[native-inputs]: Move "python-nose" and "python-sphinx" from inputs
field here.
(python2-scipy): Modify propagated-inputs instead of inputs field.
|
|
* gnu/packages/java.scm (icedtea6): Update to 1.13.8.
|