summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-19gnu: nmap: Update to 7.80.Leo Famulari
* gnu/packages/admin.scm (nmap): Update to 7.80.
2019-08-19gnu: r-gviz: Update to 1.28.1.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-gviz): Update to 1.28.1.
2019-08-19gnu: r-citr: Update to 0.3.2.Ricardo Wurmus
* gnu/packages/cran.scm (r-citr): Update to 0.3.2.
2019-08-19gnu: r-ggstance: Update to 0.3.3.Ricardo Wurmus
* gnu/packages/cran.scm (r-ggstance): Update to 0.3.3.
2019-08-19gnu: r-rjags: Update to 4-9.Ricardo Wurmus
* gnu/packages/cran.scm (r-rjags): Update to 4-9.
2019-08-19gnu: r-lpsolve: Update to 5.6.13.3.Ricardo Wurmus
* gnu/packages/cran.scm (r-lpsolve): Update to 5.6.13.3.
2019-08-19gnu: rss-bridge: Update to 2019-07-06.Arun Isaac
* gnu/packages/web.scm (rss-bridge): Update to 2019-07-06.
2019-08-18gnu: Add emacs-frog-jump-buffer.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-frog-jump-buffer): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18gnu: Add emacs-frog-menu.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-frog-menu): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18gnu: Add emacs-evil-owl.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-evil-owl): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18gnu: Add emacs-symbol-overlay.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-symbol-overlay): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18gnu: Add emacs-org-now.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-org-now): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18gnu: Add emacs-ob-restclient.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-ob-restclient): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18gnu: Add emacs-org-rich-yank.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-org-rich-yank): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18gnu: Add compsize.Pierre Neidhardt
* gnu/packages/linux.scm (compsize): New variable.
2019-08-18gnu: Add emacs-phi-search-mc.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-phi-search-mc): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18gnu: Add emacs-phi-search.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-phi-search): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18gnu: emacs-sesman: Fix source.Oleg Pykhalov
This commit follows 196472e7f37162ecdadb2f2f7a2c02b5cba749a1. * gnu/packages/emacs-xyz.scm (emacs-sesman)[source](origin): Append "v" to a version.
2019-08-18gnu: emacs-sesman: Update to 0.3.4.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-sesman): Update to 0.3.4. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18gnu: emacs-helm-org-rifle: Update to 1.7.0.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-helm-org-rifle): Update to 1.7.0. [inputs]: Add emacs-org. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18gnu: emacs-racket-mode: Update to 0.0.2-2.5300aa0.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-racket-mode): Update to 0.0.2-2.5300aa0. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18gnu: emacs-magit-todos: Update to 1.4.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.4. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18Revert "gnu: ed: Update to 1.15."Nicolas Goaziou
This reverts commit 3ff75b6403fa3be7378d42fb6127ea6b933159a0. Too many dependents packages for master.
2019-08-18gnu: ed: Update to 1.15.Nicolas Goaziou
* gnu/packages/ed.scm (ed): Update to 1.15.
2019-08-17gnu: git: Update to 2.23.0.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (git): Update to 2.23.0.
2019-08-17gnu: xrandr: Update to 1.5.1.Ludovic Courtès
* gnu/packages/xorg.scm (xrandr): Update to 1.5.1. Change archive type to ".tar.xz".
2019-08-17gnu: setxkbmap: Update to 1.3.2.Ludovic Courtès
* gnu/packages/xorg.scm (setxkbmap): Update to 1.3.2.
2019-08-17upstream: Gracefully handle archive type changes.Ludovic Courtès
Previously, if the currently used archive type (e.g., "bz2") was unavailable for the new version, 'guix refresh -u' would crash instead of updating to the archive with the new type. * guix/upstream.scm (package-update/url-fetch): When URL is #f, pick the first of URLS; likewise for SIGNATURE-URL.
2019-08-17refresh: Use the standard diagnostic procedures.Ludovic Courtès
* guix/scripts/refresh.scm (warn-no-updater): Use 'warning' instead of 'format'. (update-package): Use 'info' and 'warning' instead of 'format'.
2019-08-17import: gnome: Update for Guile-JSON 3.x.Ludovic Courtès
This is a followup to 81c3dc32244a17241d74eea9fa265edfcb326f6d. * guix/import/gnome.scm (jsonish->upstream-source): Use 'assoc-ref' instead of 'hash-ref'. (latest-gnome-release): Match a vector containing an alist, not a hash table. Use 'fold' instead of 'hash-fold' over RELEASES.
2019-08-17gnu: guile-email: Fix source hash.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-email)[source]: Fix hash.
2019-08-17build: 'GUIX_CHECK_GUILE_JSON' really checks for Guile-JSON 3.x.Ludovic Courtès
Until now the 'guile' process would always exit with 0, as long as Guile-JSON is installed, whether it's version 1 or version 3. * m4/guix.m4 (GUIX_CHECK_GUILE_JSON): Fix array syntax and remove catch-all 'match' clause.
2019-08-17derivations: Fix typo in docstring.Ludovic Courtès
* guix/derivations.scm (derivation-build-plan): Fix typo in the docstring.
2019-08-17gnu: guix, cuirass: Update to c902458 and 858b6b8 with Guile-JSON 3.x.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to c902458. [inputs]: Switch to GUILE-JSON-3. (guix-daemon)[inputs]: Switch to GUILE-JSON-3. * gnu/packages/ci.scm (cuirass): Update to 858b6b8. [inputs]: Switch to GUILE-JSON-3.
2019-08-17gnu: Add elm-compiler 0.19.0Robert Vollmert
This adds the elm compiler, version 0.19.0. This provides the `elm` command, with the exception of the `elm reactor` subcommand. Named `elm-compiler`, to leave space for `elm` as the full elm including reactor. * gnu/packages/elm.scm: New module. (elm-compiler): New package. * gnu/packages/patches/elm-disable-reactor.patch: New patch. * gnu/packages/patches/elm-fix-map-key.patch: New patch. * gnu/packages/patches/elm-relax-glsl-bound.patch: New patch. * gnu/local.mk: Add new files. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-08-17gnu: geeqie: Build sequentially.Ludovic Courtès
* gnu/packages/image-viewers.scm (geeqie)[arguments]: Add #:parallel-build?.
2019-08-17tests: Move 'guix environment -C --no-cwd' test where it belongs.Ludovic Courtès
This ensures that this test is skipped in contexts where user namespaces are not supported, instead of failing. This is a followup to commit b6dc08393e6a8313b88ce422fc3c1e4e9c0efc6f. * tests/guix-environment.sh: Move '--container --no-cwd' test to... * tests/guix-environment-container.sh: ... here.
2019-08-17tests: Relax expectations for the 'home-page' checker.Ludovic Courtès
Fixes a regression introduced in 50fc2384feb3bb2677d074f8f0deb5ae3c56b4d8. * tests/lint.scm (warning-contains?): New procedure. ("home-page: host not found"): Use 'warning-contains?' instead of testing for equality, as was the case before commit 50fc2384feb. This handles the case where the 'getaddrinfo' error is not "Name or service not known" but instead something like "System error" or "Servname not supported for ai_socktype", as is the case in the build environment.
2019-08-17machine: ssh: Fix sanity checks.宋文武
* gnu/machine/ssh.scm (machine-check-file-system-availability)[check-labeled-file-system]: Use 'source-module-closure' for '(gnu build file-systems)'. (machine-check-initrd-modules): Unquote 'file-system-label->string' instead of 'device'.
2019-08-17gnu: wine-staging: Update to 4.14.Rutger Helling
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.14. * gnu/packages/wine.scm (wine-staging): Update to 4.14. * gnu/packages/wine.scm (wine64-staging): Remove obsolete comment.
2019-08-16gnu: Add libgit2-glib.Giacomo Leidi
* gnu/packages/gnome.scm (libgit2-glib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-16gnu: gramps: Update to 5.0.2.Guillaume Le Vaillant
* gnu/packages/genealogy.scm (gramps): Update to 5.0.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-16gnu: txr: Update to 223.Guillaume Le Vaillant
* gnu/packages/lisp.scm (txr): Update to 223. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-16gnu: wpa-supplicant: install documentation.Timotej Lazar
* gnu/packages/admin.scm (wpa-supplicant)[arguments]: Rename 'install-man-pages' phase to 'install-documentation'; install READMEs and the example config file. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-16linux-modules: Define and use a module name database.Ludovic Courtès
Fixes <https://bugs.gnu.org/34902>. Reported by Julien Lepiller <julien@lepiller.eu>. * gnu/build/linux-modules.scm (module-formal-name): New procedure. (load-linux-modules-from-directory)[lookup-module]: Remove. [module-name->file-name]: New variable. Use it. (module-name->file-name/guess, module-name-lookup) (write-module-name-database): New procedures. * gnu/system/linux-initrd.scm (flat-linux-module-directory): Call 'write-module-name-database'.
2019-08-16linux-modules: Add 'load-linux-modules-from-directory'.Ludovic Courtès
* gnu/build/linux-modules.scm (load-linux-modules-from-directory): New procedure. * gnu/build/linux-boot.scm (boot-system)[lookup-module]: Remove. Use 'load-linux-modules-from-directory' instead.
2019-08-16linux-modules: Add "modules.devname" writer.Ludovic Courtès
* gnu/build/linux-modules.scm (aliases->device-tuple) (write-module-device-database): New procedures. (%not-dash): New variable. Co-authored-by: Danny Milosavljevic <dannym@scratchpost.org>.
2019-08-16linux-modules: Add "modules.alias" writer.Danny Milosavljevic
* gnu/build/linux-modules.scm (write-module-alias-database): New procedure. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-08-16derivations: Delete duplicate inputs when computing derivation hash.Ludovic Courtès
Fixes <https://bugs.gnu.org/36777>. Reported by Carl Dong <contact@carldong.me>. * guix/derivations.scm (derivation/masked-inputs): Call 'delete-duplicates' on INPUTS. * tests/derivations.scm ("derivation with duplicate fixed-output inputs"): New test.
2019-08-16channels: Add 'profile-channels'.Ludovic Courtès
* guix/channels.scm (profile-channels): New procedure. * guix/scripts/describe.scm (display-profile-info)[channels]: Define in terms of 'profile-channels'.