Commit Graph

61498 Commits

Author SHA1 Message Date
Ludovic Courtès c75a80189f
doc: Update README to refer to the manual.
* README (Requirements): Refer to the manual.
(Installation): Update URL of the manual.
2020-06-02 18:55:53 +02:00
Ludovic Courtès 15534de8b7
git-authenticate: Rename '%committers' to '%historical-committers'.
* build-aux/git-authenticate.scm (%committers): Rename to...
(%historical-committers): ... this.
(%authorized-signing-keys): Rename to...
(%historical-authorized-signing-keys): ... this.
(authenticate-commit): Adjust accordingly.
2020-06-02 18:55:53 +02:00
Tobias Geerinckx-Rice 86a03090af
gnu: libuemf: Work around Guile texinfo limitations.
* gnu/packages/image.scm (libuemf)[description]: Substitute @acronym{}
for @abbr{}.
2020-06-02 18:15:47 +02:00
Tobias Geerinckx-Rice a9f862687e
gnu: haproxy: Update to 2.1.5.
* gnu/packages/networking.scm (haproxy): Update to 2.1.5.
2020-06-02 18:06:05 +02:00
Tobias Geerinckx-Rice 26fd58f2bb
gnu: enet: Update to 1.3.15.
* gnu/packages/networking.scm (enet): Update to 1.3.15.
2020-06-02 18:06:05 +02:00
Tobias Geerinckx-Rice 2f26e2d6fd
gnu: samba: Update to 4.12.3.
* gnu/packages/samba.scm (samba): Update to 4.12.3.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 1b0e3795ec
gnu: ubridge: Update to 0.9.18.
* gnu/packages/networking.scm (ubridge): Update to 0.9.18.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 482b8cb555
gnu: byobu: Update to 5.133.
* gnu/packages/screen.scm (byobu): Update to 5.133.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice f1a4ce2821
gnu: skalibs: Update to 2.9.2.1.
* gnu/packages/skarnet.scm (skalibs): Update to 2.9.2.1.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 027d9a5403
gnu: execline: Update to 2.6.0.2.
* gnu/packages/skarnet.scm (execline): Update to 2.6.0.2.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 355d92a6a3
gnu: tilda: Update to 1.5.2.
* gnu/packages/terminals.scm (tilda): Update to 1.5.2.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice cca40dce8c
gnu: sakura: Update to 3.7.1.
* gnu/packages/terminals.scm (sakura): Update to 3.7.1.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 7f85664d07
gnu: sakura: Don't use NAME in source URI.
* gnu/packages/terminals.scm (sakura)[source]: Hard-code NAME.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 4fbe53a5b8
gnu: openh264: Update to 2.1.1.
* gnu/packages/video.scm (openh264): Update to 2.1.1.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice fdc61ca1f7
gnu: tmux-xpanes: Update to 4.1.2.
* gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.2.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice d9240c705b
gnu: ghostwriter: Update to 1.8.1.
* gnu/packages/text-editors.scm (ghostwriter): Update to 1.8.1.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice b8186ae606
gnu: youtube-viewer: Update to 3.7.6.
* gnu/packages/video.scm (youtube-viewer): Update to 3.7.6.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice 8e9ccf7af7
gnu: wpebackend-fdo: Update to 1.6.1.
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.6.1.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice 854c39ae42
gnu: xbindkeys: Update to 1.8.7.
* gnu/packages/xdisorg.scm (xbindkeys): Update to 1.8.7.
[native-inputs]: Add pkg-config.
[inputs]: Update to guile-2.2.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice dc67e9e5b2
gnu: asunder: Update to 2.9.6.
* gnu/packages/cdrom.scm (asunder): Update to 2.9.6.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice 507278f7cd
gnu: python-parameterized: Update to 0.7.4.
* gnu/packages/check.scm (python-parameterized): Update to 0.7.4.
2020-06-02 18:06:02 +02:00
Danny Milosavljevic f51fd97ec5
build-system: linux-module: Allow passing #:make-flags argument.
* guix/build-system/linux-module.scm (linux-module-build): Add #:make-flags.
(linux-module-build-cross): Add #:make-flags.
* guix/build/linux-module-build-system.scm (install): Pass make-flags.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-06-02 14:22:32 +02:00
Nicolas Goaziou b41068edce
gnu: emacs-ts: Update to 0.2.
* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.2.
2020-06-02 12:39:54 +02:00
Marcin Karpezo 5c3e94cdf8
doc: cookbook: Add entry about Wireguard VPN.
Co-authored-by: Brice Waegeneire <brice@waegenei.re>

* doc/guix-cookbook.texi (Connect to Wireguard VPN): New section.
2020-06-02 11:31:48 +02:00
Simon South cb21c14b0a
tests: Allow passing on systems without support for swap devices.
* tests/syscalls.scm ("swapon", "swapoff"): Accept ENOSYS as a valid result.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-06-02 10:24:03 +02:00
Roel Janssen a7dff9553c
gnu: slurm-drmaa: Update to 1.1.1.
* gnu/packages/parallel.scm (slurm-drmaa): Update to 1.1.1.
2020-06-02 09:47:51 +02:00
Arun Isaac 657b60725c
gnu: gajim-omemo: Update home page.
* gnu/packages/messaging.scm (gajim-omemo)[home-page]: Update.
2020-06-02 07:37:25 +05:30
Arun Isaac b86dcc297a
gnu: gajim-omemo: Update to 2.7.4.
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.4.
2020-06-02 07:37:25 +05:30
Arun Isaac b578168f43
gnu: python-axolotl: Update to 0.2.3.
* gnu/packages/python-crypto.scm (python-axolotl): Update to 0.2.3.
[source]: Use PyPI URI.
[propagated-inputs]: Remove python-dateutil and python-pycrypto. Add
python-cryptography.
2020-06-02 07:37:10 +05:30
Arun Isaac 74f0175870
gnu: python-axolotl-curve25519: Update to 0.4.1.post2.
* gnu/packages/python-crypto.scm (python-axolotl-curve25519): Update to
0.4.1.post2.
[source]: Use PyPI URI.
[arguments]: Remove --root=/ configure flag.
2020-06-02 07:31:56 +05:30
Arun Isaac 61aa30df32
gnu: go-github-com-robfig-cron: Update to 3.0.1.
* gnu/packages/golang.scm (go-github-com-robfig-cron): Update to 3.0.1.
2020-06-02 07:07:26 +05:30
Arun Isaac cef87bfea8
gnu: emacs-evil-surround: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.1.0.
2020-06-02 04:38:31 +05:30
Tobias Geerinckx-Rice e7da805589
gnu: hplip: Update to 3.20.5.
* gnu/packages/cups.scm (hplip): Update to 3.20.5.
2020-06-02 00:28:53 +02:00
Tobias Geerinckx-Rice 22da777040
gnu: xa: Update to 2.3.11.
* gnu/packages/assembly.scm (xa): Update to 2.3.11.
2020-06-02 00:28:53 +02:00
Tobias Geerinckx-Rice d038100ef0
gnu: ropgadget: Update to 6.3.
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.3.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 870788719d
gnu: mariadb-connector-c: Update to 3.1.8.
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.8.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 669fde534a
gnu: lmdb: Update home page.
* gnu/packages/databases.scm (lmdb)[home-page]: Update.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 8db562d730
gnu: fasm: Update to 1.73.24.
* gnu/packages/assembly.scm (fasm): Update to 1.73.24.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice ddde8a079c
gnu: xarchiver: Update to 0.5.4.15.
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.15.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 8fc6059b02
gnu: lmdb: Update to 0.9.25.
* gnu/packages/databases.scm (lmdb): Update to 0.9.25.
[source]: Fetch from OpenLDAP repository.
2020-06-02 00:28:52 +02:00
Nicolas Goaziou d4ad8fd398
gnu: rclone: Update to 1.52.0.
* gnu/packages/sync.scm (rclone): Update to 1.52.0.
2020-06-02 00:07:12 +02:00
Nicolas Goaziou 7e80c8e827
gnu: fet: Update to 5.44.8.
* gnu/packages/education.scm (fet): Update to 5.44.8.
2020-06-01 23:56:58 +02:00
Nicolas Goaziou b2dbc53ec2
gnu: scintilla: Update to 4.4.0.
* gnu/packages/text-editors.scm (scintilla): Update to 4.4.0.
[arguments]: Remove phase building shared library.  This is now done out of
the box.
2020-06-01 23:40:46 +02:00
Nicolas Goaziou 9e03ddc517
gnu: geany: Un-unbundle scintilla
* gnu/packages/text-editors.scm (geany)[source]: Do not un-bundle scintilla.
[arguments]: Remove phase using our shared library.  Use bundled one instead.
2020-06-01 23:40:04 +02:00
Nicolas Goaziou f3ed529739
gnu: geany: Fix crash when displaying file selection
* gnu/packages/text-editors.scm (geany)[arguments]: Wrap GTK to prevent errors
when opening file selection menu.
2020-06-01 23:31:22 +02:00
Paul Garlick e642f78f2e
gnu: ikiwiki: Add missing input.
* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-ipc-run.
[arguments]: Set PERL5LIB and CC for IPC::Run in 'pre-check' phase.
2020-06-01 20:15:33 +01:00
Paul Garlick db144a52a3
gnu: ikiwiki: Propagate some inputs.
* gnu/packages/web.scm (ikiwiki)[inputs]: Move perl-cgi-formbuilder,
perl-cgi-session, perl-mail-sendmail, perl-timedate and perl-xml-simple
to...
[propagated-inputs]: ...here.
2020-06-01 20:15:32 +01:00
Paul Garlick a0362fdea9
gnu: ikiwiki: Revert to standard wrapper.
* gnu/packages/web.scm (ikiwiki)[arguments]: Remove
unnecessary 'include-PERL5LIB-in-wrapper' phase.  The PERL5LIB
environment variable may be set in the user's setup file instead.
2020-06-01 20:15:31 +01:00
Arun Isaac f8072794e4
gnu: swaks: Update to 20190914.0.
* gnu/packages/mail.scm (swaks): Update to 20190914.0.
2020-06-02 00:12:03 +05:30
Léo Le Bouter 8159ce1970
gnu: bootstrap: Add powerpc64-linux dynamic linker.
This makes it possible to build bootstrap binaries for powerpc64-linux:

  guix build --target=powerpc64-linux-gnu bootstrap-tarballs

* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add an entry for
powerpc64-linux.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2020-06-01 11:37:24 -07:00