summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add go-github-com-spf13-pflag.Rouby Pierre-Antoine2018-06-11
| | | | | | * gnu/packages/golang.scm (go-github-com-spf13-pflag): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-jonboulle-clockwork.Rouby Pierre-Antoine2018-06-11
| | | | | | * gnu/packages/golang.scm (go-github-com-jonboulle-clockwork): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-gorilla-mux.Rouby Pierre-Antoine2018-06-11
| | | | | | * gnu/packages/golang.scm (go-github-com-gorilla-mux): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: iproute2: Update to 4.17.0.Tobias Geerinckx-Rice2018-06-11
| | | | * gnu/packages/linux.scm (iproute): Update to 4.17.0.
* gnu: libfilezilla: Update to 0.12.3.Tobias Geerinckx-Rice2018-06-11
| | | | * gnu/packages/ftp.scm (libfilezilla): Update to 0.12.3.
* gnu: emacs-emacsql: Replace mysql with mariadb input.Oleg Pykhalov2018-06-11
| | | | | * gnu/packages/emacs.scm (emacs-emacsql)[inputs]: Replace 'mysql' with 'mariadb'.
* gnu: guix: Update to 77a1aac.Ludovic Courtès2018-06-10
| | | | * gnu/packages/package-management.scm (guix): Update to 77a1aac.
* gnu: keepalived: Install info documentation.宋文武2018-06-10
| | | | | | * gnu/packages/cluster.scm (keepalived)[arguments]: Add phases 'build-info' and 'install-info'. [native-inputs]: Add texinfo.
* gnu: Add keepalived.宋文武2018-06-10
| | | | | * gnu/packages/cluster.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: Add libnfnetlink.宋文武2018-06-10
| | | | * gnu/packages/linux.scm (libnfnetlink): New variable.
* gnu: mumble: Fix build with Boost 1.66.Danny Milosavljevic2018-06-10
| | | | | | | | Fixes <https://bugs.gnu.org/31775>. * gnu/packages/patches/mumble-1.2.19-abs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/telephony.scm (mumble)[source]: Add it.
* gnu: nix: Update to 2.0.4.宋文武2018-06-10
| | | | * gnu/packages/package-management.scm (nix): Update to 2.0.4.
* gnu: musescore: Fix build against Qt 5.11.Nicolas Goaziou2018-06-10
| | | | | | * gnu/packages/music.scm (musescore)[arguments]: Remove Webkit support, since it is replaced with Qt WebEngine in Qt 5.11. Add missing include line. [inputs]: Remove "qtwekbit".
* gnu: heimdal: Update to 7.5.0.Alex Vong2018-06-10
| | | | | | | | | | | | | * gnu/packages/kerberos.scm (heimdal): Update to 7.5.0. [source]: Update source uri. Remove patches. [arguments]: Adjust #:configure-flags and build phases accordingly. [inputs]: Add sqlite. [native-inputs]: Add texinfo and unzip. * gnu/packages/patches/heimdal-CVE-2017-6594.patch, gnu/packages/patches/heimdal-CVE-2017-11103.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: milkytracker: Update to 1.02.00.Kei Kebreau2018-06-09
| | | | * gnu/packages/music.scm (milkytracker): Update to 1.02.00.
* gnu: GnuPG 1.4: Fix CVE-2018-12020.Leo Famulari2018-06-09
| | | | | | * gnu/packages/patches/gnupg-1.4-CVE-2018-12020.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnupg.scm (gnupg-1)[source]: Use it.
* gnu: Add maven-resolver-provider.Julien Lepiller2018-06-09
| | | | * gnu/packages/maven.scm (maven-resolver-provider): New variable.
* gnu: Add maven-shared-utils.Julien Lepiller2018-06-09
| | | | gnu/packages/maven.scm (maven-shared-utils): New variable.
* gnu: Add maven-repository-metadata.Julien Lepiller2018-06-09
| | | | * gnu/packages/maven.scm (maven-repository-metadata): New variable.
* gnu: Add maven-resolver-impl.Julien Lepiller2018-06-09
| | | | * gnu/packages/maven.scm (maven-resolver-impl): New variable.
* gnu: Add maven-model-builder.Julien Lepiller2018-06-09
| | | | * gnu/packages/maven.scm (maven-model-builder): New variable.
* gnu: Add maven-settings-builder.Julien Lepiller2018-06-09
| | | | * gnu/packages/maven.scm (maven-settings-builder): New variable.
* gnu: Add maven-settings.Julien Lepiller2018-06-09
| | | | * gnu/packages/maven.scm (maven-settings): New variable.
* gnu: Add maven-builder-support.Julien Lepiller2018-06-09
| | | | * gnu/packages/maven.scm (maven-builder-support): New variable.
* gnu: Add maven-model.Julien Lepiller2018-06-09
| | | | * gnu/packages/maven.scm (maven-model): New variable.
* gnu: Add maven-artifact.Julien Lepiller2018-06-09
| | | | | | | | * gnu/packages/maven.scm (maven-artifact): New variable. * gnu/packages/patches/maven-generate-component-xml.patch: New file. * gnu/packages/patches/maven-generate-javax-inject-named.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them.
* gnu: po4a: Update to 0.53.Julien Lepiller2018-06-09
| | | | | | * gnu/packages/gettext.scm (po4a): Update to 0.53. [source]: Update to newer github source location. [arguments]: Disable two failing tests.
* gnu: terminology: Update to 1.2.1.Efraim Flashner2018-06-09
| | | | * gnu/packages/enlightenment.scm (terminology): Update to 1.2.1.
* gnu: gnupg: Update to 2.2.8 (fixes CVE-2018-12020).Efraim Flashner2018-06-09
| | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.8.
* gnu: openttd: Add patch to fix compilation.Christopher Baines2018-06-09
| | | | | * gnu/packages/games.scm (openttd)[source]: Add a unreleased upstream patch to fix building OpenTTD with ICU 61.
* gnu: rhythmbox: Add a unreleased patch from upstream.Christopher Baines2018-06-09
| | | | | * gnu/packages/gnome.scm (rhythmbox)[source]: Add patch from the upstream Git repository, as without this, the package fails to build.
* system: Honor ~/.config/guix/current in /etc/profile.Ludovic Courtès2018-06-09
| | | | | | * gnu/system.scm (operating-system-etc-service)[profile]: Add ~/.config/guix/current/share/info to INFOPATH. Treat ~/.guix-profile and ~/.config/guix/current in the same way.
* gnu: btrfs-progs: Fix build by disabling tests.宋文武2018-06-09
| | | | * gnu/packages/linux.scm (btrfs-progs)[#:arguments]: Add '#:tests? #f'.
* gnu: lxc: Update to 3.0.1.宋文武2018-06-09
| | | | * gnu/packages/virtualization.scm (lxc): Update to 3.0.1.
* gnu: nzbget: Update to 20.0.Rutger Helling2018-06-09
| | | | * gnu/packages/networking.scm (nzbget): Update to 20.0.
* gnu: mame: New variable.Nicolas Goaziou2018-06-09
| | | | * gnu/packages/emulators.scm (mame): New variable.
* gnu: asio: New variable.Nicolas Goaziou2018-06-09
| | | | * gnu/packages/networking.scm (asio): New variable.
* gnu: Add emacs-ivy-yasnippet.Oleg Pykhalov2018-06-08
| | | | * gnu/packages/emacs.scm (emacs-ivy-yasnippet): New public variable.
* gnu: exim: Add libnsl input.Gábor Boskovits2018-06-08
| | | | | | * gnu/packages/mail.scm (exim)[inputs]: Add libnsl. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: twitchy: Install 'rofi-twitchy'.Oleg Pykhalov2018-06-08
| | | | * gnu/packages/video.scm (twitchy): Install 'rofi-twitchy'.
* gnu: rcas-web: Update to 0.0.5.Ricardo Wurmus2018-06-08
| | | | * gnu/packages/bioinformatics.scm (rcas-web): Update to 0.0.5.
* services: dnsmasq-service-type: Add default configuration and description.宋文武2018-06-08
| | | | | * gnu/services/dns.scm (dnsmasq-service-type) [default-value, description]: New fields.
* services: dnsmasq: Use 'negative-cache?' instead of 'no-negcache?'.宋文武2018-06-08
| | | | | | | | | | The 'no-negcache?' option is mapped to the '--no-negcache' command-line argument directly, but we're in the scheme world, where the general guideline is to avoid double-negations in identifiers. * gnu/services/dns.scm <dnsmasq-configuration>: Replace the 'no-negcache?' field with 'negative-cache?'. * doc/guix.texi (DNS Services)[Dnsmasq Service]: Adjust accordingly.
* gnu: debootstrap: Substitute chroot in 'patch-source' phase.Kei Kebreau2018-06-08
| | | | | | * gnu/packages/debian.scm (debootstrap)[arguments]: In 'patch-source' phase, substitute chroot in the debootstrap script file. [inputs]: Add coreutils.
* gnu: hpcguix-web: Update to commit '87cb516'.Rouby Pierre-Antoine2018-06-08
| | | | | | * gnu/packages/web.scm (hpcguix-web): Update to commit '87cb516'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-helm-flycheck.Pierre Neidhardt2018-06-08
| | | | | | * gnu/packages/emacs.scm (emacs-helm-flycheck): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-helm-exwm.Pierre Neidhardt2018-06-08
| | | | | | * gnu/packages/emacs.scm (emacs-helm-exwm): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-helm-emms.Pierre Neidhardt2018-06-08
| | | | | | * gnu/packages/emacs.scm (emacs-helm-emms): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-helm-descbinds.Pierre Neidhardt2018-06-08
| | | | | | * gnu/packages/emacs.scm (emacs-helm-descbinds): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-helm-company.Pierre Neidhardt2018-06-08
| | | | | | * gnu/packages/emacs.scm (emacs-helm-company): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>