Commit Graph

25974 Commits (eef01cfe8eac8dee8ecf727e4ca459ae065e15ea)

Author SHA1 Message Date
Ludovic Courtès eef01cfe8e
lint: 'patch-file-names' checks for file name length.
Reported at <https://bugs.gnu.org/27943>
by Danny Milosavljevic <dannym@scratchpost.org>.

* guix/scripts/lint.scm (%distro-directory): New variable.
(check-patch-file-names): Add check for the file name length.
* tests/lint.scm ("patches: file name too long"): New test.
2017-11-28 15:05:55 +01:00
Ludovic Courtès 1da3d2a3a1
gnu: perl-markdown-discount: Use a shorter patch file name.
* gnu/packages/patches/perl-text-markdown-discount-use-system-markdown.patch:
Rename to...
* gnu/packages/patches/perl-text-markdown-discount-unbundle.patch:
... this.
* gnu/packages/markup.scm (perl-text-markdown-discount): Adjust accordingly.
2017-11-28 14:57:16 +01:00
Ludovic Courtès c397dfca03
build: Explicitly flush the "LOAD" and "GUILEC" lines.
* build-aux/compile-all.scm <top level>: Add calls to 'force-output'
in the #:report-load and #:report-compilation procedures.  Fixes a
regression introduced in 2890ad332f
whereby compilation output would be buffered, leading to a weird
visual effect.
2017-11-28 13:40:04 +01:00
Ludovic Courtès dd1640eed6
gnu: guix: Add guile-bytestructures to the search path.
* gnu/packages/package-management.scm (guix)[arguments]: In
'wrap-program' phase, add guile-bytestructures to the path.
2017-11-28 13:29:47 +01:00
Ludovic Courtès 91c619ebdf
gnu: guix: Provide the correct version string.
Fixes <https://bugs.gnu.org/29429>.
Reported by Arun Isaac <arunisaac@systemreboot.net>.

* gnu/packages/package-management.scm (guix)[arguments]: Move
'bootstrap' phase before 'configure'.  Create '.tarball-version' file.
2017-11-28 13:25:04 +01:00
Ludovic Courtès 65c0f43649
services: xorg: Remove WindowMaker as a default fallback.
* gnu/services/xorg.scm (xinitrc)[builder](system-profile)
(user-profile): New variables.
(xsession-command, find-session): New procedures.
When FALLBACK-SESSION is #f, find a valid session at run time.
* doc/guix.texi (X Window): Adjust accordingly, and insist that one
or more window managers must be installed.
2017-11-28 11:24:46 +01:00
Ludovic Courtès b37f86d7a3
services: xorg: Document 'slim-configuration' and deprecate 'slim-service'.
* gnu/services/xorg.scm (<slim-configuration>): Provide default values
for all fields.
(slim-service-type)[default-value]: New field.
* doc/guix.texi (X Window): Remove 'slim-service' documentation.
Document 'slim-service-type' and 'slim-configuration'.
* gnu/services/desktop.scm (%desktop-services): Use 'slim-service-type'.
2017-11-28 11:24:45 +01:00
Ludovic Courtès 94b9abd942
services: slim: Remove unused 'bash' configuration field.
* gnu/services/xorg.scm (<slim-configuration>)[bash]: Remove.
(slim-service): Adjust accordingly.
2017-11-28 11:14:25 +01:00
Ludovic Courtès d344f5a528
services: xorg: Allow users to specify a list of modules.
* gnu/services/xorg.scm (%default-xorg-fonts): New variable.
(xorg-configuration-file): Add #:modules and #:fonts.  Rewrite to return
a 'computed-file' that honors MODULES and FONTS.
(xorg-wrapper): Pass #:modules to 'xorg-configuration-file'.
(xorg-start-command): Add #:fonts.  Pass #:fonts and #:modules to
'xorg-configuration-file'.
* doc/guix.texi (X Window): Adjust documentation of 'xorg-start-command'
and 'xorg-configuration-file'.
2017-11-28 10:46:03 +01:00
Brendan Tildesley 04c3573726
gnu: xdg-utils: Add perl-file-mimeinfo as an input.
* gnu/packages/freedesktop.scm (perl-file-mimeinfo)
[input]: Add perl-file-mimeinfo.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-28 10:41:22 +01:00
Brendan Tildesley d0ce96bc17
gnu: Add perl-file-mimeinfo.
* gnu/packages/freedesktop.scm (perl-file-mimeinfo): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-28 10:40:45 +01:00
Brendan Tildesley 825cebdb33
gnu: Add perl-file-desktopentry.
* gnu/packages/freedesktop.scm (perl-file-desktopentry): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-11-28 10:35:29 +01:00
Brendan Tildesley b32596ecfc
gnu: Add perl-file-basedir.
* gnu/packages/freedesktop.scm: (perl-file-basedir): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-11-28 10:33:59 +01:00
Ludovic Courtès 0d2ecf8b50
ui: Avoid "pkg:out" syntax when reporting collisions.
* guix/ui.scm (call-with-error-handling)[manifest-entry-output*]: New
procedure.  Use it when reporting collisions.
2017-11-28 10:18:40 +01:00
Mike Gerwitz 797d238789
gnu: node: Update to 8.9.1.
* gnu/packages/node.scm (node): Update to 8.9.1.
[source]: Apply 'node-test-http2-server-rst-stream.patch'.
[arguments]: Skip 'doc-only' target in 'check', which attempts to use
npm to retrieve 'js-yaml' package.  Remove test/doctool/test-make-doc.js.
Do not remove now-missing test case.  Remove new test case that fails in
containers due to networking.
* gnu/packages/patches/node-test-http2-server-rst-stream.patch: New file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-28 10:04:26 +01:00
Efraim Flashner ff6dcc1ae9
gnu: libmicrohttpd: Update to 0.9.57.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.57.
[description]: Fix line breaks.
2017-11-28 09:38:27 +02:00
Efraim Flashner 62028e9125
gnu: nano: Update to 2.9.1.
* gnu/packages/nano.scm (nano): Update to 2.9.1.
2017-11-28 09:38:24 +02:00
Clément Lassieur 769e715508
gnu: emacs-org-contrib: Fix sha256 checksum due to emacs-org update.
* gnu/packages/emacs.scm (emacs-org-contrib)[source]: Fix sha256 checksum.
2017-11-28 03:49:47 +01:00
Clément Lassieur 19ff1f2687
services: configuration: Show default values of list types.
* doc/guix.texi (Messaging Services): Regenerate it.
* gnu/services/configuration.scm (show-default?): Check VAL rather than DEFAULT.
* gnu/services/messaging.scm (show-default?): Check VAL rather than DEFAULT.
(prosody-configuration)[modules-enabled]: Remove default value from docstring.
2017-11-28 03:49:47 +01:00
Clément Lassieur 149b2c439e
gnu: lua-lpeg: Avoid code repetition.
* gnu/packages/lua.scm (make-lua-lpeg): New procedure.
(lua-lpeg, lua5.2-lpeg): Call make-lua-lpeg.
2017-11-28 03:49:47 +01:00
ng0 1aace3dc34
gnu: gnurl: Update to 7.56.1-2.
* gnu/packages/gnunet.scm (gnurl): Update to 7.56.1-2.
[arguments]: Adjust the #:configure-flags.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-27 15:49:17 -05:00
Efraim Flashner aad2dbfb6c
gnu: Add vim-fugitive.
* gnu/packages/vim.scm (vim-fugitive): New variable.
2017-11-27 22:26:17 +02:00
Efraim Flashner b200ecdeb2
gnu: Add gama.
* gnu/packages/gps.scm (gama): New variable.
2017-11-27 22:18:27 +02:00
Christopher Baines 03800de180
gnu: Patch udisks to directly reference cryptsetup and parted.
This fixes some functionality in gnome-disks, which uses udisks. Adding
cryptsetup enables creating partitions using LUKS, and adding parted enables
editing the partition tables through the disks application.

* gnu/packages/freedesktop.scm (udisks)[inputs]: Add cryptsetup and parted.
  (arguments): Rename set-mount-file-name phase, and add cryptsetup and
  parted.
2017-11-27 19:41:17 +00:00
Christopher Baines 5823396404
services: desktop: Create /var/run/udisks2 for the udisks service.
* gnu/services/desktop.scm (%udisks-activation): New variable.
  (udisks-service-type)[extensions]: Extend the activation service type with
  %udisks-activation.
2017-11-27 19:41:13 +00:00
Leo Famulari 080e023d45
gnu: openntpd: Enable use of TLS-based time constraints.
* gnu/packages/ntp.scm (openntpd)[inputs]: Add libressl.
2017-11-27 13:29:18 -05:00
Vasile Dumitrascu 12a130b011
gnu: monero-core: Update to 0.11.1.0.
* gnu/packages/finance.scm (monero-core): Update to 0.11.1.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-27 12:56:36 -05:00
Vasile Dumitrascu 14e09e9039
gnu: monero: Update to 0.11.1.0.
* gnu/packages/finance.scm (monero): Update to 0.11.1.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-27 12:56:33 -05:00
Tobias Geerinckx-Rice 7832785def
gnu: steghide: Fix description.
* gnu/packages/image.scm (steghide)[description]: Remove typos and improve
grammar.
2017-11-27 17:07:12 +01:00
Tobias Geerinckx-Rice 778c4a2fa1
gnu: rhythmbox: Update to 3.4.2.
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.2.
2017-11-27 17:06:26 +01:00
Tobias Geerinckx-Rice 47aba9ddc9
gnu: libgweather: Update to 3.26.1.
* gnu/packages/gnome.scm (libgweather): Update to 3.26.1.
2017-11-27 17:06:25 +01:00
Tobias Geerinckx-Rice ac25f5972d
gnu: glade@3: Update to 3.20.2.
* gnu/packages/gnome.scm (glade3): Update to 3.20.2.
2017-11-27 17:06:25 +01:00
Tobias Geerinckx-Rice 26ff9cb370
gnu: libzip: Run all tests.
* gnu/packages/compression.scm (libzip)[arguments]: Delete
‘remove-failing-stest’ phase.
2017-11-27 16:16:20 +01:00
Tobias Geerinckx-Rice 18533bcf2d
gnu: borg: Use new borgbackup.org home page.
* gnu/packages/backup.scm (borg)[home-page]: Update.
2017-11-27 14:12:25 +01:00
Tobias Geerinckx-Rice b46ea394a4
gnu: python-prompt-toolkit: Update to 1.0.15.
* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.15.
2017-11-27 14:12:25 +01:00
Tobias Geerinckx-Rice 8fab029dbc
gnu: python-pyicu: Update home page.
* gnu/packages/python.scm (python-pyicu)[home-page]: Update.
2017-11-27 14:12:24 +01:00
Tobias Geerinckx-Rice d152d9338f
gnu: python-pyicu: Update to 1.9.8.
* gnu/packages/python.scm (python-pyicu): Update to 1.9.8.
[arguments]: Delete.
[native-inputs]: Add python-pytest and python-six.
2017-11-27 14:12:24 +01:00
Tobias Geerinckx-Rice 36c5cf758c
gnu: rapicorn: Update home page.
* gnu/packages/graphics.scm (rapicorn)[home-page]: Use extant domain.
2017-11-27 14:12:24 +01:00
Tobias Geerinckx-Rice 5f169014ec
gnu: borg: Update to 1.1.3 [fixes CVE-2017-15914].
* gnu/packages/backup.scm (borg): Update to 1.1.3.
[arguments]: Skip ‘test_mount_hardlinks’ test.
2017-11-27 14:12:23 +01:00
Tobias Geerinckx-Rice 216614a4b3
gnu: youtube-dl: Update to 2017.11.26.
* gnu/packages/video.scm (youtube-dl): Update to 2017.11.26.
2017-11-27 14:12:23 +01:00
Ludovic Courtès e8374e6912
gnu: guile-wisp: Move .go files to 'lib/guile/2.2/site-ccache'.
* gnu/packages/guile.scm (guile-wisp)[arguments]: Remove (system base
compile) from #:modules, and (ice-9 rdelim) and (ice-9 popen).
In 'install-go-files' phase, invoke 'guild' to compile, and write to
lib/guile/X.Y/site-ccache.
2017-11-27 14:06:27 +01:00
Ludovic Courtès 89c4bfe7f8
gnu: guile-wisp: Switch to Guile 2.2.
* gnu/packages/guile.scm (guile-wisp)[inputs]: Use GUILE-2.2 instead of
GUILE-2.0.
2017-11-27 14:05:58 +01:00
Ludovic Courtès e084090554
gnu: guile-wisp: Update to 0.9.8.
* gnu/packages/guile.scm (guile-wisp): Update to 0.9.8.
[inputs]: Remove PYTHON.
[native-inputs]: New field.
[arguments]: Keep 'install' phase.  Add 'install-go-files' phase.
Adjust 'substitute-before-config' phase.
2017-11-27 14:05:58 +01:00
Ricardo Wurmus 776d2fb1bf
gnu: Add java-jbzip2.
* gnu/packages/compression.scm (java-jbzip2): New variable.
2017-11-27 12:12:41 +01:00
Ricardo Wurmus d7f24778de
gnu: Add java-picard-1.113.
* gnu/packages/bioinformatics.scm (java-picard-1.113): New variable.
2017-11-27 12:12:41 +01:00
Ricardo Wurmus fa6c4213c6
gnu: Add ant-junit.
* gnu/packages/java.scm (ant-junit): New variable.
2017-11-27 12:12:41 +01:00
Ricardo Wurmus 9ce7ac992e
gnu: Add ant-apache-bcel.
* gnu/packages/java.scm (ant-apache-bcel): New variable.
2017-11-27 12:12:41 +01:00
Ricardo Wurmus 5e3abfc83f
gnu: Add java-commons-bcel.
* gnu/packages/java.scm (java-commons-bcel): New variable.
2017-11-27 12:12:41 +01:00
Ricardo Wurmus c5ff11dcc1
gnu: Add java-cofoja.
* gnu/packages/java.scm (java-cofoja): New variable.
2017-11-27 12:12:40 +01:00
Ricardo Wurmus d7fed31ad2
gnu: Add java-picard.
* gnu/packages/bioinformatics.scm (java-picard): New variable.
2017-11-27 12:12:40 +01:00