| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/gnuzilla.scm (mozjs-60): New variable.
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (mozjs-52)[arguments]: Pass "--disable-jemalloc"
to prevent crashes in gnome-shell.
|
|
|
|
| |
* gnu/packages/gnome.scm (libdazzle): New variable.
|
|
|
|
| |
* gnu/packages/libusb.scm (libimobiledevice): New variable.
|
|
|
|
| |
* gnu/packages/libusb.scm (libusbmuxd): New variable.
|
|
|
|
| |
* gnu/packages/libusb.scm (libplist): New variable.
|
|
|
|
| |
* gnu/packages/libusb.scm: Use "license:" prefix.
|
|
|
|
| |
* gnu/packages/check.scm (umockdev): New variable.
|
|
|
|
| |
* gnu/packages/ibus.scm (ibus)[arguments]: Remove hardcoded Python version.
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (z3): Update to 4.8.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/xorg.scm (xpra): Update to 2.4.3.
|
|
|
|
|
| |
* gnu/packages/debug.scm (stress-make)[arguments]: Adopt configure cache value
"make_cv_sys_gnu_glob=yes" from gnu-make package.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-matrix-client): Update to 2a95a1f.
[propagated-inputs]: Add `emacs-anaphora'.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-anaphora): New variable.
|
|
|
|
|
|
| |
* gnu/packages/finance.scm (electron-cash): Update to 3.3.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.3.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.16.
(%linux-libre-4.19-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.94.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.151.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.171.
|
|
|
|
|
|
| |
* gnu/packages/patches/openssh-CVE-2018-20685.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (openssh)[source]: Use it.
|
|
|
|
| |
* gnu/packages/haskell-crypto.scm (ghc-cryptonite)[arguments]: Disable tests.
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/33922>.
Co-authored-by: Timothy Sample <samplet@ngyro.com>.
* gnu/packages/haskell.scm (ghc-8)[arguments]: Add build phase
"fix-ghc-pkg-nondeterminism".
|
|
|
|
| |
* gnu/packages/guile.scm (guile-parted): New variable.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-newt): Update to revision 4.
|
|
|
|
|
|
| |
* gnu/packages/patches/kmscon-runtime-keymap-switch.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/terminals.scm (kmscon)[source]: Add patch.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-newt): Update revision to 3.
|
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-tldr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
This reverts commit ccb15b343e35d76a5c7c693f4c00d3f5b5a4cc39.
Now that we've fixed the segfault with groff's preconv (see
73b2ce87956b0d9168dcfa234128b91e0e41a4c7), it's safe to re-apply this fix.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-edbi-sqlite): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-edbi): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-epc): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-ctable): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-e2wm): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-window-layout): New variable.
|
|
|
|
| |
* gnu/packages/libevent.scm (perl-rpc-epc-service): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-data-sexpression): New variable.
|
|
|
|
|
| |
* gnu/packages/groff.scm (groff-minimal)[arguments]<#:phases>
[disable-relocatability]: New phase.
|
|
|
|
|
| |
* gnu/packages/scheme.scm (gauche)[description]: Remove number of packages.
[arguments]: Remove useless code.
|
|
|
|
|
|
|
|
|
| |
* gnu/package/kde-frameworks.scm(kwindowsystem)
[inputs]: Add openbox.
[arguments] <#:tests?> Remove.
<#:phases> 'blacklist-failing-tests: New phase.
<#:phases> 'check: Start openbox, don't set QT_PLUGIN_PATH, use invkove,
simplify and cleanup code. No longer move 'check behind install.
|
|
|
|
|
|
| |
Without anything changed the test-suite now passes, thus can be enabled.
* gnu/package/kde-frameworks.scm(knewstuff)[arguments]<#:tests?>: Remove.
|
|
|
|
|
|
| |
Without anything changed the test-suite now passes, thus can be enabled.
* gnu/package/kde-frameworks.scm(kemoticons)[arguments]<#:tests?>: Remove.
|
|
|
|
|
| |
* gnu/package/kde-frameworks.scm(kpackage)[arguments]
<#:tests?>: Remove. <#:phases>: Add phase 'patch-tests.
|
|
|
|
|
|
|
|
|
| |
The error which inhibited running the tests no longer occurs
in 5.49.0, although now no tests are found at all. Since no tests
are found now, the phase 'check-setup can be removed, too,
and thus the 'arguments' at all.
* gnu/packages/kde-frameworks.scm(kirigami)[arguments]: Remove.
|
|
|
|
|
|
|
| |
Enable running the tests and blacklist the one failing test.
* gnu/package/kde-frameworks.scm(kcoreaddons)[arguments]
<#:tests?>: Remove. <#:phases>: Add phase 'blacklist-failing-test.
|
|
|
|
| |
* gnu/packages/php.scm (php): Update to 7.3.1.
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-ppxlib): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-ppx-derivers): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-compiler-libs): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|