summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2019-08-28gnu: bison-boot0: Build sequentially....This is a followup to 2c35ae82192fd6f1732b15fa41aec87aa61a1879 and b1593c1c4fd8f4fc6df4c43cab51334426e3aa76. * gnu/packages/commencement.scm (bison-boot0)[arguments]: Add #:parallel-build? and #:parallel-tests? on x86. Ludovic Courtès
2019-08-27gnu: bootstrap: Update to the 20190815 bootstrap binaries....These new bootstrap binaries were built using Guix at commit 9e6256ba0f32ab12d61c914a3fed879dac881762, tagged as "bootstrap-20190815". * gnu/packages/bootstrap.scm (%bootstrap-linux-libre-headers): Update the download URL. (%bootstrap-mescc-tools, %bootstrap-mes): Update the download URL and hash. Mark H Weaver
2019-08-27gnu: bootstrap: Add ftp.gnu.org to '%bootstrap-base-urls'....* gnu/packages/bootstrap.scm (%bootstrap-base-urls): Add ftp.gnu.org/gnu/guix/bootstrap. Ludovic Courtès
2019-08-22Merge branch 'master' into core-updatesMark H Weaver
2019-08-22gnu: isc-dhcp: Update bundled BIND to 9.11.10....* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 10. [inputs]: Update hash of bind-source-tarball. Mark H Weaver
2019-08-22gnu: Add emacs-mu4e-patch....* gnu/packages/emacs-xyz.scm (emacs-mu4e-patch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Langlois
2019-08-22gnu: Add emacs-mu4e-jump-to-list....* gnu/packages/emacs-xyz.scm (emacs-mu4e-jump-to-list): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Langlois
2019-08-22gnu: Add reaver....* gnu/packages/networking.scm (reaver): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Timotej Lazar
2019-08-22gnu: Add pixiewps....* gnu/packages/networking.scm (pixiewps): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Timotej Lazar
2019-08-22gnu: Add lxqt-archiver....* gnu/packages/lxqt.scm (lxqt-archiver): New Variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Reza Alizadeh Majd
2019-08-22gnu: Add bitcoin-abc....* gnu/packages/finance.scm (bitcoin-abc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> swedebugia
2019-08-22gnu: freeipmi: Update to 1.6.4....* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.4. Ludovic Courtès
2019-08-22gnu: vidstab: Update to 1.1.0-0.aeabc8d....* gnu/packages/video.scm (vidstab): Update to 1.1.0-0.aeabc8d. Leo Famulari
2019-08-22gnu: Add zutils....* gnu/packages/compression.scm (zutils): New public variable. Tobias Geerinckx-Rice
2019-08-22gnu: mupen64plus-ui-console: Correct synopsis....* gnu/packages/emulators.scm (mupen64plus-ui-console)[synopisis]: Correct. Tobias Geerinckx-Rice
2019-08-22gnu: mupen64plus-ui-console: Use HTTPS home page....* gnu/packages/emulators.scm (mupen64plus-ui-console)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-08-22gnu: whois: Update to 5.5.1....* gnu/packages/networking.scm (whois): Update to 5.5.1. Tobias Geerinckx-Rice
2019-08-22gnu: whois: Don't use NAME in source URI....* gnu/packages/networking.scm (whois)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-08-22gnu: mpd: Update to 0.21.14....* gnu/packages/mpd.scm (mpd): Update to 0.21.14. Tobias Geerinckx-Rice
2019-08-22gnu: nsd: Update to 4.2.2....* gnu/packages/dns.scm (nsd): Update to 4.2.2. Tobias Geerinckx-Rice
2019-08-22gnu: shellcheck: Update to 0.7.0....* gnu/packages/haskell.scm (shellcheck): Update to 0.7.0. [inputs]: Add ghc-diff. Tobias Geerinckx-Rice
2019-08-22gnu: chafa: Update to 1.2.1....* gnu/packages/image-viewers.scm (chafa): Update to 1.2.1. Tobias Geerinckx-Rice
2019-08-22gnu: nnn: Update to 2.6....* gnu/packages/admin.scm (nnn): Update to 2.6. Tobias Geerinckx-Rice
2019-08-22gnu: python-redis: Update to 3.3.8....* gnu/packages/databases.scm (python-redis): Update to 3.3.8. Tobias Geerinckx-Rice
2019-08-22gnu: bind: Update to 9.14.5....* gnu/packages/dns.scm (isc-bind): Update to 9.14.5. Tobias Geerinckx-Rice
2019-08-22gnu: ccache: Update to 3.6....* gnu/packages/ccache.scm (ccache): Update to 3.6. Tobias Geerinckx-Rice
2019-08-21gnu: lsyncd: Search $PATH for binaries....* gnu/packages/sync.scm (lsyncd)[arguments]: Add ‘search-$PATH-for-binaries’ phase. Tobias Geerinckx-Rice
2019-08-21gnu: hcxdumptool: Update to 5.2.0....* gnu/packages/networking.scm (hcxdumptool): Update to 5.2.0. Tobias Geerinckx-Rice
2019-08-21gnu: hcxtools: Update to 5.2.0....* gnu/packages/networking.scm (hcxtools): Update to 5.2.0. Tobias Geerinckx-Rice
2019-08-21gnu: tmux: Update to 2.9a....* gnu/packages/tmux.scm (tmux): Update to 2.9a. Tobias Geerinckx-Rice
2019-08-21gnu: tmux: Use HTTPS home page....* gnu/packages/tmux.scm (tmux)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-08-21gnu: fluidsynth: Update to 2.0.6....* gnu/packages/audio.scm (fluidsynth): Update to 2.0.6. Tobias Geerinckx-Rice
2019-08-21gnu: fluidsynth: Use GIT-FILE-NAME....* gnu/packages/audio.scm (fluidsynth)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-08-21gnu: getmail: Update to 5.14....* gnu/packages/mail.scm (getmail): Update to 5.14. Tobias Geerinckx-Rice
2019-08-21gnu: getmail: Don't use NAME in source URI....* gnu/packages/mail.scm (getmail)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-08-21gnu: libabw: Don't use NAME in source URI....* gnu/packages/libreoffice.scm (libabw)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-08-21gnu: pd: Update to 0.50-0....* gnu/packages/music.scm (pd): Update to 0.50-0. Tobias Geerinckx-Rice
2019-08-21gnu: setbfree: Update to 0.8.9....* gnu/packages/music.scm (setbfree): Update to 0.8.9. Tobias Geerinckx-Rice
2019-08-21gnu: manaplus: Use HTTPS origin & home page....* gnu/packages/games.scm (manaplus)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-08-21gnu: manaplus: Update to 1.9.3.23....* gnu/packages/games.scm (manaplus): Update to 1.9.3.23. Tobias Geerinckx-Rice
2019-08-21gnu: xlockmore: Don't use NAME in source URI....* gnu/packages/xdisorg.scm (xlockmore)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-08-21gnu: xlockmore: Update to 5.58....* gnu/packages/xdisorg.scm (xlockmore): Update to 5.58. Tobias Geerinckx-Rice
2019-08-21gnu: angband: Update to 4.2.0....* gnu/packages/games.scm (angband): Update to 4.2.0. Tobias Geerinckx-Rice
2019-08-21gnu: csound: Update to 6.13.0....* gnu/packages/audio.scm (csound): Update to 6.13.0. Tobias Geerinckx-Rice
2019-08-21gnu: help2man: Update to 1.47.11....* gnu/packages/man.scm (help2man/latest): Update to 1.47.11. Tobias Geerinckx-Rice
2019-08-21gnu: vlc: Update to 3.0.8....* gnu/packages/video.scm (vlc): Update to 3.0.8. Kei Kebreau
2019-08-21gnu: emacs-helm-slime: Update to 0.4.0....* gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 0.4.0. Pierre Neidhardt
2019-08-21gnu: Add emacs-ssh-config-mode....* gnu/packages/emacs-xyz.scm (emacs-ssh-config-mode): New variable. Jelle Licht
2019-08-21gnu: Add emacs-systemd-mode....* gnu/packages/emacs-xyz.scm (emacs-systemd-mode): New variable. Jelle Licht
2019-08-21gnu: Add emacs-org-jira....* gnu/packages/emacs-xyz.scm (emacs-org-jira): New variable. Jelle Licht