summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* git-authenticate: Rename '%committers' to '%historical-committers'.Ludovic Courtès2020-06-02
| | | | | | | | * 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.
* gnu: libuemf: Work around Guile texinfo limitations.Tobias Geerinckx-Rice2020-06-02
| | | | | * gnu/packages/image.scm (libuemf)[description]: Substitute @acronym{} for @abbr{}.
* gnu: haproxy: Update to 2.1.5.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/networking.scm (haproxy): Update to 2.1.5.
* gnu: enet: Update to 1.3.15.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/networking.scm (enet): Update to 1.3.15.
* gnu: samba: Update to 4.12.3.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/samba.scm (samba): Update to 4.12.3.
* gnu: ubridge: Update to 0.9.18.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/networking.scm (ubridge): Update to 0.9.18.
* gnu: byobu: Update to 5.133.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/screen.scm (byobu): Update to 5.133.
* gnu: skalibs: Update to 2.9.2.1.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/skarnet.scm (skalibs): Update to 2.9.2.1.
* gnu: execline: Update to 2.6.0.2.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/skarnet.scm (execline): Update to 2.6.0.2.
* gnu: tilda: Update to 1.5.2.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/terminals.scm (tilda): Update to 1.5.2.
* gnu: sakura: Update to 3.7.1.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/terminals.scm (sakura): Update to 3.7.1.
* gnu: sakura: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/terminals.scm (sakura)[source]: Hard-code NAME.
* gnu: openh264: Update to 2.1.1.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/video.scm (openh264): Update to 2.1.1.
* gnu: tmux-xpanes: Update to 4.1.2.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.2.
* gnu: ghostwriter: Update to 1.8.1.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/text-editors.scm (ghostwriter): Update to 1.8.1.
* gnu: youtube-viewer: Update to 3.7.6.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/video.scm (youtube-viewer): Update to 3.7.6.
* gnu: wpebackend-fdo: Update to 1.6.1.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.6.1.
* gnu: xbindkeys: Update to 1.8.7.Tobias Geerinckx-Rice2020-06-02
| | | | | | * gnu/packages/xdisorg.scm (xbindkeys): Update to 1.8.7. [native-inputs]: Add pkg-config. [inputs]: Update to guile-2.2.
* gnu: asunder: Update to 2.9.6.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/cdrom.scm (asunder): Update to 2.9.6.
* gnu: python-parameterized: Update to 0.7.4.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/check.scm (python-parameterized): Update to 0.7.4.
* build-system: linux-module: Allow passing #:make-flags argument.Danny Milosavljevic2020-06-02
| | | | | | | | * 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>
* gnu: emacs-ts: Update to 0.2.Nicolas Goaziou2020-06-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.2.
* doc: cookbook: Add entry about Wireguard VPN.Marcin Karpezo2020-06-02
| | | | | | Co-authored-by: Brice Waegeneire <brice@waegenei.re> * doc/guix-cookbook.texi (Connect to Wireguard VPN): New section.
* tests: Allow passing on systems without support for swap devices.Simon South2020-06-02
| | | | | | * tests/syscalls.scm ("swapon", "swapoff"): Accept ENOSYS as a valid result. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: slurm-drmaa: Update to 1.1.1.Roel Janssen2020-06-02
| | | | * gnu/packages/parallel.scm (slurm-drmaa): Update to 1.1.1.
* gnu: gajim-omemo: Update home page.Arun Isaac2020-06-02
| | | | * gnu/packages/messaging.scm (gajim-omemo)[home-page]: Update.
* gnu: gajim-omemo: Update to 2.7.4.Arun Isaac2020-06-02
| | | | * gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.4.
* gnu: python-axolotl: Update to 0.2.3.Arun Isaac2020-06-02
| | | | | | | * 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.
* gnu: python-axolotl-curve25519: Update to 0.4.1.post2.Arun Isaac2020-06-02
| | | | | | | * gnu/packages/python-crypto.scm (python-axolotl-curve25519): Update to 0.4.1.post2. [source]: Use PyPI URI. [arguments]: Remove --root=/ configure flag.
* gnu: go-github-com-robfig-cron: Update to 3.0.1.Arun Isaac2020-06-02
| | | | * gnu/packages/golang.scm (go-github-com-robfig-cron): Update to 3.0.1.
* gnu: emacs-evil-surround: Update to 1.1.0.Arun Isaac2020-06-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.1.0.
* gnu: hplip: Update to 3.20.5.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/cups.scm (hplip): Update to 3.20.5.
* gnu: xa: Update to 2.3.11.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/assembly.scm (xa): Update to 2.3.11.
* gnu: ropgadget: Update to 6.3.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/cybersecurity.scm (ropgadget): Update to 6.3.
* gnu: mariadb-connector-c: Update to 3.1.8.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.8.
* gnu: lmdb: Update home page.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/databases.scm (lmdb)[home-page]: Update.
* gnu: fasm: Update to 1.73.24.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/assembly.scm (fasm): Update to 1.73.24.
* gnu: xarchiver: Update to 0.5.4.15.Tobias Geerinckx-Rice2020-06-02
| | | | * gnu/packages/compression.scm (xarchiver): Update to 0.5.4.15.
* gnu: lmdb: Update to 0.9.25.Tobias Geerinckx-Rice2020-06-02
| | | | | * gnu/packages/databases.scm (lmdb): Update to 0.9.25. [source]: Fetch from OpenLDAP repository.
* gnu: rclone: Update to 1.52.0.Nicolas Goaziou2020-06-02
| | | | * gnu/packages/sync.scm (rclone): Update to 1.52.0.
* gnu: fet: Update to 5.44.8.Nicolas Goaziou2020-06-01
| | | | * gnu/packages/education.scm (fet): Update to 5.44.8.
* gnu: scintilla: Update to 4.4.0.Nicolas Goaziou2020-06-01
| | | | | | * 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.
* gnu: geany: Un-unbundle scintillaNicolas Goaziou2020-06-01
| | | | | * gnu/packages/text-editors.scm (geany)[source]: Do not un-bundle scintilla. [arguments]: Remove phase using our shared library. Use bundled one instead.
* gnu: geany: Fix crash when displaying file selectionNicolas Goaziou2020-06-01
| | | | | * gnu/packages/text-editors.scm (geany)[arguments]: Wrap GTK to prevent errors when opening file selection menu.
* gnu: ikiwiki: Add missing input.Paul Garlick2020-06-01
| | | | | * gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-ipc-run. [arguments]: Set PERL5LIB and CC for IPC::Run in 'pre-check' phase.
* gnu: ikiwiki: Propagate some inputs.Paul Garlick2020-06-01
| | | | | | | * 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.
* gnu: ikiwiki: Revert to standard wrapper.Paul Garlick2020-06-01
| | | | | | * 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.
* gnu: swaks: Update to 20190914.0.Arun Isaac2020-06-02
| | | | * gnu/packages/mail.scm (swaks): Update to 20190914.0.
* gnu: bootstrap: Add powerpc64-linux dynamic linker.Léo Le Bouter2020-06-01
| | | | | | | | | | | 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>
* gnu: emacs-cyberpunk-theme: Update to 1.22.Pierre Neidhardt2020-06-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-cyberpunk-theme): Update to 1.22.