me
/
guix
Archived
1
0
Fork 0
Commit Graph

46996 Commits (33d93a0aec86a60c9e2c2033b2c1cebb9617bb06)

Author SHA1 Message Date
Kei Kebreau 64c70430ec
gnu: gnome-control-center: Fix info-overview panel issues.
GNOME Control Center should now display the correct GNOME version and graphics
information in the "Details > About" panel.

* gnu/packages/gnome.scm (gnome-control-center)[arguments]: Add configure
flag.  Adjust 'patch-paths' phase accordingly.
[inputs]: Add gnome-session.
2019-08-20 21:50:29 -04:00
Tobias Geerinckx-Rice 5485148c76
gnu: tor: Update to 0.4.1.5.
* gnu/packages/tor.scm (tor): Update to 0.4.1.5.
2019-08-20 22:34:24 +02:00
Efraim Flashner d371112bd0
gnu: edirect: Update to 12.1.20190819.
* gnu/packages/bioinformatics.scm (edirect): Update to 12.1.20190819.
2019-08-20 11:08:42 +03:00
Guillaume Le Vaillant f8f2a9449b
gnu: monero: Update to 0.14.1.2.
* gnu/packages/finance.scm (monero): Update to 0.14.1.2.
[arguments]: Add phase to make files writable for the tests. Enable a
previously skipped test.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-08-20 09:20:19 +03:00
Brian Leung b035a10d58
gnu: emacs-git-timemachine: Update to 4.11.
* gnu/packages/emacs-xyz.scm (emacs-git-timemachine): Update to 4.11.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-20 08:39:41 +03:00
Nicolas Goaziou dfe8a7048e
gnu: Add python-folium.
* gnu/packages/python-xyz.scm (python-folium): New variable.
2019-08-20 01:53:49 +02:00
Nicolas Goaziou 2bdb5716d8
gnu: Add python-branca.
* gnu/packages/python-web.scm (python-branca): New variable.
2019-08-20 01:47:27 +02:00
Leo Famulari eaca4d5f86
gnu: Apache httpd: Update to 2.4.41 [security fixes].
Fixes CVE-2019-{5917,10081,10082,10092,10097,10098}].

* gnu/packages/web.scm (httpd): Update to 2.4.41.
2019-08-19 18:01:12 -04:00
Brian Leung eef77fafe3
gnu: Add emacs-org-auto-expand.
* gnu/packages/emacs-xyz.scm (emacs-org-auto-expand): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-19 23:50:09 +03:00
Brian Leung a030345f0b
gnu: emacs-counsel-etags: Update to 1.8.9.
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.8.9.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-19 23:47:54 +03:00
Brian Leung 9b9bfac50d
gnu: emacs-evil-matchit: Update to 2.3.3.
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.3.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-19 23:47:49 +03:00
Oleg Pykhalov 28bd1b0911
gnu: Add emacs-refactor.
* gnu/packages/emacs-xyz.scm (emacs-refactor): New variable.
2019-08-19 23:47:30 +03:00
Leo Famulari 8895b2e0b6
gnu: nmap: Update to 7.80.
* gnu/packages/admin.scm (nmap): Update to 7.80.
2019-08-19 13:27:49 -04:00
Ricardo Wurmus a6a19fb14c
gnu: r-gviz: Update to 1.28.1.
* gnu/packages/bioinformatics.scm (r-gviz): Update to 1.28.1.
2019-08-19 16:25:33 +02:00
Ricardo Wurmus 6b28386dd1
gnu: r-citr: Update to 0.3.2.
* gnu/packages/cran.scm (r-citr): Update to 0.3.2.
2019-08-19 16:25:33 +02:00
Ricardo Wurmus b3aa0d2f96
gnu: r-ggstance: Update to 0.3.3.
* gnu/packages/cran.scm (r-ggstance): Update to 0.3.3.
2019-08-19 16:25:32 +02:00
Ricardo Wurmus 86e243a2e3
gnu: r-rjags: Update to 4-9.
* gnu/packages/cran.scm (r-rjags): Update to 4-9.
2019-08-19 16:25:32 +02:00
Ricardo Wurmus bf9a823686
gnu: r-lpsolve: Update to 5.6.13.3.
* gnu/packages/cran.scm (r-lpsolve): Update to 5.6.13.3.
2019-08-19 16:25:29 +02:00
Arun Isaac fd88b8e4e8
gnu: rss-bridge: Update to 2019-07-06.
* gnu/packages/web.scm (rss-bridge): Update to 2019-07-06.
2019-08-19 16:30:59 +05:30
Brian Leung 41671813f1
gnu: Add emacs-frog-jump-buffer.
* gnu/packages/emacs-xyz.scm (emacs-frog-jump-buffer): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18 21:00:29 +03:00
Brian Leung 317879f555
gnu: Add emacs-frog-menu.
* gnu/packages/emacs-xyz.scm (emacs-frog-menu): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18 21:00:26 +03:00
Brian Leung eff412ed3b
gnu: Add emacs-evil-owl.
* gnu/packages/emacs-xyz.scm (emacs-evil-owl): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18 21:00:21 +03:00
Brian Leung 7fd1495079
gnu: Add emacs-symbol-overlay.
* gnu/packages/emacs-xyz.scm (emacs-symbol-overlay): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18 21:00:11 +03:00
Brian Leung 3eb245434b
gnu: Add emacs-org-now.
* gnu/packages/emacs-xyz.scm (emacs-org-now): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18 20:53:02 +03:00
Brian Leung 3615e9e6c5
gnu: Add emacs-ob-restclient.
* gnu/packages/emacs-xyz.scm (emacs-ob-restclient): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18 20:52:58 +03:00
Brian Leung 64cd8e838a
gnu: Add emacs-org-rich-yank.
* gnu/packages/emacs-xyz.scm (emacs-org-rich-yank): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18 20:37:23 +03:00
Pierre Neidhardt 49b28a740b
gnu: Add compsize.
* gnu/packages/linux.scm (compsize): New variable.
2019-08-18 15:48:50 +02:00
Brian Leung 0fc235a023
gnu: Add emacs-phi-search-mc.
* gnu/packages/emacs-xyz.scm (emacs-phi-search-mc): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18 15:56:31 +03:00
Brian Leung e076ca86db
gnu: Add emacs-phi-search.
* gnu/packages/emacs-xyz.scm (emacs-phi-search): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18 15:56:30 +03:00
Oleg Pykhalov 44e8358298
gnu: emacs-sesman: Fix source.
This commit follows 196472e7f3.

* gnu/packages/emacs-xyz.scm (emacs-sesman)[source](origin): Append "v" to a
version.
2019-08-18 15:56:30 +03:00
Brian Leung 196472e7f3
gnu: emacs-sesman: Update to 0.3.4.
* gnu/packages/emacs-xyz.scm (emacs-sesman): Update to 0.3.4.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18 15:24:44 +03:00
Brian Leung de7f3dc7ee
gnu: emacs-helm-org-rifle: Update to 1.7.0.
* 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-18 15:24:43 +03:00
Brian Leung a212a54c02
gnu: emacs-racket-mode: Update to 0.0.2-2.5300aa0.
* 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-18 15:24:43 +03:00
Brian Leung 36d4926949
gnu: emacs-magit-todos: Update to 1.4.
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.4.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-18 15:24:30 +03:00
Nicolas Goaziou 37d40fa509
Revert "gnu: ed: Update to 1.15."
This reverts commit 3ff75b6403.

Too many dependents packages for master.
2019-08-18 12:20:53 +02:00
Nicolas Goaziou 3ff75b6403
gnu: ed: Update to 1.15.
* gnu/packages/ed.scm (ed): Update to 1.15.
2019-08-18 12:19:45 +02:00
Tobias Geerinckx-Rice e764ba5225
gnu: git: Update to 2.23.0.
* gnu/packages/version-control.scm (git): Update to 2.23.0.
2019-08-17 23:30:11 +02:00
Ludovic Courtès 1b1c162124
gnu: xrandr: Update to 1.5.1.
* gnu/packages/xorg.scm (xrandr): Update to 1.5.1.  Change archive type
to ".tar.xz".
2019-08-17 23:18:11 +02:00
Ludovic Courtès beeeb261f2
gnu: setxkbmap: Update to 1.3.2.
* gnu/packages/xorg.scm (setxkbmap): Update to 1.3.2.
2019-08-17 23:18:11 +02:00
Ludovic Courtès 0ea009db9d
upstream: Gracefully handle archive type changes.
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-17 23:18:11 +02:00
Ludovic Courtès 4496ea74aa
refresh: Use the standard diagnostic procedures.
* guix/scripts/refresh.scm (warn-no-updater): Use 'warning' instead of
'format'.
(update-package): Use 'info' and 'warning' instead of 'format'.
2019-08-17 23:18:11 +02:00
Ludovic Courtès 8d64ef567f
import: gnome: Update for Guile-JSON 3.x.
This is a followup to 81c3dc3224.

* 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-17 23:18:11 +02:00
Arun Isaac d88b811adf
gnu: guile-email: Fix source hash.
* gnu/packages/guile-xyz.scm (guile-email)[source]: Fix hash.
2019-08-17 23:04:14 +05:30
Ludovic Courtès 611a64bd7e
build: 'GUIX_CHECK_GUILE_JSON' really checks for Guile-JSON 3.x.
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-17 19:26:21 +02:00
Ludovic Courtès 23ab21fa9d
derivations: Fix typo in docstring.
* guix/derivations.scm (derivation-build-plan): Fix typo in the
docstring.
2019-08-17 19:26:10 +02:00
Ludovic Courtès 2eb0628a42
gnu: guix, cuirass: Update to c902458 and 858b6b8 with Guile-JSON 3.x.
* 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-17 19:25:48 +02:00
Robert Vollmert c902458863
gnu: Add elm-compiler 0.19.0
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-17 16:23:06 +02:00
Ludovic Courtès 198f560fcd
gnu: geeqie: Build sequentially.
* gnu/packages/image-viewers.scm (geeqie)[arguments]: Add #:parallel-build?.
2019-08-17 16:23:05 +02:00
Ludovic Courtès 75a6f66815
tests: Move 'guix environment -C --no-cwd' test where it belongs.
This ensures that this test is skipped in contexts where user namespaces
are not supported, instead of failing.

This is a followup to commit b6dc08393e.

* tests/guix-environment.sh: Move '--container --no-cwd' test to...
* tests/guix-environment-container.sh: ... here.
2019-08-17 16:23:05 +02:00
Ludovic Courtès 37592014e1
tests: Relax expectations for the 'home-page' checker.
Fixes a regression introduced in
50fc2384fe.

* 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 50fc2384fe.
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-17 16:23:05 +02:00