Commit Graph

42796 Commits (b571a69a0fb3ceb93c5f604017ad75a01f1e4e2c)

Author SHA1 Message Date
Brian Leung b571a69a0f
gnu: Add emacs-js2-refactor-el.
* gnu/packages/emacs-xyz.scm (emacs-js2-refactor-el): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:08 +02:00
Brian Leung a8ef7ecc8e
gnu: Add emacs-flycheck-haskell.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-haskell): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:08 +02:00
Brian Leung 83b6da9bc4
gnu: Add emacs-vimrc-mode.
* gnu/packages/emacs-xyz.scm (emacs-vimrc-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:08 +02:00
Brian Leung 5b947258c8
gnu: Add emacs-elisp-docstring-mode.
* gnu/packages/emacs-xyz.scm (emacs-elisp-docstring-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:08 +02:00
Brian Leung e22ab6a1b4
gnu: Add emacs-undo-propose-el.
* gnu/packages/emacs-xyz.scm (emacs-undo-propose-el): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14 17:42:08 +02:00
Ludovic Courtès 66ec389580
vm: Do not mount /xchg with "cache=loose".
Fixes <https://bugs.gnu.org/33639>.

* gnu/system/vm.scm (%linux-vm-file-systems): Remove "cache=loose" for /xchg.
(system-docker-image): Remove 'sync' call, now unneeded, and which was
probably insufficient.
2019-04-14 17:42:08 +02:00
Ludovic Courtès 307ec7324b
tests: separate-store-os: Increase root partition size.
* gnu/tests/install.scm (%separate-store-installation-script): Increase
size of the root partition so that it's big enough to contain
downloaded nars and temporary files.  Add 'df -h /mnt/gnu'.
2019-04-14 17:42:08 +02:00
Ludovic Courtès c9776d5bec
installer: Add wpa-supplicant along with NetworkManager and Connman.
* gnu/installer/services.scm (%system-services) <network-manager,
connman>: Add a 'wpa-supplicant-service-type' instance.
(system-services->configuration): Unsplice it.
2019-04-14 17:42:08 +02:00
Ricardo Wurmus a84510f99b
gnu: Add flightgear.
* gnu/packages/games.scm (flightgear): New variable.
2019-04-14 15:54:40 +02:00
Ricardo Wurmus cd5289467d
gnu: Add plib.
* gnu/packages/game-development.scm (plib): New variable.
2019-04-14 15:53:25 +02:00
Ricardo Wurmus 20185e4fe7
gnu: Add simgear.
* gnu/packages/games.scm (simgear): New variable.
2019-04-14 14:45:47 +02:00
Ricardo Wurmus df8ab77450
gnu: Add openscenegraph-3.4.
* gnu/packages/graphics.scm (openscenegraph-3.4): New variable.
2019-04-14 14:45:47 +02:00
Christopher Baines cabe8f1844
gnu: Add sqitch.
* gnu/packages/databases.scm (sqitch): New variable.
2019-04-14 10:45:59 +01:00
Christopher Baines 7b233133ce
gnu: Add perl-string-shellquote.
* gnu/packages/perl.scm (perl-string-shellquote): New variable.
2019-04-14 10:45:59 +01:00
Christopher Baines 55916fa226
gnu: Add perl-mysql-config.
* gnu/packages/databases.scm (perl-mysql-config): New variable.
2019-04-14 10:45:59 +01:00
Christopher Baines 3840c51555
gnu: Add perl-test-version.
* gnu/packages/perl-check.scm (perl-test-version): New variable.
2019-04-14 10:45:59 +01:00
Christopher Baines 709a9e9214
gnu: Add perl-test-file-contents.
* gnu/packages/perl-check.scm (perl-test-file-contents): New variable.
2019-04-14 10:45:59 +01:00
Christopher Baines 402cfebf5c
gnu: Add perl-test-file.
* gnu/packages/perl-check.scm (perl-test-file): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines 9c5551c4cc
gnu: Add perl-test-dir.
* gnu/packages/perl-check.scm (perl-test-dir): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines c1a4e783b2
gnu: Add perl-test-checkdeps.
* gnu/packages/perl-check.scm (perl-test-checkdeps): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines 618d52a607
gnu: Add perl-uri-db.
* gnu/packages/perl-web.scm (perl-uri-db): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines ce6bea4439
gnu: Add perl-uri-nested.
* gnu/packages/perl-web.scm (perl-uri-nested): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines 9273ebfeab
gnu: Add perl-template-tiny.
* gnu/packages/perl.scm (perl-template-tiny): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines e748fbe2ac
gnu: Add perl-string-formatter.
* gnu/packages/perl.scm (perl-string-formatter): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines f73d4b1fdc
gnu: Add perl-io-pager.
* gnu/packages/perl.scm (perl-io-pager): New variable.
2019-04-14 10:45:58 +01:00
Christopher Baines 54a51789fd
gnu: Add perl-tie-handle-offset.
* gnu/packages/perl.scm (perl-tie-handle-offset): New variable.
2019-04-14 10:45:57 +01:00
Christopher Baines 366b76c1cd
gnu: Add perl-cpan-distnameinfo.
* gnu/packages/perl.scm (perl-cpan-distnameinfo): New variable.
2019-04-14 10:45:57 +01:00
Christopher Baines ef9902d37e
gnu: Add perl-config-gitlike.
* gnu/packages/perl.scm (perl-config-gitlike): New variable.
2019-04-14 10:45:57 +01:00
Christopher Baines 41c685f51c
gnu: Add perl-http-tinyish.
* gnu/packages/web.scm (perl-http-tinyish): New variable.
2019-04-14 10:45:57 +01:00
Rutger Helling 1b7436aeb5
gnu: wine-staging: Update to 4.6.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.6.
* gnu/packages/wine.scm (wine-staging): Update to 4.6.
2019-04-14 09:34:43 +02:00
Julien Lepiller a27ed8fd35
nls: Update 'fr' translation. 2019-04-13 14:50:46 +02:00
Nicolò Balzarotti 296ea15cf3
gnu: Add r-rex.
* gnu/packages/cran.scm (r-rex): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-04-13 11:12:15 +02:00
Ricardo Wurmus 472af99950
gnu: Add marble-marcher.
* gnu/packages/games.scm (marble-marcher): New variable.
2019-04-13 11:06:33 +02:00
Mark H Weaver 5069baedb8
gnu: emacs: Update to 26.2.
* gnu/packages/emacs.scm (emacs): Update to 26.2.
2019-04-12 18:42:43 -04:00
Julien Lepiller ee6c4b62b8
gnu: opam: Update to 2.0.4.
* gnu/packages/ocaml.scm (opam): Update to 2.0.4.
2019-04-12 22:08:28 +02:00
Christopher Baines 81343b9a34
gnu: Fix uri for perl-template-toolkit.
* gnu/packages/perl.scm (perl-template-toolkit)[source]: Fix origin uri.
2019-04-12 20:56:21 +01:00
Ricardo Wurmus e768c37e3f
gnu: r-rpart: Update to 4.1-15.
* gnu/packages/statistics.scm (r-rpart): Update to 4.1-15.
2019-04-12 19:27:39 +02:00
Ricardo Wurmus 7f290982dc
gnu: r-reticulate: Update to 1.12.
* gnu/packages/cran.scm (r-reticulate): Update to 1.12.
2019-04-12 18:34:02 +02:00
Ludovic Courtès c8e070dad7
build: Fix typo in Makefile.am conditional.
Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>
in <https://bugs.gnu.org/35138>.

This is a followup to a7ad4505b7.

* gnu/local.mk [!ENABLE_INSTALLER]: Use 'else', not 'elif'.
2019-04-12 17:56:23 +02:00
Ludovic Courtès 13fd0a3087
install: Use a font with more glyphs on tty2.
* gnu/system/install.scm (%installation-services): For
'console-font-service-type', use LatGrkCyr-8x16 on tty2.
2019-04-12 17:56:23 +02:00
Ludovic Courtès c7dc604253
installer: Choosing a locale opens the translated manual on tty2.
Suggested by Florian Pelz.

* gnu/system/install.scm (%installation-node-names): New variable.
(log-to-info): Expect the chosen locale as an argument.  Compute the
language, Info file name, and node name.  Install the locale.
(documentation-shepherd-service): Add 'locale' parameter to the 'start'
action and honor it.  Set GUIX_LOCPATH and TERM as environment variables
for the process.
* gnu/installer.scm (apply-locale): Use (gnu services herd).  Call
'stop-service' and 'start-service' with the chosen locale.
2019-04-12 17:56:23 +02:00
Ludovic Courtès 126d4c12ce
install: Add standalone documentation service.
* gnu/system/install.scm (log-to-info): Add 'tty' and 'user'
parameters.  Open the tty and change UIDs/GIDs.
(documentation-shepherd-service): New procedure.
(%documentation-users, documentation-service-type): New variables.
(%installation-services): Use it instead of 'mingetty-service'.
2019-04-12 17:56:23 +02:00
Ludovic Courtès 96ef856528
doc: Strip the "Limitations" section.
* doc/guix.texi (Limitations): Strip the paragraph about not being
production-ready.  Remove the number of packages.
2019-04-12 17:56:23 +02:00
Danny Milosavljevic 16cb1c51ad
gnu: fc-host-tools: Fix fc-loadtool.
* gnu/packages/embedded.scm (fc-host-tools)[arguments]<#:phases>
[patch-installation-paths]: Modify.
2019-04-12 16:30:10 +02:00
Jelle Licht 21d56a8237
gnu: emacs-direnv: Update to 1.5.0.
* gnu/packages/emacs-xyz.scm (emacs-direnv): Update to 1.5.0.
2019-04-12 14:00:58 +02:00
Eric Bavier 89647ff1d4
gnu: idris: Run tests.
* gnu/packages/patches/idris-test-no-node.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/idris.scm (idris)[origin]: Use it.
[native-inputs]: New field.
[arguments]: Remove "#:tests? #f".  Add custom 'check' phase after 'install'.
2019-04-11 19:34:01 -05:00
Eric Bavier e16bc71015
gnu: idris: Enable FFI and GMP support.
* gnu/packages/idris.scm (idris)[inputs]: Add ghc-libffi.
[arguments]: Add "-fFFI" and "-fGMP" to #:configure-flags.
2019-04-11 19:34:01 -05:00
Eric Bavier fb038f32ae
gnu: Add ghc-libffi.
* gnu/packages/haskell.scm (ghc-libffi): New variable.
2019-04-11 19:34:00 -05:00
Eric Bavier a4df9ba4ec
gnu: idris: Upgrade to 1.3.1.
* gnu/packages/idris.scm (idris): Upgrade to 1.3.1.
[arguments]: Remove 'update-constraints' phase.
2019-04-11 19:34:00 -05:00
Danny Milosavljevic 0b30a1a072
build-system/linux-module: Configure module like the kernel.
* guix/build/linux-module-build-system.scm (configure): New procedure.
(%standard-phases): Add "configure" phase.
2019-04-12 00:46:08 +02:00