Commit Graph

37877 Commits (adb158b7396cbdcda347fa298978408e531a03fd)

Author SHA1 Message Date
Pierre Neidhardt acad932e63
gnu: Add sbcl-next.
* gnu/packages/web-browsers.scm (sbcl-next): New variable.
2018-12-02 13:21:51 +01:00
Pierre Neidhardt 18974c1eaa
gnu: Add next-gtk-webkit.
* gnu/packages/web-browsers.scm (next-gtk-webkit): New variable.
2018-12-02 13:21:51 +01:00
Efraim Flashner c661f25a94
gnu: ocaml@4.01: Enable building on aarch64-linux.
This reverts 454e7132d6.

* gnu/packages/ocaml.scm (ocaml@4.01)[supported-systems]: Remove field.
[arguments]: When building on aarch64-linux, replace the custom
'configure script.
2018-12-02 13:05:42 +02:00
Arun Isaac f764868d37
gnu: ansible: Update to 2.7.4.
* gnu/packages/admin.scm (ansible): Update to 2.7.4.
2018-12-02 16:20:37 +05:30
Nicolas Goaziou 0afb908c50
doc: Even more spacing typos.
* doc/guix.texi (Binary Installation):
(Invoking guix pack):
(Build Systems):
(Invoking guix graph):
(Invoking guix environment):
(Networking Services):
(Mail Services):
(Web Services):
(Invoking guix system): Prevent Texinfo from ending a sentence too early.
2018-12-02 10:19:40 +01:00
Nicolas Goaziou be34131b9e
doc: Fix more spacing typos.
* doc/guix.texi (Channels):
(Additional Build Options):
(Invoking guix lint):
(Base Services):
(Networking Services):
(Mail Services):
(Messaging Services):
(Web Services):
(Certificate Services):
(Version Control Services):
(Python Modules): Prevent Texinfo from ending a sentence too early.
2018-12-02 10:13:30 +01:00
Nicolas Goaziou b2e5048c0c
doc: Fix typo.
* doc/guix.texi (Invoking guix refresh): Prevent spurious space after "e.g.".
2018-12-02 10:03:47 +01:00
Nicolas Goaziou b7ed32107b
gnu: python-pip: Update to 18.1.
* gnu/packages/python.scm (python-pip): Update to 18.1.
2018-12-02 09:47:16 +01:00
Mark H Weaver ce31ae397b
gnu: linux-libre: Update to 4.19.6.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.6.
(%linux-libre-hash): Update hash.
2018-12-02 02:12:10 -05:00
Mark H Weaver 2e34023f5e
gnu: linux-libre@4.14: Update to 4.14.85.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.85.
(%linux-libre-4.14-hash): Update hash.
2018-12-02 02:11:22 -05:00
Mark H Weaver b2d1c75801
gnu: linux-libre@4.9: Update to 4.9.142.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.142.
2018-12-02 02:10:48 -05:00
Mark H Weaver d63380aeef
gnu: linux-libre@4.4: Update to 4.4.166.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.166.
2018-12-02 02:10:08 -05:00
Arun Isaac ae2b11815a
gnu: emacs-calfw: Update to 1.6.
* gnu/packages/emacs.scm (emacs-calfw): Update to 1.6.
2018-12-02 12:14:38 +05:30
Arun Isaac 2b16ae4b02
gnu: emacs-howm: Add make-autoloads phase after install phase.
* gnu/packages/emacs.scm (emacs-howm)[arguments]: Add make-autoloads phase
after install phase, not after the non-existent rename-lispdir phase.
2018-12-02 11:42:21 +05:30
Nicolas Goaziou 1427d888e0
gnu: python-duniterpy: Update to 0.50.0.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.50.0.
[arguments]: Drop tests, which are failing.
[propagated-inputs]: Add python-attr.
2018-12-02 01:21:14 +01:00
Nicolas Goaziou 5d7c66a519
gnu: Add python-attr.
* gnu/packages/python.scm (python-attr): New variable.
2018-12-02 01:18:08 +01:00
Nicolas Goaziou 62c2cef05c
gnu: python-aiohttp: Update to 3.4.4.
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.4.4.
[native-inputs] Remove test-related inputs since tests are not run.
2018-12-02 00:57:37 +01:00
Nicolas Goaziou b6aeae6e98
gnu: python-async-timeout: Update to 3.0.1.
* gnu/packages/python.scm (python-async-timeout): Update to 3.0.1.
2018-12-02 00:50:34 +01:00
Nicolas Goaziou e627052f3c
gnu: silkaj: Update to 0.6.0.
* gnu/packages/finance.scm (silkaj): Update to 0.6.0.
[arguments]: Remove #:phases since upstream improved install process.
2018-12-02 00:24:32 +01:00
Ludovic Courtès 886d833e39
gnu: openfoam: Adjust for glibc 2.28.
* gnu/packages/simulation.scm (openfoam)[source](modules, snippet): New
fields.
2018-12-02 00:20:04 +01:00
Nicolas Goaziou 47f92fbb10
gnu: Add rclone (take 2)
* gnu/packages/sync.scm (rclone): New variable.
2018-12-02 00:09:33 +01:00
Julien Lepiller 0eab9e139b
gnu: maven-resolver: Update to 1.3.1.
* gnu/packages/maven.scm (maven-resolver-api): Update to 1.3.1.
(maven-resolver-impl)[arguments]: Fix sisu file.
(maven-connector-basic, maven-transport-wagon)[inputs]: Add java-slf4j-api.
2018-12-01 23:56:36 +01:00
Julien Lepiller c5928211ed
gnu: maven: Update to 3.6.0.
* gnu/packages/maven.scm (maven-artifact): Update to 3.6.0.
(maven-model-builder)[native-inputs]: Add java-xmlunit-matchers, remove
java-xmlunit-legacy.
2018-12-01 23:56:34 +01:00
Julien Lepiller f5cc5ead58
gnu: Add java-xmlunit-matchers.
* gnu/packages/java.scm (java-xmlunit-matchers): New variable.
2018-12-01 23:56:32 +01:00
Julien Lepiller a52461ded1
doc: Fix typo.
* doc/guix.texi (Networking Services): Fix double `the`.
2018-12-01 23:56:22 +01:00
Efraim Flashner a0e813725e
gnu: debootstrap: Update to 1.0.111.
* gnu/packages/debian.scm (debootstrap): Update to 1.0.111.
2018-12-01 23:34:43 +02:00
Efraim Flashner 7111ea0d58
gnu: debootstrap: Update build.
* gnu/packages/debian.scm (debootstrap)[arguments]: Update the
substitutes during the custom 'patch-source phase. Add custom
'wrap-executable phase.
[inputs]: Remove coreutils, wget. Add tzdata.
[propagated-inputs]: Remove binutils, gnupg. Move perl ...
[native-inputs]: ... to here.
[description]: Add implementation hint.
2018-12-01 23:34:43 +02:00
Efraim Flashner 454e7132d6
gnu: ocaml@4.01: Remove aarch64-linux from supported-systems.
* gnu/packages/ocaml.scm (ocaml@4.01)[supported-systems]: New field.
2018-12-01 22:42:52 +02:00
Eric Bavier f88c0ab831
tuxpaint: Fix .desktop and icon installation.
* gnu/packages/games.scm (tuxpaint)[arguments]: 'GNOME_PREFIX' ->
'KDE_PREFIX'.  Add 'no-sys-cache phase.
2018-12-01 11:14:32 -06:00
Efraim Flashner fb0b645658
gnu: vim-fugitive: Update to 2.5.
* gnu/packages/vim.scm (vim-fugitive): Update to 2.5.
[arguments]: Also install the autoload and ftdetect folders.
2018-12-01 18:48:54 +02:00
Eric Bavier 37b82ccc39
handbrake: Update to 1.1.2.
* gnu/packages/video.scm (handbrake): Update to 1.1.2.
[source]: Use direct download url.  Remove upstreamed patch.  Patch make
fragments in snippet.
[inputs]: Use latest ffmpeg.  Add jansson and opus.
[arguments]: Remove 'disable-contrib phase, which is now in source snippet.
Move 'fix-x265-linking phase fix to #:configure-flags.
[license]: Use 'gpl2' as clarified in LICENSE.
* gnu/packages/patches/handbrake-pkg-config-path.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-12-01 09:42:25 -06:00
Pierre Neidhardt b5944fcbc3
gnu: uncrustify: Use git reference instead of GitHub archive.
* gnu/packages/code.scm (uncrustify): Use git reference instead of GitHub archive.
2018-11-30 18:23:22 +01:00
Pierre Neidhardt f6e952803a
gnu: sbcl-cl-webkit: Update repo owner to jmercouris.
* gnu/packages/lisp.scm (sbcl-cl-webkit): Update repo owner to jmercouris.
2018-11-30 18:16:30 +01:00
Tim Gesthuizen 21446c6d05
gnu: Add emacs-irony-eldoc.
* gnu/packages/emacs.scm (emacs-irony-eldoc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-30 17:03:04 +01:00
Tim Gesthuizen f07a93ed03
gnu: Add emacs-flycheck-irony.
* gnu/packages/emacs.scm (emacs-flycheck-irony): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-30 17:03:04 +01:00
Ludovic Courtès a3d77c51bc
git: Nicely report '--with-commit' errors.
* guix/git.scm (latest-repository-commit*): Rewrite to catch
'git-error'.
* po/guix/POTFILES.in: Add guix/git.scm.
* tests/guix-build-branch.sh: Test --with-commit errors.
2018-11-30 17:03:04 +01:00
Ludovic Courtès b18f7234aa
guix build: Add '--with-commit'.
* guix/git.scm (<git-checkout>)[commit]: New field.
(git-checkout-compiler): Honor it.
* guix/scripts/build.scm (evaluate-git-replacement-specs): Add 'proc'
parameter and honor it.
(transform-package-source-branch)[replace]: New procedure.
Adjust 'evaluate-git-replacement-specs' accordingly.
(transform-package-source-commit): New procedure.
(%transformations, %transformation-options)
(show-transformation-options-help): Add 'with-commit'.
* tests/guix-build-branch.sh: Add test.
* doc/guix.texi (Package Transformation Options): Document it.
2018-11-30 17:03:04 +01:00
Ludovic Courtès 96915a448c
guix build: Add '--with-branch' transformation option.
* guix/scripts/build.scm (evaluate-git-replacement-specs)
(transform-package-source-branch): New procedures.
(%transformations, %transformation-options): Add 'with-branch'.
(show-transformation-options-help): Likewise.
* tests/guix-build-branch.sh: New file.
* Makefile.am (SH_TESTS): Add it.
* doc/guix.texi (Package Transformation Options): Document it.
2018-11-30 17:03:04 +01:00
Ludovic Courtès 49ae3f6d89
git: Add <git-checkout> record type.
* guix/git.scm (<git-checkout>): New record type.
(latest-repository-commit*): New procedure.
(git-checkout-compiler): New gexp compiler.
2018-11-30 17:03:04 +01:00
Ludovic Courtès 35cb37ea9c
git: 'latest-repository-commit' logs its progress.
* guix/git.scm (latest-repository-commit): Add #:log-port and honor it.
2018-11-30 17:03:03 +01:00
Rutger Helling 2f24b9ca8b
gnu: wine: Update to 3.0.4.
* gnu/packages/wine.scm (wine): Update to 3.0.4.
2018-11-30 11:42:44 +01:00
Efraim Flashner 5deb0c670d
gnu: blender: Use newer ffmpeg.
* gnu/packages/graphics.scm (blender)[source]: Add patch for newer
ffmpeg compatability.
[inputs]: Replace ffmpeg-2.8 with ffmpeg.
* gnu/packages/patches/blender-newer-ffmpeg.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-11-30 11:14:27 +02:00
Arun Isaac 4d26987dcb
gnu: Add lynis.
* gnu/packages/admin.scm (lynis): New variable.
2018-11-30 12:28:31 +05:30
Eric Bavier 6878890c42
hugin: Update to 2018.0.0.
* gnu/packages/photo.scm (hugin): Update 2018.0.0.
2018-11-30 00:21:26 -06:00
Eric Bavier 045d77cc0f
radicale: Update to 1.1.6.
* gnu/packages/dav.scm (radicale): Update to 1.1.6.
2018-11-30 00:21:26 -06:00
Eric Bavier 4168e3faf2
neovim: Update to 0.3.1.
* gnu/packages/vim.scm (neovim): Update to 0.3.1.
[arguments]: Add #:configure-flags.
2018-11-30 00:21:26 -06:00
Eric Bavier 24b765b6a6
terminology: Update to 1.3.0.
* gnu/packages/enlightenment.scm (terminology): Update to 1.3.0.
2018-11-30 00:21:26 -06:00
Eric Bavier 5f230fb279
patchutils: Update to 0.3.4.
* gnu/packages/patchutils.scm (patchutils): Update to 0.3.4.
[arguments]: Simplify 'patch-test-scripts' phase.
* gnu/packages/patches/patchutils-xfail-gendiff-tests.patch: Rename to...
* gnu/packages/patches/patchutils-test-perms.patch: ...this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2018-11-30 00:21:25 -06:00
Eric Bavier 7b05e957fa
tuxpaint-config: Update to 0.0.14.
* gnu/packages/games.scm (tuxpaint-config): Update to 0.0.14.
2018-11-30 00:21:25 -06:00
Eric Bavier 6ade82c297
tuxpaint-stamps: Update to 2018.09.01.
* gnu/packages/games.scm (tuxpaint-stamps): Update to 2018.09.01.
2018-11-30 00:21:25 -06:00