| Commit message (Collapse) | Author | Age |
|
|
|
| |
This reverts commit adb984d23c003d5d48ada47bf5ad8105a3b8e412.
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (nss)[arguments]: Use 'modify-phases'.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* configure.ac: In 'GUILE_PKG', prefer 2.2 over 2.0. Remove warning
about 2.2 not being fully supported.
* doc/guix.texi (Requirements): Mention Guile 2.2.x.
|
| |
| |
| |
| | |
* tests/guix-system.sh: Work around inaccurate location info in 2.2.0.
|
| |
| |
| |
| |
| | |
* tests/store.scm ("current-build-output-port, UTF-8 + garbage"): On
Guile 2.2, expect REPLACEMENT CHARACTER instead of '?'.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Before that, something like:
(call-with-container
(lambda ()
(match (primitive-fork)
…)))
would hang in 'primitive-fork' as the child process (the one started in
the container) would try to pthread_join the finalization thread in
'stop_finalization_thread' in libguile, not knowing that this thread is
nonexistent.
* guix/build/syscalls.scm (%set-automatic-finalization-enabled?!): New
procedure.
(without-automatic-finalization): New macro.
(clone): Wrap PROC call in 'without-automatic-finalization'.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In 2.2, 'fport_close' no longer swallows EBADF and instead raises a
'system-error' for this. This commit adjusts for 2.2.
* guix/zlib.scm (close-procedure): Remove.
(make-gzip-input-port): Use 'port->fdes' instead of 'fileno'.
Use 'gzclose' instead of 'close-procedure'.
(make-gzip-output-port): Likewise.
* tests/zlib.scm ("compression/decompression pipe"): Don't check whether
PARENT is closed using 'port-closed?'. Instead, use 'seek' on the
underlying FD and check for EBADF.
|
| |
| |
| |
| |
| |
| | |
Fixes <http://bugs.gnu.org/25899>.
* HACKING: Mention guix-patches@gnu.org.
|
| |
| |
| |
| | |
* gnu/packages/databases.scm (mariadb): Update to 10.1.22.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-waf, python2-waf): Update to 1.9.8.
[home-page]: Use https.
|
| |
| |
| |
| | |
* gnu/packages/shellutils.scm (direnv): Update to 2.11.3.
|
| |
| |
| |
| | |
* gnu/packages/conky.scm (conky): Update to 1.10.6.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (obs): Update to 18.0.1.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.15.
|
| |
| |
| |
| |
| | |
* gnu/packages/debug.scm (stress-make)[description]: Fix typo.
Avoid ambiguous use of ‘in order’.
|
| |
| |
| |
| | |
* gnu/packages/messaging.scm (znc): Update to 1.6.5.
|
| |
| |
| |
| |
| | |
* gnu/packages/games.scm (grue-hunter)[arguments]: Install and populate
‘/share/doc/grue-hunter’ as a directory, not a plain file.
|
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (samtools, samtools-0.1)[arguments]:
Return #T instead of the undefined results of COPY-FILE or INSTALL-FILE.
|
| |
| |
| |
| |
| |
| |
| | |
See 'NEWS' and 'ChangeLog' in the source distribution for more
information about the security-related bug fixes.
* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20170102.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change embedded store references in the shebangs of scripts that
were meant to be copied out of the store. Those scripts would break when
the interpreters expected by the shebangs were garbage collected.
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25966#28>
This reverts commit d0c16adb190c7244ee3ef1329cba78a015ae5d10.
|
| |
| |
| |
| |
| |
| |
| | |
* guix/scripts/pack.scm (self-contained-tarball): Add #:tar option.
[build](tar-supports-sort?): New variable. Use it.
* tests/pack.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* guix/scripts/pack.scm (<compressor>)[tar-option]: Remove.
[command]: New field.
(%compressors): Provide complete commands. Use '-9' or equivalent for
each compressor; use '-n' for gzip.
(self-contained-tarball)[build]: Adjust accordingly.
|
| |
| |
| |
| | |
This reverts commit 87f1c7efc18f8996b0b2817a5f7b84eebe2ddf5a.
|
| |
| |
| |
| |
| |
| |
| | |
Hydra failed to build this version. See discussion at
https://lists.gnu.org/archive/html/guix-devel/2017-03/msg00408.html.
This reverts commit 4f3dcdd99ba13ab3bdbf1e014afcd076cd95fac7.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-conv): New variable.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-variantslib): New variable.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-typerep): New variable.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-sexplib): New variable.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/documentation.scm (asciidoc)[arguments]: Add
set-xml-binary-paths phase.
[inputs]: Add libxml2 and libxslt.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* guix/scripts/pack.scm (self-contained-tarball): Add #:symlinks
parameter.
[build](symlink->directives): New procedure
(directives): New variable.
Add call to 'evaluate-populate-directive'. Pass the directories among
DIRECTIVES to 'tar'.
(%default-options): Add 'symlinks'.
(%options, show-help): Add '--symlink'.
(guix-pack): Honor it.
* gnu/build/install.scm (evaluate-populate-directive): Export.
* doc/guix.texi (Invoking guix pack): Document it.
|
| |
| |
| |
| | |
* po/guix/POTFILES.in: Add 'guix/scripts/pack.scm'.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* guix/scripts/pack.scm (self-contained-tarball): Add #:localstatedir?
parameter and honor it.
(%options, show-help): Add '--localstatedir'.
(guix-pack): Honor it.
* gnu/build/install.scm (populate-single-profile-directory): Add
#:register? parameter and honor it.
* doc/guix.texi (Binary Installation): Use '--localstatedir' in
example.
(Invoking guix pack): Document it.
|
| |
| |
| |
| | |
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.39.
|
| |
| |
| |
| | |
* gnu/packages/gnustep.scm (windowmaker)[arguments]: Use modify-phases.
|
| |
| |
| |
| | |
* gnu/packages/gnustep.scm (windowmaker): Update to 0.95.8.
|
| |
| |
| |
| | |
* gnu/packages/bittorrent.scm (aria2): Update to 1.31.0.
|
| |
| |
| |
| |
| | |
* guix/upstream.scm (lookup-updater): Don't use '_' as a pattern
variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Version 2.1 was apparently time-sensitive and started failing like this:
======================================================================
FAIL: testFloat (tests.TestDelta.test)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/guix-build-python2-parsedatetime-2.1.drv-0/parsedatetime-2.1/tests/TestDelta.py", line 64, in testFloat
self.cal.parse('1.4 months ago', self.source), months=-1.4)
File "/tmp/guix-build-python2-parsedatetime-2.1.drv-0/parsedatetime-2.1/tests/TestDelta.py", line 37, in assertDelta
self.assertTrue(diff < 0.05, '%s is not less than 0.05' % diff)
AssertionError: 0.0666666666667 is not less than 0.05
----------------------------------------------------------------------
* gnu/packages/python.scm (python-parsedatetime): Update to 2.3.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER.
[propagated-inputs]: New field.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/mail.scm (dovecot-libsodium-plugin): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/mail.scm (dovecot-trees): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| | |
* build-aux/compile-all.scm (%default-optimizations)
(%lightweight-optimizations): New variables.
(optimization-options): New procedure.
(compile-file*): Use it.
|
| |
| |
| |
| | |
* gnu/packages/linux.scm (wireless-regdb): Update to 2017.03.07.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/gtk.scm (guile-cairo)[arguments]: Add #:modules.
Get the effective version of Guile and use that in installation
directory names.
|