| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/emacs.scm (emacs-helm-slime): New variable.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.1.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.79.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/libreoffice.scm (libreoffice)[configure-flags]: Add
'--with-parallelism' flag.
|
|
|
|
| |
* gnu/packages/monitoring.scm (fswatch): New variable.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-ilinkedlist): Update to 0.2.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (pelican): Update to 3.7.1.
[home-page]: Use HTTPS URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (xonotic): Add icon ("xonotic") and category
("Game") to the .desktop files for Xonotic.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
Suggested by Leo Famulari <leo@famulari.name>
at <https://lists.gnu.org/archive/html/help-guix/2018-11/msg00039.html>.
* gnu/artwork.scm (%artwork-repository): Switch to HTTPS URL.
|
|
|
|
|
|
|
| |
* gnu/build/install.scm (populate-single-profile-directory): Add
#:profile-name. Replace hard-coded occurrences of "guix-profile" with
PROFILE-NAME. Make the symlink part under /root a function of
PROFILE-NAME.
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-urfave-cli): Remove duplicate declaration.
|
|
|
|
|
|
|
| |
* gnu/packages/version-control.scm (myrepos)[arguments]: Add a custom
'wrap-webcheckout phase to wrap webcheckout with its perl libraries.
[inputs]: Add perl-encode-locale, perl-html-parser, perl-http-date,
perl-http-message, perl-libwww, perl-try-tiny, perl-uri.
|
|
|
|
|
| |
* gnu/packages/debian.scm (debian-archive-keyring): Update to 2018.1.
[source]: Download from git repository.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby@2.3): Update to 2.3.8.
|
|
|
|
| |
* gnu/packages/debian.scm (debootstrap): Update to 1.0.109.
|
|
|
|
| |
* gnu/packages/mail.scm (mpop): Update to 1.4.0.
|
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl-lift)[source]: Remove bundled website.
[arguments]: Remove custom 'make-gzips-writable phase.
|
|
|
|
| |
* gnu/packages/gnome.scm (totem): Update to 3.26.2.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.16.
|
|
|
|
| |
* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.11.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-dired-du): Update to 0.5.1.
|
|
|
|
| |
* gnu/packages/package-management.scm (diffoscope): Update to 104.
|
|
|
|
|
|
| |
Reported by Jelle Licht <jlicht@fsfe.org>.
* doc/guix.texi (Sound Services): Fix typo.
|
|
|
|
|
|
|
|
| |
Reported by pelzflorian (Florian Pelz) <pelzflorian@pelzflorian.de>.
Fixes <https://bugs.gnu.org/33171>.
* doc/guix.texi (Invoking guix-daemon): Remove sentence that suggests
that TMPDIR leaks into the build environment.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-emms): Update to 5.1.
|
|
|
|
| |
* doc/guix.texi: Fix typo.
|
|
|
|
| |
* doc/guix.texi (Telephony Services): Fix typos.
|
|
|
|
| |
* gnu/packages/tor.scm (tor): Update to 0.3.4.9.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-apache-libcloud)
(python2-apache-libcloud): Update to 2.3.0.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/patches/rust-1.25-accept-more-detailed-gdb-lines.patch: Add URL.
|
| |
| |
| |
| | |
* gnu/packages/rust.scm (rust-bootstrap): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/rust.scm (rust-1.23): Bootstrap from rust@1.22.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/rust.scm (rust-1.23)[inherit]: Inherit from rust-1.22.
[arguments]: Inherit from rust-1.22. Delete "remove-ar" phase.
|
| |
| |
| |
| |
| | |
* gnu/packages/rust.scm (rust-1.21)[arguments]<#:phases>[remove-ar]: New
phase.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This shrinks the closure of Go 1.11 from 1379 MiB to 581 MiB.
Fixes <https://bugs.gnu.org/32949>.
* gnu/packages/golang.scm (go-1.11)[arguments]: Add a 'delete-extraneous-files'
phase.
|
| |
| |
| |
| | |
* gnu/packages/mpd.scm (mpd): Update to 0.20.23.
|
| |
| |
| |
| |
| | |
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.31.
[native-inputs]: Add python-sphinx.
|
| |
| |
| |
| | |
* gnu/packages/xiph.scm (icecast): Update to 2.4.4.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* doc/contributing.de.texi: New file.
* doc/guix.de.texi: New file
* doc/local.mk (TRANSLATED_INFO): Add them.
(info_TEXINFOS): Add guix.de.texi.
* po/doc/guix-manual.de.po: New file.
* po/doc/local.mk (EXTRA_DIST): Add it.
* doc/guix.texi: Document the German translation.
|
| |
| |
| |
| | |
* gnu/packages/emulators.scm (mame): Update to 0.203.
|
| |
| |
| |
| | |
* gnu/packages/xorg.scm (xpra): Update to 2.4.1.
|
| |
| |
| |
| | |
* gnu/packages/emulators.scm (dolphin-emu): Use ffmpeg instead of ffmpeg@3.4.
|
| |
| |
| |
| | |
* gnu/packages/sdl.scm (sdl2): Update to 2.0.9.
|
| |
| |
| |
| | |
* gnu/packages/networking.scm (whois): Update to 5.4.0.
|
| |
| |
| |
| | |
* gnu/packages/pretty-print.scm (highlight): Update to 3.47.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-jsonrpclib-pelix): Update to 0.3.2.
[arguments]: Disable #:tests?.
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python-pynacl): Update to 1.3.0.
|
| |
| |
| |
| | |
* gnu/packages/textutils.scm (oniguruma): Update to 6.9.0.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (motion)[native-inputs]: Add gettext-minimal.
|