Commit Graph

42836 Commits (42ce34471fc16b40f8407fe099bd929506c7d271)

Author SHA1 Message Date
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
Danny Milosavljevic 55548cdc6a
gnu: rust: Enable parallel tests starting with 1.26.
* gnu/packages/rust.scm (rust-1.26)[arguments]<#:phases>[check]: Enable
parallel tests.
2019-04-12 00:26:29 +02:00
Danny Milosavljevic 88e13c2587
build-system/linux-module: Support module source versioning.
* guix/build-system/linux-module.scm (make-linux-module-builder)
[native-inputs]: Add linux.
[arguments]<#:phases>[install]: Install "System.map" and "Module.symvers".
* guix/build/linux-module-build-system.scm (configure): Delete procedure.
(%standard-phases): Delete "configure" phase.
2019-04-12 00:13:34 +02:00
Ricardo Wurmus b2521eed91
gnu: r-ggthemes: Update to 4.1.1.
* gnu/packages/statistics.scm (r-ggthemes): Update to 4.1.1.
2019-04-11 23:37:25 +02:00
Ricardo Wurmus 5bd8ad8bde
gnu: r-plotly: Update to 4.9.0.
* gnu/packages/statistics.scm (r-plotly): Update to 4.9.0.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus c0fcbdfa9d
gnu: r-plotrix: Update to 3.7-5.
* gnu/packages/statistics.scm (r-plotrix): Update to 3.7-5.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus eacfa685d7
gnu: r-devtools: Update to 2.0.2.
* gnu/packages/statistics.scm (r-devtools): Update to 2.0.2.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus 6e95f0e153
gnu: r-backports: Update to 1.1.4.
* gnu/packages/statistics.scm (r-backports): Update to 1.1.4.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus 9fc1cdc928
gnu: r-rversions: Update to 1.1.0.
* gnu/packages/statistics.scm (r-rversions): Update to 1.1.0.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus 67c6770d39
gnu: r-data-table: Update to 1.12.2.
* gnu/packages/statistics.scm (r-data-table): Update to 1.12.2.
2019-04-11 23:37:24 +02:00
Ricardo Wurmus e9437c5b4a
gnu: r-rlang: Update to 0.3.4.
* gnu/packages/statistics.scm (r-rlang): Update to 0.3.4.
2019-04-11 23:37:24 +02:00