- Oct 07, 2016
-
-
Ricardo Wurmus authored
* doc/guix.texi (package Reference): Remove GHC from the list of languages for which library run-time dependencies must be propagated.
-
Ricardo Wurmus authored
* gnu/packages/tbb.scm (tbb): Update to 2017_20160916.
-
Eric Bavier authored
* guix/utils.scm (collect-default-args, expand-default-args): New syntax. (substitute-keyword-arguments): Allow default value declarations. * tests/utils.scm (substitute-keyword-arguments): New test.
-
Eric Bavier authored
* guix/utils.scm (default-keyword-arguments): Properly test for present keywords. * tests/utils.scm (default-keyword-arguments): New test.
-
Efraim Flashner authored
* gnu/packages/ncdu.scm (ncdu): Update to 1.12. [source]: Use https. [license]: Use https. [home-page]: Use https.
-
Ricardo Wurmus authored
* gnu/packages/games.scm (abbaye)[source]: Update tarball URL.
-
Leo Famulari authored
* gnu/packages/calendar.scm (khal): Update to 0.8.4.
-
- Oct 06, 2016
-
-
Leo Famulari authored
* gnu/packages/linux.scm (lvm2)[arguments]: Add 'make-objects-writeable' phase.
-
Leo Famulari authored
* gnu/packages/linux.scm (lvm2): Update to 2.02.166.
-
Leo Famulari authored
* gnu/packages/linux.scm (lvm2)[arguments]: Use 'modify-phases'.
-
Ludovic Courtès authored
Before that, when 'guix system reconfigure' failed to talk to shepherd and a 'system-error' was raised, we would get a "too few values returned to continuation" error, which would prevent GRUB from being installed. Reported by fps on #guix. * guix/scripts/system.scm (warn-on-system-error): Remove. (with-shepherd-error-handling): Inline former 'warn-on-system-error'. Return two values when 'system-error' is raised.
-
Efraim Flashner authored
* gnu/packages/web.scm (nginx): Update to 1.11.4. [source] Use https. [home-page]: Use https.
-
Thomas Danckaert authored
* gnu/packages/maths.scm (hdf-eos5): New variable. * gnu/packages/patches/hdf-eos5-build-shared.patch: New file. * gnu/packages/patches/hdf-eos5-remove-gctp.patch: New file. * gnu/packages/patches/hdf-eos5-fix-szip.patch: New file. * gnu/packages/patches/hdf-eos5-fortrantests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patches. Signed-off-by:
Ludovic Courtès <ludo@gnu.org>
-
Ludovic Courtès authored
-
8p8c authored
* gnu/packages/fonts.scm (font-hack)[arguments]: Remove superfluous code in #:builder. Signed-off-by:
宋文武 <iyzsong@gmail.com>
-
8p8c authored
* gnu/services/xorg.scm (%default-xorg-modules): Add xf86-video-ati. Signed-off-by:
宋文武 <iyzsong@gmail.com>
-
Andy Patterson authored
* gnu/packages/lisp.scm (ecl)[source]: Add snippet. [native-search-paths]: Add XDG_DATA_DIRS. Signed-off-by:
宋文武 <iyzsong@gmail.com>
-
Andy Patterson authored
* gnu/packages/lisp.scm (asdf-substitutions): New variable. (sbcl)[source]: Add snippet. [native-search-paths]: Add XDG_DATA_DIRS. Signed-off-by:
宋文武 <iyzsong@gmail.com>
-
Ricardo Wurmus authored
* gnu/packages/haskell.scm (ghc-pandoc-citeproc): New variable.
-
Ricardo Wurmus authored
* gnu/packages/haskell.scm (ghc-xml-conduit): New variable.
-
Ricardo Wurmus authored
* gnu/packages/haskell.scm (ghc-xml-types): New variable.
-
Ricardo Wurmus authored
* gnu/packages/haskell.scm (ghc-conduit-extra): New variable.
-
Ricardo Wurmus authored
* gnu/packages/haskell.scm (ghc-rfc5051): New variable.
-
Ricardo Wurmus authored
* gnu/packages/haskell.scm (ghc-hs-bibutils): New variable.
-
Ricardo Wurmus authored
The "directory" and "transformers" modules are part of GHC and should not be among the inputs to avoid conflicts. * gnu/packages/haskell.scm (ghc-streaming-commons)[inputs]: Remove "ghc-directory" and "ghc-transformers".
-
Ricardo Wurmus authored
* gnu/packages/bioinformatics.scm (r-bsgenome-celegans-ucsc-ce10): New variable.
-
Leo Famulari authored
* gnu/packages/certs.scm (nss-certs): Update to 3.27.1. * gnu/packages/gnuzilla.scm (nss): Update to 3.27.1.
-
- Oct 05, 2016
-
-
Leo Famulari authored
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Fix typo in comment.
-
Leo Famulari authored
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Add #:parallel-build? #f.
-
Leo Famulari authored
* gnu/packages/web.scm (json-c): Update to 0.12.1.
-
Leo Famulari authored
* gnu/packages/patches/libxvmc-CVE-2016-7953.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (libxvmc)[replacement]: New field. (libxvmc/fixed): New variable.
-
Leo Famulari authored
* gnu/packages/patches/libxv-CVE-2016-5407.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (libxv)[replacement]: New field. (libxv/fixed): New variable.
-
Leo Famulari authored
* gnu/packages/patches/libxtst-CVE-2016-7951-CVE-2016-7952.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (libxtst)[replacement]: New field. (libxtst/fixed): New variable.
-
Leo Famulari authored
* gnu/packages/patches/libxrender-CVE-2016-7949.patch, gnu/packages/patches/libxrender-CVE-2016-7950.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/xorg.scm (libxrender)[replacement]: New field. (libxrender/fixed): New variable.
-
Leo Famulari authored
* gnu/packages/patches/libxrandr-CVE-2016-7947-CVE-2016-7948.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (libxrandr)[replacement]: New field. (libxrandr/fixed): New variable.
-
Leo Famulari authored
* gnu/packages/patches/libxi-CVE-2016-7945-CVE-2016-7946.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (libxi)[replacement]: New field. (libxi/fixed): New variable.
-
Leo Famulari authored
* gnu/packages/patches/libxfixes-CVE-2016-7944.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (libxfixes)[replacement]: New field. (libxfixes/fixed): New variable.
-
Leo Famulari authored
* gnu/packages/patches/libx11-CVE-2016-7942.patch, gnu/packages/patches/libx11-CVE-2016-7943.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/xorg.scm (libx11)[replacement]: New field. (libx11/fixed): New variable.
-
nikita authored
* .mailmap: Add new entries for ng0.
-
nikita authored
The package in its current state is unusable and documentation with unclear licenses is included. Also, the file 'lispf42.c' (and possible others) is generated C code and thus not "source code" as we define it. * gnu/packages/lisp.scm (lispf4): Delete variable. Signed-off-by:
Leo Famulari <leo@famulari.name>
-