aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add mozjs-60.Ricardo Wurmus2019-01-18
| | | | * gnu/packages/gnuzilla.scm (mozjs-60): New variable.
* gnu: mozjs-52: Add configure flag to prevent crash.Ricardo Wurmus2019-01-18
| | | | | * gnu/packages/gnuzilla.scm (mozjs-52)[arguments]: Pass "--disable-jemalloc" to prevent crashes in gnome-shell.
* gnu: Add libdazzle.Ricardo Wurmus2019-01-18
| | | | * gnu/packages/gnome.scm (libdazzle): New variable.
* gnu: Add libimobiledevice.Ricardo Wurmus2019-01-18
| | | | * gnu/packages/libusb.scm (libimobiledevice): New variable.
* gnu: Add libusbmuxd.Ricardo Wurmus2019-01-18
| | | | * gnu/packages/libusb.scm (libusbmuxd): New variable.
* gnu: Add libplist.Ricardo Wurmus2019-01-18
| | | | * gnu/packages/libusb.scm (libplist): New variable.
* gnu: libusb.scm: Use license: prefix.Ricardo Wurmus2019-01-18
| | | | * gnu/packages/libusb.scm: Use "license:" prefix.
* gnu: Add umockdev.Ricardo Wurmus2019-01-18
| | | | * gnu/packages/check.scm (umockdev): New variable.
* gnu: ibus: Do not hardcode Python version.Ricardo Wurmus2019-01-18
| | | | * gnu/packages/ibus.scm (ibus)[arguments]: Remove hardcoded Python version.
* gnu: z3: Update to 4.8.4.Amin Bandali2019-01-18
| | | | | | * gnu/packages/maths.scm (z3): Update to 4.8.4. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: xpra: Update to 2.4.3.Rutger Helling2019-01-18
| | | | * gnu/packages/xorg.scm (xpra): Update to 2.4.3.
* gnu: stress-make: Fix glob configuration.Eric Bavier2019-01-18
| | | | | * gnu/packages/debug.scm (stress-make)[arguments]: Adopt configure cache value "make_cv_sys_gnu_glob=yes" from gnu-make package.
* gnu: emacs-matrix-client: Update to 2a95a1f.Nicolas Goaziou2019-01-17
| | | | | * gnu/packages/emacs-xyz.scm (emacs-matrix-client): Update to 2a95a1f. [propagated-inputs]: Add `emacs-anaphora'.
* gnu: Add emacs-anaphora.Nicolas Goaziou2019-01-17
| | | | * gnu/packages/emacs-xyz.scm (emacs-anaphora): New variable.
* gnu: electron-cash: Update to 3.3.4.Vagrant Cascadian2019-01-17
| | | | | | * gnu/packages/finance.scm (electron-cash): Update to 3.3.4. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre: Update to 4.20.3.Mark H Weaver2019-01-17
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.3. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.16.Mark H Weaver2019-01-17
| | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.16. (%linux-libre-4.19-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.94.Mark H Weaver2019-01-17
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.94. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.151.Mark H Weaver2019-01-17
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.151.
* gnu: linux-libre@4.4: Update to 4.4.171.Mark H Weaver2019-01-17
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.171.
* gnu: OpenSSH: Fix CVE-2018-20685.Leo Famulari2019-01-17
| | | | | | * 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: ghc-cryptonite: Disable tests.Ricardo Wurmus2019-01-17
| | | | * gnu/packages/haskell-crypto.scm (ghc-cryptonite)[arguments]: Disable tests.
* gnu: ghc-8: Patch ghc-pkg for reproducibility.Ricardo Wurmus2019-01-17
| | | | | | | | | 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: Add guile-parted.Mathieu Othacehe2019-01-17
| | | | * gnu/packages/guile.scm (guile-parted): New variable.
* gnu: guile-newt: Update to revision 4.Mathieu Othacehe2019-01-17
| | | | * gnu/packages/guile.scm (guile-newt): Update to revision 4.
* gnu: kmscon: Add runtime keymap update support.Mathieu Othacehe2019-01-17
| | | | | | * 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.
* guile: newt: Update revision to 3.Mathieu Othacehe2019-01-17
| | | | * gnu/packages/guile.scm (guile-newt): Update revision to 3.
* gnu: Add ghc-tldr.Gabriel Hondet2019-01-17
| | | | | | * gnu/packages/haskell.scm (ghc-tldr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Revert "Revert "gnu: man-db: Embed absolute reference to 'preconv'.""Marius Bakke2019-01-17
| | | | | | | 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: Add emacs-edbi-sqlite.Pierre Neidhardt2019-01-17
| | | | * gnu/packages/emacs-xyz.scm (emacs-edbi-sqlite): New variable.
* gnu: Add emacs-edbi.Pierre Neidhardt2019-01-17
| | | | * gnu/packages/emacs-xyz.scm (emacs-edbi): New variable.
* gnu: Add emacs-epc.Pierre Neidhardt2019-01-17
| | | | * gnu/packages/emacs-xyz.scm (emacs-epc): New variable.
* gnu: Add emacs-ctable.Pierre Neidhardt2019-01-17
| | | | * gnu/packages/emacs-xyz.scm (emacs-ctable): New variable.
* gnu: Add emacs-e2wm.Pierre Neidhardt2019-01-17
| | | | * gnu/packages/emacs-xyz.scm (emacs-e2wm): New variable.
* gnu: Add emacs-window-layout.Pierre Neidhardt2019-01-17
| | | | * gnu/packages/emacs-xyz.scm (emacs-window-layout): New variable.
* gnu: Add perl-rpc-epc-service.Pierre Neidhardt2019-01-17
| | | | * gnu/packages/libevent.scm (perl-rpc-epc-service): New variable.
* gnu: Add perl-data-sexpression.Pierre Neidhardt2019-01-17
| | | | * gnu/packages/perl.scm (perl-data-sexpression): New variable.
* gnu: groff-minimal: Disable relocatability.Danny Milosavljevic2019-01-17
| | | | | * gnu/packages/groff.scm (groff-minimal)[arguments]<#:phases> [disable-relocatability]: New phase.
* gnu: gauche: Remove number of packages from description.Gabriel Hondet2019-01-17
| | | | | * gnu/packages/scheme.scm (gauche)[description]: Remove number of packages. [arguments]: Remove useless code.
* gnu: kwindowsystem: Enable test-suite.Hartmut Goebel2019-01-17
| | | | | | | | | * 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.
* gnu: knewstuff: Enable test-suite.Hartmut Goebel2019-01-17
| | | | | | Without anything changed the test-suite now passes, thus can be enabled. * gnu/package/kde-frameworks.scm(knewstuff)[arguments]<#:tests?>: Remove.
* gnu: kemoticons: Enable test-suite.Hartmut Goebel2019-01-17
| | | | | | Without anything changed the test-suite now passes, thus can be enabled. * gnu/package/kde-frameworks.scm(kemoticons)[arguments]<#:tests?>: Remove.
* gnu: kpackage: Enable test-suite.Hartmut Goebel2019-01-17
| | | | | * gnu/package/kde-frameworks.scm(kpackage)[arguments] <#:tests?>: Remove. <#:phases>: Add phase 'patch-tests.
* gnu: kirigami: Enable test-suite.Hartmut Goebel2019-01-17
| | | | | | | | | 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.
* gnu: kcoreaddons: Enable test-suite.Hartmut Goebel2019-01-17
| | | | | | | 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: php: Update to 7.3.1.Julien Lepiller2019-01-16
| | | | * gnu/packages/php.scm (php): Update to 7.3.1.
* gnu: Add ocaml-ppxlib.Gabriel Hondet2019-01-16
| | | | | | * gnu/packages/ocaml.scm (ocaml-ppxlib): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-ppx-derivers.Gabriel Hondet2019-01-16
| | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-derivers): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-migrate-parsetree.Gabriel Hondet2019-01-16
| | | | | | * gnu/packages/ocaml.scm (ocaml-migrate-parsetree): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-compiler-libs.Gabriel Hondet2019-01-16
| | | | | | * gnu/packages/ocaml.scm (ocaml-compiler-libs): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>