| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
Fixes a regression introduced in f9efe56.
* guix/gexp.scm (gexp-outputs): Add call to 'delete-duplicates'.
* tests/gexp.scm ("output list, combined gexps, duplicate output"): New
test.
|
|\
| |
| |
| |
| | |
Conflicts:
gnu/packages/gnupg.scm
|
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (gnupg): Update to 2.0.27.
|
| |
| |
| |
| |
| | |
* gnu/packages/wget.scm (wget): Update to 1.16.2.
[inputs]: Add PKG-CONFIG.
|
| |
| |
| |
| |
| | |
* gnu/packages/web.scm (libpsl)[source]: Add 'snippet' and 'modules'
fields.
|
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.19.
|
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (ecl): Update to version 15.2.21, and disable the test
suite because ECL now fails to initialize during 'make check'.
|
| |
| |
| |
| | |
* gnu/packages/xdisorg.scm (xbindkeys): New variable.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (alsa-modular-synth): New variable.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (clalsadrv): New variable.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (xfwm4): Add libdrm and libxdamage to inputs.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (xfwm4): Update 4.12.0.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (xfdesktop): Update to 4.12.0.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (thunar-volman): Update to 0.8.1.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (thunar): Update to 1.6.6.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.12.0.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (xfce4-session): Update to 4.12.0.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.12.0.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.12.0.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (tumbler): Update to 0.1.31.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (garcon): Update to 0.4.0.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (exo): Update to 0.10.3.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (libxfce4ui): Update to 4.12.0.
|
| |
| |
| |
| | |
* gnu/packages/xfce.scm (libxfce4util): Update to 4.12.1.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Previously processes started from the window manager would have a couple
of leaked file descriptors: writable /var/log/slim.log and readable
/gnu/store/…-xinitrc.
* gnu/services/xorg.scm (xinitrc)[builder]: Add 'close-all-fdes'. Use
it in 'exec-from-login-shell'.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (zita-alsa-pcmi): New variable.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (lv2-mdaepiano): New variable.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (lv2-mdapiano): New variable.
|
| |
| |
| |
| | |
* gnu/packages/man.scm (txt2man): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/mpd.scm: Use define-public for package variables. Remove
#:exports from module declaration.
|
| |
| |
| |
| | |
* gnu/packages/mpd.scm (mpd-mpc): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/mpd.scm (ncmpcpp): Update to version 0.6.2. Add boost,
readline, autotools inputs.
|
| |
| |
| |
| | |
* gnu/packages/mail.scm (mu): Add forgotten copyright line.
|
| |
| |
| |
| | |
* gnu/packages/fonts.scm (font-adobe-source-han-sans): New variable.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python2-numpy, python2-matplotlib,
python2-ipython): Keep input python2-numpydoc created by
package-with-python2.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-numpydoc): Drop one test for all Python
versions.
(python2-numpydoc): Define it by package-with-python2 without modifications.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/gtk.scm (python2-py2cairo): Rename to ...
(python2-pycairo): ... this
(python2-pygtk): Adapt input.
* gnu/packages/glib.scm (python2-pygobject-2): Adapt input.
* gnu/packages/python.scm (package-with-python2): Adapt input.
|
| |
| |
| |
| | |
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.8.
|
| |
| |
| |
| |
| | |
* gnu/packages/mail.scm (mu): Update to 0.9.11. Update source URI. Add
autoconf, automake, and libtool to native-inputs. Add autoreconf phase.
|
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.6.3.
|
| |
| |
| |
| |
| |
| | |
This reverts commit b479c3ddaf85c831e34888229849bc1ce34419de.
This commit was the result of an incorrect characterization of the
problem; see the log of commit 87c8b92 for details.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In <http://hydra.gnu.org/build/263170>, we see:
153: 12 [patch-usr-bin-file #:native-inputs #f ...]
[...]
?: 1 [regexp-exec # ...]
In ice-9/boot-9.scm:
106: 0 [#<procedure 1998ec0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> encoding-error ...]
ice-9/boot-9.scm:106:20: In procedure #<procedure 1998ec0 at ice-9/boot-9.scm:97:6 (thrown-k . args)>:
ice-9/boot-9.scm:106:20: Throw to key `encoding-error' with args `("scm_to_stringn" "cannot convert narrow string to output locale" 84 #f #f)'.
This is due to that fact that 'patch-/usr/bin/file' read a line
containing a byte sequence with bytes > 127 (namely a copyright sign.)
But this build was running with a C locale, and so those bytes cannot be
represented in that locale, hence this error.
This commit makes the UTF-8 locales available earlier such that
everything can be represented in locale encoding.
* gnu/packages/commencement.scm (glibc-utf8-locales-final): Move
earlier; change "gzip" input to GZIP built with %BOOT4-INPUTS.
(%boot5-inputs): Define to %BOOT4-INPUTS plus
GLIBC-UTF8-LOCALES-FINAL.
(gnu-make-final, coreutils-final, grep-final): Use it instead of
%BOOT4-INPUTS.
(gzip-final): Remove.
(%boot6-inputs): New variable.
(%final-inputs): Use it instead of %BOOT5-INPUTS. Don't rely on
GZIP-FINAL.
|
| |
| |
| |
| |
| |
| |
| | |
* guix/build/gnu-build-system.scm (gnu-build): Leave
%DEFAULT-PORT-CONVERSION-STRATEGY unchanged when 'string->bytevector'
fails to convert to ISO-8859-1. This is an attempt to work around the
build failures at <http://hydra.gnu.org/build/263002>.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/aarddict.scm (aarddict), gnu/packages/algebra.scm (arb),
gnu/packages/audio.scm (jack-2, lvtk),
gnu/packages/bioinformatics.scm (bedops, bedtools, bowtie),
gnu/packages/game-development.scm (tiled),
gnu/packages/games.scm (minetest-data, minetest, retroarch),
gnu/packages/jrnl.scm (jrnl), gnu/packages/kde.scm (qjson),
gnu/packages/libevent.scm (libuv), gnu/packages/linux.scm (pflask),
gnu/packages/mail.scm (offlineimap, libetpan),
gnu/packages/maths.scm (arpack-ng), gnu/packages/ninja.scm (ninja),
gnu/packages/nutrition.scm (gourmet),
gnu/packages/python.scm (python-cairocffi), gnu/packages/rdf.scm (lrdf),
gnu/packages/ruby.scm (ruby-i18n), gnu/packages/sxiv.scm (sxiv): Add
'file-name' field to origin.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/audio.scm (soundtouch)[arguments]: Move 'bootstrap'
after 'unpack'. Remove custom /usr/bin/file patching, which will
now be handled by the 'patch-usr-bin-file' phase.
* gnu/packages/emacs.scm (emacs-w3m)[arguments]: Rename 'pre-configure'
phase to 'autoconf' and move it after 'unpack'.
* gnu/packages/fontutils.scm (libuninameslist)[arguments]: Move 'bootstrap'
phase after 'unpack'.
* gnu/packages/libevent.scm (libuv)[arguments]: Move 'autogen' phase after
'unpack'. Run "sh autogen.sh" instead of "./autogen.sh".
* gnu/packages/linux.scm (bridge-utils)[arguments]: Move 'bootstrap' phase
after 'unpack'.
* gnu/packages/mail.scm (libetpan)[arguments]: Move 'autogen' phase after
'unpack'. Run "sh autogen.sh" instead of "./autogen.sh". Setenv
"NOCONFIGURE" before running autogen.sh.
* gnu/packages/package-management.scm (guix-devel)[arguments]: Move
'bootstrap' phase after 'unpack'. Run "sh autogen.sh" instead of
"./autogen.sh".
* gnu/packages/rdf.scm (lrdf)[arguments]: Move 'autoreconf' phase after
'remove-out-of-tree-references' phase.
* gnu/packages/tor.scm (privoxy)[arguments]: Move 'autoconf' phase after
'unpack'.
* gnu/packages/web.scm (libpsl)[arguments]: Move 'bootstrap' phase after
'unpack'. Run "sh autogen.sh" instead of "./autogen.sh". Remove
'fix-autogen-shebang' phase.
|
| |
| |
| |
| |
| | |
* guix/build/utils.scm (patch-makefile-SHELL, patch-/usr/bin/file): Wrap
'substitute*' in 'with-fluids'. Fixes <http://hydra.gnu.org/build/262895>.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Suggested by Mark H Weaver.
* guix/build/gnu-build-system.scm (gnu-build): Set
%DEFAULT-PORT-CONVERSION-STRATEGY to 'error.
* guix/packages.scm (patch-and-repack)[builder]: Likewise.
|
| |
| |
| |
| |
| |
| |
| | |
* guix/build/utils.scm (get-char*): New procedure.
(patch-shebang): Use it instead of 'read-char'.
(fold-port-matches): Remove local 'get-char' and use 'get-char*'
instead.
|
| |
| |
| |
| |
| |
| |
| | |
* guix/gexp.scm (gexp-outputs)[add-reference-output]: Recurse into
lists.
* tests/gexp.scm ("output list + ungexp-splicing list, combined gexps"):
New test.
|
| |
| |
| |
| |
| | |
* tests/gexp.scm (gexp-outputs): New procedure.
("output list", "output list, combined gexps"): New tests.
|