Commit Graph

21901 Commits (d2885c83929b66a0cf98e740372bddb7e8787631)

Author SHA1 Message Date
Danny Milosavljevic 7fadeab448
gnu: Add python-smmap2.
* gnu/packages/python.scm (python-smmap2, python2-smmap2): New variables.
2017-06-18 14:10:26 +02:00
Stefan Reichör 61253c4f97
gnu: Add fping.
* gnu/packages/networking.scm (fping): New variable.
2017-06-18 12:42:36 +02:00
Mark H Weaver 96fd87c96b
gnu: expat: Replace with 2.2.1 [fixes CVE-2017-9233, CVE-2016-9063].
* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat-2.2.1): New variable.
2017-06-18 02:16:53 -04:00
Mark H Weaver 3d9b8b407b
gnu: linux-libre: Update to 4.11.6.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.6.
(%linux-libre-hash): Update hash.
2017-06-18 00:51:46 -04:00
Mark H Weaver d406f8ca19
gnu: linux-libre@4.9: Update to 4.9.33.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.33.
2017-06-18 00:50:53 -04:00
Mark H Weaver b2b800f1ff
gnu: linux-libre@4.4: Update to 4.4.73.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.73.
2017-06-18 00:50:03 -04:00
ng0 e07bc1ff74
gnu: gnurl: Update to 7.54.1.
* gnu/packages/gnunet.scm (gnurl): Update to 7.54.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-06-17 18:15:36 -04:00
Ludovic Courtès b3d8153d39
import: pypi: Adjust URIs in tests.
This is a followup to d1e7ca2df8.

* tests/pypi.scm ("pypi->guix-package")
("pypi->guix-package, wheels"): Expect (pypi-uri "foo" version) for the
'uri' field.
2017-06-18 00:14:07 +02:00
Ludovic Courtès d46c4423f4
discovery: 'scheme-files' returns '() for a non-accessible directory.
Fixes a regression introduced in
d27cc3bfaa.

Reported by Ricardo Wurmus <rekado@elephly.net>.

* guix/discovery.scm (scheme-files): Catch 'scandir*' system errors.
Return '() and optionally raise a warning upon 'system-error'.
* tests/discovery.scm ("scheme-modules, non-existent directory"): New
test.
2017-06-18 00:14:07 +02:00
Ludovic Courtès 3bacc655c5
syscalls: 'opendir*' error message shows the file name.
* guix/build/syscalls.scm (opendir*): Add NAME to the 'system-error'
message.
2017-06-18 00:14:07 +02:00
Leo Famulari 01049bb0c1
doc: Suggest a QEMU image size large enough for the system examples.
* doc/guix.texi (Installing GuixSD in a Virtual Machine): Increase suggested
image size from 5 GB to 50 GB.
2017-06-17 18:04:32 -04:00
Stefan Reichoer 6c8b802f9c
gnu: Add tmuxifier.
* gnu/packages/tmux.scm (tmuxifier): New variable.

Signed-off-by: Thomas Danckaert <post@thomasdanckaert.be>
2017-06-17 22:04:55 +02:00
Roel Janssen 26bbdabdaa
gnu: r-devtools: Update to 1.13.2.
* gnu/packages/statistics.scm (r-devtools): Update to 1.13.2.
2017-06-17 20:53:22 +02:00
Danny Milosavljevic 7ea498e5cd
gnu: Add python-apache-libcloud.
* gnu/packages/python.scm (python-apache-libcloud, python2-apache-libcloud):
New variables.
2017-06-17 20:43:11 +02:00
Arun Isaac b41704cd6d
gnu: font-adobe-source-code-pro: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-adobe-source-code-pro): Switch to
font-build-system.
2017-06-17 21:09:20 +05:30
Arun Isaac 3a722dde06
gnu: font-fira-mono: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-awesome): Switch to font-build-system.
2017-06-17 21:09:20 +05:30
Arun Isaac 8069f889ee
gnu: font-hack: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-hack): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
2017-06-17 21:09:20 +05:30
Arun Isaac 6084d9b420
gnu: font-un: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-un): Switch to font-build-system.
2017-06-17 21:09:20 +05:30
Arun Isaac 9713b31efd
gnu: font-google-roboto: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-google-roboto): Switch to font-build-system.
2017-06-17 21:09:19 +05:30
Arun Isaac bbb1a1d2cf
gnu: font-anonymous-pro: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-anonymous-pro): Switch to font-build-system.
2017-06-17 21:09:19 +05:30
Arun Isaac c226f06c59
gnu: font-tex-gyre: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-tex-gyre): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
2017-06-17 21:09:19 +05:30
Muriithi Frederick Muriuki 40b784b4c7
gnu: Add python2-httpretty.
* gnu/packages/web.scm (python2-httpretty): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-17 15:49:33 +02:00
Marius Bakke 4b926cb6c8
gnu: gnome-planner: Correct license.
This is a followup to d1d739fab0.

* gnu/packages/gnome.scm (gnome-planner)[license]: Change GPL2 to GPL2+.
2017-06-17 15:43:46 +02:00
Marius Bakke 9d59023e6a
gnu: kyotocabinet: Disable CPU optimizations.
* gnu/packages/databases.scm (kyotocabinet)<#:configure-flags>: Add "--disable-opt".
2017-06-17 15:05:03 +02:00
ng0 9b1343192e
gnu: neomutt: Update to 20170609.
* gnu/packages/mail.scm (neomutt): Update to 20170609.
(arguments)[configure-flags]: Remove 'enable-smtp', 'enable-imap',
'enable-pop', 'enable-nntp' and 'enable-compressed' as they are now
enabled by default.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-17 14:49:27 +02:00
Chris Marusich d1d739fab0
gnu: Add gnome-planner.
* gnu/packages/gnome.scm (gnome-planner): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-17 14:30:14 +02:00
Leo Famulari c8f54f5346
doc: Clarify comment about QEMU qcow2 file sizes.
* doc/guix.texi (Installing GuixSD in a Virtual Machine): Clarify comment about
QEMU's qcow2 virtualized block device file format.
2017-06-17 01:11:14 -04:00
Ben Woodcroft 42b48db2e2
gnu: ruby-builder: Update to 3.2.3.
* gnu/packages/ruby.scm (ruby-builder): Update to 3.2.3.
2017-06-17 14:30:43 +10:00
Leo Famulari 2bada0b300
gnu: mpd: Update to 0.20.9.
* gnu/packages/mpd.scm (mpd): Update to 0.20.9.
2017-06-17 00:06:38 -04:00
Ben Woodcroft 0002be1d0b
gnu: diamond: Update to 0.9.8.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.8.
2017-06-17 13:05:08 +10:00
Mark H Weaver 5227d53a59
gnu: linux-libre@4.1: Update to 4.1.41.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.41.
[source]: Remove patch.
2017-06-16 15:39:30 -04:00
Kei Kebreau a93f14eaf4
gnu: gnome-calendar: Update to 3.24.3.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.3.
2017-06-16 14:15:29 -04:00
Tobias Geerinckx-Rice d68ec019eb
Revert "gnu: borg: Update to 1.1.0b5."
This reverts commit 0b2ff24f9c, which leaked
my local testing version.
2017-06-16 18:27:15 +02:00
Ricardo Wurmus 2f0c4b8284
doc: Explain how to use the GCC toolchain.
* doc/guix.texi (Application Setup): Add subsection "The GCC toolchain".
2017-06-16 18:23:31 +02:00
Tobias Geerinckx-Rice 8231c53938
gnu: ola: Update to 0.10.4.
* gnu/packages/lightning.scm (ola): Update to 0.10.4.
2017-06-16 17:57:03 +02:00
Tobias Geerinckx-Rice 340502ba80
gnu: leptonica: Update to 1.74.4.
* gnu/packages/image.scm (leptonica): Update to 1.74.4.
2017-06-16 17:57:02 +02:00
Tobias Geerinckx-Rice 677eb3318f
gnu: tiled: Update to 1.0.1.
* gnu/packages/game-development.scm (tiled): Update to 1.0.1.
2017-06-16 17:57:02 +02:00
Tobias Geerinckx-Rice 956cbd3ad8
gnu: cppcheck: Update to 1.79.
* gnu/packages/check.scm (cppcheck): Update to 1.79.
2017-06-16 17:57:01 +02:00
Tobias Geerinckx-Rice 0b2ff24f9c
gnu: borg: Update to 1.1.0b5.
* gnu/packages/backup.scm (borg): Update to 1.1.0b5.
2017-06-16 17:57:01 +02:00
Tobias Geerinckx-Rice 22c7b81b11
gnu: par2cmdline: Update to 0.7.2.
* gnu/packages/backup.scm (par2cmdline): Update to 0.7.2.
2017-06-16 17:57:00 +02:00
Tobias Geerinckx-Rice 6103eb3d03
gnu: thefuck: Update to 3.18.
* gnu/packages/admin.scm (thefuck): Update to 3.18.
2017-06-16 17:56:03 +02:00
Tobias Geerinckx-Rice 2e3297f46d
gnu: ansible: Update to 2.3.1.0.
* gnu/packages/admin.scm (ansible): Update to 2.3.1.0.
2017-06-16 17:56:03 +02:00
Kei Kebreau 6d7273a04d
gnu: grilo: Add liboauth support.
* gnu/packages/gnome.scm (grilo)[inputs]: Add liboauth and cyrus-sasl.
2017-06-16 11:09:27 -04:00
Kei Kebreau 99dd2af99e
gnu: grilo: Update to 0.3.3.
* gnu/packages/gnome.scm (grilo): Update to 0.3.3.
2017-06-16 11:08:44 -04:00
Ludovic Courtès f4453df9a5
store: Add an RPC counter.
* guix/store.scm (%rpc-calls): New variable.
(show-rpc-profile, record-operation): New procedures.
(operation): Add call to 'record-operation'.
* guix/ui.scm (run-guix-command): Wrap COMMAND-MAIN in 'dynamic-wind'.
Run EXIT-HOOK.
2017-06-16 17:08:22 +02:00
Ludovic Courtès d27cc3bfaa
discovery: Rewrite 'scheme-files' using 'scandir*'.
On a command like:

  guix environment --ad-hoc coreutils -- true

this reduces the number of 'stat' calls from 14.1K to 9.7K on my
setup (previously each getdents(2) call would be followed by one stat(2)
call per entry).

* guix/discovery.scm (scheme-files): Rewrite using 'scandir*'.
2017-06-16 17:08:22 +02:00
Ludovic Courtès fa73c19373
syscalls: Add 'scandir*'.
* guix/build/syscalls.scm (%struct-dirent-header): New C struct.
(string->pointer/utf-8, pointer->string/utf-8): New procedures.
(opendir*, closedir*, readdir*, scandir*): New procedures.
* tests/syscalls.scm ("scandir*, ENOENT")
("scandir*, ASCII file names", "scandir*, UTF-8 file names")
("scandir*, properties): New tests.
2017-06-16 17:08:22 +02:00
Kei Kebreau 8cdbaebcbd
gnu: gnome-online-accounts: Update to 3.24.1.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.1.
2017-06-16 10:07:54 -04:00
ng0 a235ec3a6a
mailmap: Adjust entries for ng0.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-06-16 15:48:17 +03:00
Christopher Baines f450d3c50c
gnu: Add emacs-inf-ruby.
* gnu/packages/emacs.scm (emacs-inf-ruby): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
2017-06-16 15:48:17 +03:00