Efraim Flashner
cd44f1c1b0
gnu: c-ares: Move to adns.scm.
...
* gnu/packages/aria2.scm (c-ares): Move to...
* gnu/packages/adns.scm (c-ares): ... here.
* gnu/packages/aria2.scm: Remove file.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove aria2.scm.
2016-01-27 14:13:45 +02:00
Andreas Enge
bb2120cd1d
gnu: libressl: Update to 2.2.5.
...
* gnu/packages/tls.scm (libressl): Update to 2.2.5.
2016-01-26 21:40:35 +01:00
Leo Famulari
7432386adb
gnu: nginx: Update to 1.8.1 [fixes CVE-2016-{0742,0746,0747}].
...
* gnu/packages/web.scm (nginx): Update to 1.8.1.
2016-01-26 15:27:58 -05:00
Leo Famulari
97d76250e1
doc: Show how to boot result of 'vm-image'.
...
* doc/guix.texi (Running GuixSD in a VM): New node.
(Invoking guix system): Add reference to 'Running GuixSD in a VM'.
2016-01-26 14:23:39 -05:00
Ricardo Wurmus
61eecd71cc
gnu: alsa-modular-synth: Update to 2.1.2.
...
* gnu/packages/audio.scm (alsa-modular-synth): Update to 2.1.2.
2016-01-26 18:46:54 +01:00
Andreas Enge
a394c60aa3
gnu: hop: Add input avahi.
...
gnu/packages/scheme.scm (hop)[inputs]: Add avahi.
2016-01-26 15:10:23 +01:00
Ben Woodcroft
edf8caae6d
gnu: Add ruby-ttfunk.
...
* gnu/packages/ruby.scm (ruby-ttfunk): New variable.
2016-01-26 16:27:40 +10:00
Ben Woodcroft
acb6be4298
gnu: Add ruby-ascii85.
...
* gnu/packages/ruby.scm (ruby-ascii85): New variable.
2016-01-26 16:25:11 +10:00
Ben Woodcroft
f3e085a8d5
gnu: Add ruby-afm.
...
* gnu/packages/ruby.scm (ruby-afm): New variable.
2016-01-26 16:22:17 +10:00
Ben Woodcroft
1f1d71e09f
gnu: Add ruby-rc4.
...
* gnu/packages/ruby.scm (ruby-rc4): New variable.
2016-01-26 16:21:05 +10:00
Ben Woodcroft
72ccbfe314
gnu: Add ruby-hashery.
...
* gnu/packages/ruby.scm (ruby-hashery): New variable.
2016-01-26 16:19:41 +10:00
Ben Woodcroft
0832804ed5
gnu: Add ruby-rubytest-cli.
...
* gnu/packages/ruby.scm (ruby-rubytest-cli): New variable.
2016-01-26 16:17:01 +10:00
Ben Woodcroft
78bb471f37
gnu: Add ruby-lemon.
...
* gnu/packages/ruby.scm (ruby-lemon): New variable.
2016-01-26 16:15:24 +10:00
Ben Woodcroft
9273ee8f44
gnu: Add ruby-ae.
...
* gnu/packages/ruby.scm (ruby-ae): New variable.
2016-01-26 16:11:49 +10:00
Ben Woodcroft
120fc74b21
gnu: Add ruby-qed.
...
* gnu/packages/ruby.scm (ruby-qed): New variable.
2016-01-26 16:06:10 +10:00
Ben Woodcroft
90fcedf220
gnu: Add ruby-brass.
...
* gnu/packages/ruby.scm (ruby-brass): New variable.
2016-01-26 16:02:15 +10:00
Ben Woodcroft
7c8131c76b
gnu: Add ruby-rubytest.
...
* gnu/packages/ruby.scm (ruby-rubytest): New variable.
2016-01-26 15:59:39 +10:00
Ben Woodcroft
a78d62f432
gnu: sra-tools: Update to 2.5.7.
...
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.5.7.
2016-01-26 10:59:13 +10:00
Ben Woodcroft
fe91666b79
gnu: ncbi-vdb: Update to 2.5.7.
...
gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.5.7.
2016-01-26 10:59:13 +10:00
Ben Woodcroft
d3b39bc231
gnu: ngs-sdk: Update to 1.2.3.
...
gnu/packages/bioinformatics.scm (ngs-sdk): Update to 1.2.3.
2016-01-26 10:59:13 +10:00
Andreas Enge
46854e99ca
gnu: webkitgtk-2.4, webkitgtk/gtk+-2, qt: Disable parallel builds.
...
* gnu/packages/webkit.scm (webkitgtk-2.4, webkitgtk/gtk+-2):
Disable parallel builds as suggested in
https://lists.gnu.org/archive/html/guix-devel/2016-01/msg00837.html .
* gnu/packages/qt.scm (qt): Likewise.
2016-01-25 23:33:54 +01:00
Alex Kost
0833d0c025
gnu: aspell-dict-en: Update to 2016.01.19-0.
...
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2016.01.19-0.
2016-01-25 22:11:47 +03:00
Alex Kost
687c9bc023
emacs: Add interface for licenses.
...
* emacs/guix-main.scm (%license-param-alist): New variable.
(license->sexp, find-licenses, license-entries): New procedures.
* emacs/guix-license.el (guix-license-get-entries)
(guix-license-get-display, guix-license-insert-packages-button)
(guix-license-insert-comment, guix-license-list-describe)
(guix-license-list-show-packages): New procedures.
(guix-licenses): New command.
* doc/emacs.texi (Emacs Licenses): New node.
(Emacs Interface): Add it.
* doc/guix.texi (Top): Add it.
* NEWS: Mention new interface.
2016-01-25 22:11:47 +03:00
Alex Kost
6dd460c856
emacs: list: Support displaying URL links.
...
* emacs/guix-list.el (guix-list-url): New face.
(guix-list-get-url): New procedure.
2016-01-25 22:11:47 +03:00
Alex Kost
83aab70b2d
emacs: Add 'guix-packages-by-license' command.
...
* emacs/guix-main.scm (packages-by-license): New procedure.
(%patterns-makers): Add 'license' search type.
* emacs/guix-messages.el (guix-message-packages-by-license): New procedure.
(guix-messages): Use it.
* emacs/guix-ui-package.el (guix-packages-by-license): New command.
* doc/emacs.texi (Emacs Commands): Document it.
2016-01-25 22:11:47 +03:00
Alex Kost
cefb7aea9d
emacs: Buttonize licenses in "Package Info".
...
* emacs/guix-ui-package.el (guix-package-license): New button type.
(guix-package-info-format, guix-output-info-format): Use it.
* doc/emacs.texi (Emacs Info buffer): Mention it.
2016-01-25 22:11:47 +03:00
Alex Kost
71310ccc56
emacs: Add 'guix-browse-license-url' command.
...
* emacs/guix-main.scm (%licenses): New variable.
(licenses, license-names, lookup-license, lookup-license-uri): New
procedures.
* emacs/guix-read.el (guix-license-names, guix-read-license-name): New
procedures.
* emacs/guix-license.el: New file.
(guix-lookup-license-url): New procedure.
(guix-browse-license-url): New command.
* emacs.am (ELFILES): Add new file.
2016-01-25 22:11:47 +03:00
Alex Kost
0a2a2b3387
emacs: Rename 'file-path' to 'file-name'.
...
* emacs/guix-info.el (guix-info-file-path): Rename to...
(guix-info-file-name): ... this.
* emacs/guix-list.el (guix-list-file-path): Rename to...
(guix-list-file-name): ... this.
(guix-list-get-file-path): Rename to...
(guix-list-get-file-name): ... this.
* emacs/guix-ui-generation.el (guix-generation-list-format): Adjust
accordingly.
* emacs/guix-ui-system-generation.el (guix-system-generation-list-format):
Likewise.
* NEWS: Mention faces renaming.
2016-01-25 22:11:47 +03:00
Efraim Flashner
8581f4c195
gnu: Add python-efl.
...
* gnu/packages/enlightenment.scm (python-efl, python2-efl): New variables.
2016-01-25 11:41:23 +02:00
Efraim Flashner
2259442b15
gnu: cmocka: New variable.
...
* gnu/packages/check.scm (cmocka): New variable.
2016-01-25 11:39:42 +02:00
Ben Woodcroft
23f3cbb8de
gnu: Add pixz.
...
* gnu/packages/compression.scm (pixz): New variable.
2016-01-25 18:45:33 +10:00
Mark H Weaver
412bee5e29
Merge branch 'master' into core-updates
2016-01-24 21:04:54 -05:00
Ludovic Courtès
880d647d0f
doc: Add policy about version numbers for VCS snapshots.
...
* doc/guix.texi (Version Numbers): Add paragraphs about VCS snapshot
version numbers.
2016-01-25 00:11:22 +01:00
Ludovic Courtès
24a8ef3ba1
doc: Remove unneeded backslashes.
...
* doc/guix.texi (Networking Services): Remove unneeded backslashes.
2016-01-25 00:11:22 +01:00
Ludovic Courtès
f6afc48008
gnu: grue-hunter: Use 'https' URL.
...
* gnu/packages/grue-hunter.scm (grue-hunter): Use 'https' URL.
2016-01-25 00:11:22 +01:00
Ludovic Courtès
9059b97dc3
doc: 'base-initrd' has #:virtio? default to #t.
...
This is a followup to e26d507
.
* doc/guix.texi (Initial RAM Disk): #:virtio? defaults to #t.
2016-01-25 00:11:22 +01:00
Ben Woodcroft
bcadaf0050
gnu: Add sortmerna.
...
* gnu/packages/bioinformatics.scm (sortmerna): New variable.
2016-01-25 08:35:11 +10:00
Andreas Enge
74273b6f2d
doc: Fix typo in section on offloading.
...
* doc/guix.texi (Daemon Offload Setup): Fix quoting typo in command.
2016-01-24 23:25:38 +01:00
Andreas Enge
447f3ae7c1
gnu: calibre: Update to 2.49.0.
...
* gnu/packages/ebook.scm (calibre): Update to 2.49.0.
2016-01-24 20:12:05 +01:00
Ricardo Wurmus
541ed7b030
gnu: cross-gcc-arguments: Enable C++, disable building of libstdc++-v3.
...
* gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Disable
building libstdc++-v3 and enable building C++ compiler.
2016-01-24 14:25:20 +01:00
Ricardo Wurmus
a763ce7da9
gnu: Add Qtractor.
...
* gnu/packages/music.scm (qtractor): New variable.
2016-01-24 14:20:52 +01:00
Ricardo Wurmus
8ddc5d5723
gnu: yoshimi: Update to 1.3.8.2.
...
* gnu/packages/music.scm (yoshimi): Update to 1.3.8.2.
2016-01-24 14:19:29 +01:00
Efraim Flashner
6b6a62dd05
gnu: privoxy: Update to 3.0.24.
...
* gnu/packages/tor.scm (privoxy): Update to 3.0.24.
2016-01-24 09:20:55 +02:00
Efraim Flashner
be866fb13e
gnu: tor: Update to 0.2.7.6.
...
* gnu/packages/tor.scm (tor): Update to 0.2.7.6.
2016-01-24 07:21:33 +02:00
Efraim Flashner
17206f72ed
gnu: myrepos: Update to 1.20160123.
...
* gnu/packages/version-control.scm (myrepos): Update to 1.20160123.
2016-01-24 07:04:05 +02:00
Efraim Flashner
4c73302739
gnu: nano: Update to 2.5.1.
...
* gnu/packages/nano.scm (nano): Update to 2.5.1.
2016-01-24 06:46:01 +02:00
Mark H Weaver
c5184468f5
build: container: Make 'unprivileged-user-namespace-supported?' more robust.
...
* gnu/build/linux-container.scm (unprivileged-user-namespace-supported?): Only
read and check the first character, to cope with a possible newline in the
(pseudo-)file.
2016-01-23 18:44:03 -05:00
Leo Famulari
fe17fb4a2c
gnu: letsencrypt and acme: Update to 0.2.0.
...
These packages should be updated together.
* gnu/packages/tls.scm (letsencrypt): Update to 0.2.0.
(acme): Update to 0.2.0.
2016-01-23 17:39:08 -05:00
Efraim Flashner
21565719e5
gnu: claws-mail: Update to 3.13.2.
...
* gnu/packages/mail.scm (claws-mail): Update to 3.13.2.
2016-01-23 20:13:31 +02:00
Ricardo Wurmus
3a40a92c73
gnu: Add cufflinks.
...
* gnu/packages/bioinformatics.scm (cufflinks): New variable.
2016-01-23 09:15:11 +01:00