Commit Graph

40646 Commits (d2b38df62eda5b332f8911e1b1591352723631fe)

Author SHA1 Message Date
Christopher Baines 92b3750059
gnu: Add ruby-oauth2.
* gnu/packages/ruby.scm (ruby-oauth2): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines ca914b5bb1
gnu: Add ruby-multi-xml.
* gnu/packages/ruby.scm (ruby-multi-xml): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines 2a8581ac38
gnu: Add ruby-jwt.
* gnu/packages/ruby.scm (ruby-jwt): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines 2a9ce5cb3e
gnu: Add ruby-rbnacl.
* gnu/packages/ruby.scm (ruby-rbnacl): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines dbbe88d383
gnu: Add ruby-que.
* gnu/packages/ruby.scm (ruby-que): New variable.
2019-03-04 20:33:19 +00:00
Christopher Baines a714c30f96
gnu: Add ruby-terraform.
* gnu/packages/ruby.scm (ruby-terraform): New variable.
2019-03-04 20:33:19 +00:00
Christopher Baines b32225187b
gnu: Add ruby-lino.
* gnu/packages/ruby.scm (ruby-lino): New variable.
2019-03-04 20:33:19 +00:00
Christopher Baines 353b7eb8c5
gnu: Add ruby-hamster.
* gnu/packages/ruby.scm (ruby-hamster): New variable.
2019-03-04 20:33:19 +00:00
Christopher Baines 433e315430
gnu: Add ruby-open4.
Also add a copyright line, as I've obviously neglected to do that in the past.

* gnu/packages/ruby.scm (ruby-open4): New variable.
2019-03-04 20:33:17 +00:00
Efraim Flashner 2850d87772
gnu: dehydrated: Don't use unstable tarball.
* gnu/packages/tls.scm (dehydrated)[source]: Use release tarball.
[native-inputs]: Add gzip, tar.
[arguments]: Unzip tarball before installing. Install license file.
2019-03-04 22:17:26 +02:00
Dan Frumin 3d03fed47f
gnu: coq-coquelicot: Update to 3.0.2.
* gnu/packages/coq.scm (coq-coquelicot): Update to 3.0.2.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-03-04 20:58:57 +01:00
Pierre Neidhardt 7d3a78e731
gnu: emacs-orgit: Update to 20190304.
* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 20190304.
2019-03-04 19:42:10 +01:00
Tobias Geerinckx-Rice 171234d572
gnu: calcurse: Update to 4.4.0.
* gnu/packages/calcurse.scm (calcurse): Update to 4.4.0.
2019-03-04 19:07:10 +01:00
Tobias Geerinckx-Rice 02eae558fc
gnu: calcurse: Fix documentation directory.
* gnu/packages/calcurse.scm (calcurse)[arguments]: Set ‘--docdir’
in #:configure-flags' and add ‘respect-docdir’ phase to use it.
2019-03-04 19:07:10 +01:00
Tobias Geerinckx-Rice ad257ec8b5
gnu: thermald: Update to 1.8.
* gnu/packages/admin.scm (thermald): Update to 1.8.
[source]: Add patch.
* gnu/packages/patches/thermald-make-int-max32-visible.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-03-04 19:07:10 +01:00
Ricardo Wurmus 96f39b2a6e
gnu: Add java-jblas.
* gnu/packages/java-maths.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-03-04 17:14:15 +01:00
Ricardo Wurmus 74fea1e2df
gnu: lyx: Remove obsolete patch.
* gnu/packages/patches/lyx-2.2.3-fix-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-03-04 17:14:15 +01:00
Efraim Flashner 0132f3e67f
gnu: emacs-minimal: Don't inherit configure-flags.
* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Move
configure-flags lower than inherited package-arguments so it won't be
overwritten.
2019-03-04 17:35:26 +02:00
Rutger Helling c9d2d3104b
gnu: looking-glass-client: Update to commit 182c475.
* gnu/packages/virtualization.scm (looking-glass-client): Update to commit
182c475. Rename from lookingglass to looking-glass-client. Add
deprecated-package lookingglass.
2019-03-04 16:20:27 +01:00
Efraim Flashner 662ff659ec
gnu: mkvtoolnix: Use modular qt.
* gnu/packages/video.scm (mkvtoolnix)[inputs]: Remove qt, add qtbase,
qtmultimedia.
[native-inputs]: Add qttools.
2019-03-04 17:15:23 +02:00
Efraim Flashner f3395a7b4d
gnu: mkvtoolnix: Unbundle more libraries.
* gnu/packages/video.scm (mkvtoolnix)[source]: Remove more bundled
libraries.
[inputs]: Add fmt, cmark.
2019-03-04 17:15:23 +02:00
Efraim Flashner e7ed996c53
gnu: mkvtoolnix: Update to 31.0.0.
* gnu/packages/video.scm (mkvtoolnix): Update to 31.0.0.
[arguments]: Remove unneeded 'with-extra-includes' flag, add flags to
disable update checks and not use precompiled headers.
2019-03-04 17:15:20 +02:00
Lprndn c36448131d
gnu: Add arcan-sdl.
* gnu/packages/arcan.scm (arcan-sdl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-04 15:22:59 +01:00
Lprndn e32099732c
gnu: Add arcan.
* gnu/packages/arcan.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-04 15:22:59 +01:00
Pierre-Antoine Rouby 94be7c8b2a
gnu: emacs: Add modules support.
* gnu/packages/emacs.scm (emacs): Add modules support in configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-04 15:22:59 +01:00
Ludovic Courtès dca5821958
environment: Rename '--inherit' to '--preserve'.
Suggested by Eric Bavier and Ricardo Wurmus.

* guix/scripts/environment.scm (show-help, %options): Emit a deprecation
warning for "--inherit" and add -E/--preserve.
* tests/guix-environment.sh: Adjust accordingly.
* doc/guix.texi (Invoking guix environment): Update accordingly.
2019-03-04 15:22:59 +01:00
Ludovic Courtès bab9cc4aff
environment: Remove deprecated -E/--exec option.
* guix/scripts/environment.scm (%options): Remove "--exec", which was
deprecated in commit 1de2fe95e0 in 2015.
* tests/guix-environment.sh: Remove use of '-E'.
2019-03-04 15:22:59 +01:00
Ludovic Courtès c483c5c82c
doc: Better explain the 'password' field of <user-account>.
* doc/guix.texi (User Accounts): Provide an example use of 'crypt', and
mention the security implications.
2019-03-04 15:22:58 +01:00
Ludovic Courtès 56a93cb975
services: Use 'file-append' for user account shells.
* gnu/services/cuirass.scm (cuirass-account): Use 'file-append' instead
of #~(string-append #$shadow "/sbin/nologin").
* gnu/services/monitoring.scm (zabbix-server-account): Likewise.
(zabbix-agent-account): Likewise.
* gnu/services/rsync.scm (rsync-account): Likewise.
* gnu/services/ssh.scm (%openssh-accounts): Likewise.
2019-03-04 15:22:58 +01:00
Ludovic Courtès 8bb76f3d44
activation: Make home directories #o700 by default.
Until now they'd be #o755, except for /root, which is treated specially
in (gnu build install).

* gnu/build/activation.scm (activate-user-home): Chmod HOME to #o700.
Remove redundant 'unless system?'.
2019-03-04 15:22:58 +01:00
Ludovic Courtès ba926e3534
tests: Use non-deprecated (guix store) API.
This is a followup to f9e8a12379.

* gnu/tests/base.scm (run-basic-test)["/run/current-system is a GC
root"]: Use 'store-protocol-error?' instead of 'nix-protocol-error?'.
2019-03-04 15:22:58 +01:00
Ricardo Wurmus 3a0babacdc
gnu: Add r-htscluster.
* gnu/packages/bioconductor.scm (r-htscluster): New variable.
2019-03-04 15:00:18 +01:00
Ricardo Wurmus 4254b480c9
gnu: Add r-capushe.
* gnu/packages/cran.scm (r-capushe): New variable.
2019-03-04 15:00:05 +01:00
Ricardo Wurmus e7a53914f1
gnu: python-matplotlib-documentation: Fix build.
* gnu/packages/python-xyz.scm (python-matplotlib-documentation)
[native-inputs]: Add python-ipykernel; replace texlive with a texlive-union
consisting of texlive-latex-amsfonts, texlive-latex-amsmath,
texlive-latex-enumitem, texlive-latex-expdlist, texlive-latex-preview,
texlive-latex-type1cm, texlive-latex-ucs, texlive-generic-pdftex,
texlive-fonts-amsfonts, texlive-fonts-ec, texlive-fonts-adobe-times, and
texlive-fonts-txfonts.
[arguments]: Do not build PDF, remove PDF-related changes; patch to avoid
dependency on network resources.
2019-03-04 13:57:58 +01:00
Pierre Neidhardt b6fd7f5003
gnu: emacs-helm-emms: Update to 20190304.
* gnu/packages/emacs-xyz.scm (emacs-helm-emms): Update to 20190304.
2019-03-04 12:17:13 +01:00
Pierre Neidhardt 3499638ef8
gnu: emacs-evil-magit: Update to 20190224.
* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to 20190224.
2019-03-04 08:33:35 +01:00
Pierre Neidhardt 3a56c51836
gnu: emacs-magit-todos: Update to 1.1.7.
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.1.7.
2019-03-04 08:33:35 +01:00
Pierre Neidhardt d60213967a
gnu: emacs-magit: Update to 2.90.1.
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 2.90.1.
2019-03-04 08:33:35 +01:00
Efraim Flashner 3261a73280
gnu: avidemux: Build with modular qt.
* gnu/packages/video.scm (avidemux)[inputs]: Remove qt, add qtbase,
qttools.
2019-03-03 22:09:51 +02:00
Efraim Flashner ae63b2c582
gnu: avidemux: Update to 2.7.1.
* gnu/packages/video.scm (avidemux): Update to 2.7.1.
[arguments]: Update bundled ffmpeg to 3.3.7.
2019-03-03 22:09:47 +02:00
Efraim Flashner ad656e70b6
gnu: libopenshot: Build with modular qt.
* gnu/packages/video.scm (libopenshot)[propagated-inputs]: Remove qt,
add qtbase, qtmultimedia.
2019-03-03 17:35:50 +02:00
Efraim Flashner 277becbbb7
gnu: libopenshot: Remove bundled libraries.
* gnu/packages/video.scm (libopenshot)[source]: Add snippet to remove
bundled libraries.
2019-03-03 17:35:49 +02:00
Efraim Flashner 4f889375f2
gnu: libopenshot: Fix tests on other architectures.
* gnu/packages/video.scm (libopenshot)[source]: Add patch.
* gnu/packages/patches/libopenshot-fixup-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2019-03-03 17:35:49 +02:00
Brian Leung d2f555f59b
gnu: Add emacs-isearch+.
* gnu/packages/emacs-xyz.scm (emacs-isearch+): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-03-03 15:39:45 +01:00
Rutger Helling 0fa3d705d2
gnu: wine-staging: Add faudio support.
* gnu/packages/wine.scm (wine-staging)[inputs]: Add faudio.
[arguments]: Adjust patchinstall.sh to faudio.
* gnu/packages/wine.scm (wine64-staging)[arguments]: Adjust patchinstall.sh to
faudio.
2019-03-03 11:01:51 +01:00
Rutger Helling ea3510f8a7
gnu: Add faudio.
* gnu/packages/audio.scm (faudio): New variable.
2019-03-03 11:01:51 +01:00
Rutger Helling dbb1ef51c8
gnu: wine-staging: Update to 4.3.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.3.
* gnu/packages/wine.scm (wine-staging): Update to 4.3.
2019-03-03 10:23:29 +01:00
Ricardo Wurmus d74656ea02
gnu: eolie: Update to 0.9.52.
* gnu/packages/gnome.scm (eolie): Update to 0.9.52.
2019-03-03 09:24:02 +01:00
Nicolas Goaziou 35556d7da0
gnu: musescore: Update to 3.0.4.
* gnu/packages/music.scm (musescore): Update to 3.0.4.
2019-03-03 00:17:30 +01:00
Marius Bakke 5a222ebaee
gnu: python-dask: Update to 1.1.3.
* gnu/packages/python-xyz.scm (python-dask): Update to 1.1.3.
2019-03-02 22:21:16 +01:00