summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-11gnu: efivar: Update to 36.•••* gnu/packages/linux.scm (efivar): Update to 36. Marius Bakke
2018-06-11gnu: ldb: Delete bundled libraries from the source.•••* gnu/packages/samba.scm (ldb)[source](snippet): New field. Marius Bakke
2018-06-11gnu: ldb: Update to 1.4.0.•••* gnu/packages/samba.scm (ldb): Update to 1.4.0. [inputs]: Add LMDB. Marius Bakke
2018-06-11gnu: Add Add emacs-wgrep-helm.•••* gnu/packages/emacs.scm (emacs-wgrep-helm): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Neidhardt
2018-06-11gnu: Add emacs-package-lint.•••* gnu/packages/emacs.scm (emacs-package-lint): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Neidhardt
2018-06-11gnu: Add emacs-image+.•••* gnu/packages/emacs.scm (emacs-image+): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Neidhardt
2018-06-11gnu: Add emacs-helm-pass.•••* gnu/packages/emacs.scm (emacs-helm-pass): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Neidhardt
2018-06-11gnu: Add emacs-helm-mu.•••* gnu/packages/emacs.scm (emacs-helm-mu): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Neidhardt
2018-06-11gnu: Add emacs-helm-ls-git.•••* gnu/packages/emacs.scm (emacs-helm-ls-git): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Neidhardt
2018-06-11gnu: Add go-github-com-spf13-pflag.•••* gnu/packages/golang.scm (go-github-com-spf13-pflag): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rouby Pierre-Antoine
2018-06-11gnu: Add go-github-com-jonboulle-clockwork.•••* gnu/packages/golang.scm (go-github-com-jonboulle-clockwork): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rouby Pierre-Antoine
2018-06-11gnu: Add go-github-com-gorilla-mux.•••* gnu/packages/golang.scm (go-github-com-gorilla-mux): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rouby Pierre-Antoine
2018-06-11offload: Honor the build timeout internally.•••* guix/scripts/offload.scm (call-with-timeout): New procedure. (with-timeout): New macro. (process-request): Use it around 'transfer-and-offload' call. Ludovic Courtès
2018-06-11gnu: iproute2: Update to 4.17.0.•••* gnu/packages/linux.scm (iproute): Update to 4.17.0. Tobias Geerinckx-Rice
2018-06-11gnu: libfilezilla: Update to 0.12.3.•••* gnu/packages/ftp.scm (libfilezilla): Update to 0.12.3. Tobias Geerinckx-Rice
2018-06-11gnu: emacs-emacsql: Replace mysql with mariadb input.•••* gnu/packages/emacs.scm (emacs-emacsql)[inputs]: Replace 'mysql' with 'mariadb'. Oleg Pykhalov
2018-06-10gnu: guix: Update to 77a1aac.•••* gnu/packages/package-management.scm (guix): Update to 77a1aac. Ludovic Courtès
2018-06-10hydra: guix-modular: Build the full Guix.•••* build-aux/hydra/guix-modular.scm (build-job): Pass #:pull-version to BUILD. Ludovic Courtès
2018-06-10import: json: Consolidate duplicate json-fetch functionality.•••* guix/import/json.scm (json-fetch): Return a list or hash table. (json-fetch-alist): New procedure. * guix/import/github.scm (json-fetch*): Remove. (latest-released-version): Use json-fetch. * guix/import/cpan.scm (module->dist-name): Use json-fetch-alist. (cpan-fetch): Likewise. * guix/import/crate.scm (crate-fetch): Likewise. * guix/import/gem.scm (rubygems-fetch): Likewise. * guix/import/pypi.scm (pypi-fetch): Likewise. * guix/import/stackage.scm (stackage-lts-info-fetch): Likewise. Jelle Licht
2018-06-10gnu: keepalived: Install info documentation.•••* gnu/packages/cluster.scm (keepalived)[arguments]: Add phases 'build-info' and 'install-info'. [native-inputs]: Add texinfo. 宋文武
2018-06-10gnu: Add keepalived.•••* gnu/packages/cluster.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. 宋文武
2018-06-10gnu: Add libnfnetlink.•••* gnu/packages/linux.scm (libnfnetlink): New variable. 宋文武
2018-06-10gnu: mumble: Fix build with Boost 1.66.•••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. Danny Milosavljevic
2018-06-10gnu: nix: Update to 2.0.4.•••* gnu/packages/package-management.scm (nix): Update to 2.0.4. 宋文武
2018-06-10gnu: musescore: Fix build against Qt 5.11.•••* 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". Nicolas Goaziou
2018-06-10gnu: heimdal: Update to 7.5.0.•••* 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> Alex Vong
2018-06-09gnu: milkytracker: Update to 1.02.00.•••* gnu/packages/music.scm (milkytracker): Update to 1.02.00. Kei Kebreau
2018-06-09gnu: GnuPG 1.4: Fix CVE-2018-12020.•••* 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. Leo Famulari
2018-06-09gnu: Add maven-resolver-provider.•••* gnu/packages/maven.scm (maven-resolver-provider): New variable. Julien Lepiller
2018-06-09gnu: Add maven-shared-utils.•••gnu/packages/maven.scm (maven-shared-utils): New variable. Julien Lepiller
2018-06-09gnu: Add maven-repository-metadata.•••* gnu/packages/maven.scm (maven-repository-metadata): New variable. Julien Lepiller
2018-06-09gnu: Add maven-resolver-impl.•••* gnu/packages/maven.scm (maven-resolver-impl): New variable. Julien Lepiller
2018-06-09gnu: Add maven-model-builder.•••* gnu/packages/maven.scm (maven-model-builder): New variable. Julien Lepiller
2018-06-09gnu: Add maven-settings-builder.•••* gnu/packages/maven.scm (maven-settings-builder): New variable. Julien Lepiller
2018-06-09gnu: Add maven-settings.•••* gnu/packages/maven.scm (maven-settings): New variable. Julien Lepiller
2018-06-09gnu: Add maven-builder-support.•••* gnu/packages/maven.scm (maven-builder-support): New variable. Julien Lepiller
2018-06-09gnu: Add maven-model.•••* gnu/packages/maven.scm (maven-model): New variable. Julien Lepiller
2018-06-09gnu: Add maven-artifact.•••* 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. Julien Lepiller
2018-06-09gnu: po4a: Update to 0.53.•••* gnu/packages/gettext.scm (po4a): Update to 0.53. [source]: Update to newer github source location. [arguments]: Disable two failing tests. Julien Lepiller
2018-06-09gnu: terminology: Update to 1.2.1.•••* gnu/packages/enlightenment.scm (terminology): Update to 1.2.1. Efraim Flashner
2018-06-09gnu: gnupg: Update to 2.2.8 (fixes CVE-2018-12020).•••* gnu/packages/gnupg.scm (gnupg): Update to 2.2.8. Efraim Flashner
2018-06-09gnu: openttd: Add patch to fix compilation.•••* gnu/packages/games.scm (openttd)[source]: Add a unreleased upstream patch to fix building OpenTTD with ICU 61. Christopher Baines
2018-06-09gnu: rhythmbox: Add a unreleased patch from upstream.•••* gnu/packages/gnome.scm (rhythmbox)[source]: Add patch from the upstream Git repository, as without this, the package fails to build. Christopher Baines
2018-06-09pull: Record the URL, branch, and commit as a manifest entry property.•••* guix/scripts/pull.scm (derivation->manifest-entry): Turn COMMIT into a keyword parameter; add #:url and #:branch. Add a 'source' property to the manifest entry. (build-and-install): Add #:url and #:branch and pass it to 'derivation->manifest-entry'. (guix-pull): Adjust accordingly. Ludovic Courtès
2018-06-09profiles: Add 'properties' field to manifest entries.•••* guix/profiles.scm (<manifest-entry>)[properties]: New field. (manifest->gexp)[entry->gexp]: Serialize it. (sexp->manifest)[sexp->manifest-entry]: Deserialize it. Ludovic Courtès
2018-06-09packages: Add 'package-patched-vulnerabilities'.•••* guix/packages.scm (patch-file-name): New procedure. (%vulnerability-regexp): New variable. (package-patched-vulnerabilities): New procedure. * guix/scripts/lint.scm (patch-file-name): Remove. (check-vulnerabilities): Adjust to use 'package-patched-vulnerabilities'. * tests/packages.scm ("package-patched-vulnerabilities"): New test. Ludovic Courtès
2018-06-09profiles: Add '%current-profile', 'user-friendly-profile', & co.•••* guix/scripts/package.scm (%user-profile-directory) (%profile-directory, %current-profile, canonicalize-profile) (user-friendly-profile): Move to... * guix/profiles.scm: ... here. Ludovic Courtès
2018-06-09system: Honor ~/.config/guix/current in /etc/profile.•••* 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. Ludovic Courtès
2018-06-09ui: Avoid #:select'ing bindings introduced in the latest (guix build utils).•••This should allow 'guix pull' to complete even when invoked from a Guix that predates commit 5d669883ecc104403c5d3ba7d172e9c02234577c. * guix/ui.scm: Use #:hide instead of #:select. This is a followup to 5d669883ecc104403c5d3ba7d172e9c02234577c. Ludovic Courtès
2018-06-09self: Build the Info manual.•••* guix/self.scm (info-manual): New procedure. (whole-package): Add #:info and honor it. (compiled-guix): Pass #:info. Ludovic Courtès