summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* installer: Choosing a locale opens the translated manual on tty2.Ludovic Courtès2019-04-12
| | | | | | | | | | | | | 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.
* install: Add standalone documentation service.Ludovic Courtès2019-04-12
| | | | | | | | * 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'.
* doc: Strip the "Limitations" section.Ludovic Courtès2019-04-12
| | | | | * doc/guix.texi (Limitations): Strip the paragraph about not being production-ready. Remove the number of packages.
* gnu: fc-host-tools: Fix fc-loadtool.Danny Milosavljevic2019-04-12
| | | | | * gnu/packages/embedded.scm (fc-host-tools)[arguments]<#:phases> [patch-installation-paths]: Modify.
* gnu: emacs-direnv: Update to 1.5.0.Jelle Licht2019-04-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-direnv): Update to 1.5.0.
* gnu: idris: Run tests.Eric Bavier2019-04-11
| | | | | | | | * 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'.
* gnu: idris: Enable FFI and GMP support.Eric Bavier2019-04-11
| | | | | * gnu/packages/idris.scm (idris)[inputs]: Add ghc-libffi. [arguments]: Add "-fFFI" and "-fGMP" to #:configure-flags.
* gnu: Add ghc-libffi.Eric Bavier2019-04-11
| | | | * gnu/packages/haskell.scm (ghc-libffi): New variable.
* gnu: idris: Upgrade to 1.3.1.Eric Bavier2019-04-11
| | | | | * gnu/packages/idris.scm (idris): Upgrade to 1.3.1. [arguments]: Remove 'update-constraints' phase.
* build-system/linux-module: Configure module like the kernel.Danny Milosavljevic2019-04-12
| | | | | * guix/build/linux-module-build-system.scm (configure): New procedure. (%standard-phases): Add "configure" phase.
* gnu: rust: Enable parallel tests starting with 1.26.Danny Milosavljevic2019-04-12
| | | | | * gnu/packages/rust.scm (rust-1.26)[arguments]<#:phases>[check]: Enable parallel tests.
* build-system/linux-module: Support module source versioning.Danny Milosavljevic2019-04-12
| | | | | | | | * 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.
* gnu: r-ggthemes: Update to 4.1.1.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/statistics.scm (r-ggthemes): Update to 4.1.1.
* gnu: r-plotly: Update to 4.9.0.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/statistics.scm (r-plotly): Update to 4.9.0.
* gnu: r-plotrix: Update to 3.7-5.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/statistics.scm (r-plotrix): Update to 3.7-5.
* gnu: r-devtools: Update to 2.0.2.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/statistics.scm (r-devtools): Update to 2.0.2.
* gnu: r-backports: Update to 1.1.4.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/statistics.scm (r-backports): Update to 1.1.4.
* gnu: r-rversions: Update to 1.1.0.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/statistics.scm (r-rversions): Update to 1.1.0.
* gnu: r-data-table: Update to 1.12.2.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/statistics.scm (r-data-table): Update to 1.12.2.
* gnu: r-rlang: Update to 0.3.4.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/statistics.scm (r-rlang): Update to 0.3.4.
* gnu: r-ggplot2: Update to 3.1.1.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/statistics.scm (r-ggplot2): Update to 3.1.1.
* gnu: r-nlme: Update to 3.1-139.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/statistics.scm (r-nlme): Update to 3.1-139.
* gnu: r-pracma: Update to 2.2.5.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/maths.scm (r-pracma): Update to 2.2.5.
* gnu: r-wgcna: Update to 1.67.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/cran.scm (r-wgcna): Update to 1.67.
* gnu: r-reinforcelearn: Update to 0.2.1.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/cran.scm (r-reinforcelearn): Update to 0.2.1.
* gnu: r-huge: Update to 1.3.2.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/cran.scm (r-huge): Update to 1.3.2.
* gnu: r-summarytools: Update to 0.9.3.Ricardo Wurmus2019-04-11
| | | | | * gnu/packages/cran.scm (r-summarytools): Update to 0.9.3. [propagated-inputs]: Add r-tibble.
* gnu: r-remotes: Update to 2.0.4.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/cran.scm (r-remotes): Update to 2.0.4.
* gnu: r-usethis: Update to 1.5.0.Ricardo Wurmus2019-04-11
| | | | | * gnu/packages/cran.scm (r-usethis): Update to 1.5.0. [propagated-inputs]: Add r-purrr, r-withr, and r-yaml.
* gnu: r-tinytex: Update to 0.12.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/cran.scm (r-tinytex): Update to 0.12.
* gnu: r-broom: Update to 0.5.2.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/cran.scm (r-broom): Update to 0.5.2.
* gnu: r-ddalpha: Update to 1.3.9.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/cran.scm (r-ddalpha): Update to 1.3.9.
* gnu: r-rvest: Update to 0.3.3.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/cran.scm (r-rvest): Update to 0.3.3.
* gnu: r-genomicfeatures: Update to 1.34.8.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.34.8.
* gnu: creduce: Upgrade to 2.8.0.Eric Bavier2019-04-11
| | | | | | * gnu/packages/debug.scm (creduce): Upgrade to 2.8.0. [inputs]: Use llvm-6 and clang-6. Remove perl-sys-cpu. [arguments]: Use custom 'check phase.
* colors: Add 'colorize-matches'.Ludovic Courtès2019-04-11
| | | | | * guix/colors.scm (colorize-matches): New procedure. (color-rules): Rewrite in terms of 'colorize-matches'.
* colors: Introduce a disjoint type and pre-compute ANSI escapes.Ludovic Courtès2019-04-11
| | | | | | | | | | | | | | | | | | * guix/colors.scm (color-table, color): Remove. (<color>): New record type. (print-color): New procedure. (define-color-table, color): New macros. (color-codes->ansi): New procedure. (%reset): New variable. (colorize-string): Rewrite accordingly. (color-rules): Adjust accordingly. * guix/status.scm (print-build-event): Adjust to new 'colorize-string' interface. * guix/ui.scm (%highlight-argument): Likewise. (%warning-colors, %info-colors, %error-colors, %hint-colors) (%highlight-colors): Remove. (%warning-color, %info-color, %error-color, %hint-color) (%highlight-color): New variables.
* guix gc: '-d' does not attempt to delete non-user-owned roots.Ludovic Courtès2019-04-11
| | | | | * guix/scripts/gc.scm (guix-gc)[delete-generations]: Limit to user-owned roots, unless we're running as root.
* gnu: Add python2-checkm-genome.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/bioinformatics.scm (python2-checkm-genome): New variable.
* gnu: Add tensorflow.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/machine-learning.scm (tensorflow): New variable.
* gnu: make-linux-libre: Install "Module.symvers".Danny Milosavljevic2019-04-11
| | | | * gnu/packages/linux.scm (make-linux-libre): Install "Module.symvers".
* gnu: Add vhba-module.Pierre Neidhardt2019-04-11
| | | | | | * gnu/packages/linux.scm (vhba-module): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* Add (guix build-system linux-module).Danny Milosavljevic2019-04-11
| | | | | | | * guix/build/linux-module-build-system.scm: New file. * guix/build-system/linux-module.scm: New file. * doc/guix.texi (Build Systems): Document it. * Makefile.am (MODULES): Add them.
* gnu: guitarix: Update to 0.38.1.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/audio.scm (guitarix): Update to 0.38.1.
* gnu: Add pplacer.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): New variables.
* gnu: ocaml-mcl: Do not use unstable tarball.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/machine-learning.scm (ocaml-mcl)[source]: Use git-fetch.
* gnu: ocaml-mcl: Build with latest OCaml.Ricardo Wurmus2019-04-11
| | | | | | * gnu/packages/machine-learning.scm (ocaml-mcl)[arguments]: Remove #:ocaml and #:findlib arguments; patch code in build phase. [native-inputs]: Add ocamlbuild.
* gnu: Add ocaml-gsl-1.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/ocaml.scm (ocaml-gsl-1): New variable.
* gnu: httrack: Correct licence prefix.Tobias Geerinckx-Rice2019-04-11
| | | | | | This follows up on commit ed132a57c103a764f5831521f2ae332e5b34b762. * gnu/packages/web.scm (httrack)[license]: Use the right prefix.
* gnu: Add httrack.Nicolas Goaziou2019-04-11
| | | | * gnu/packages/web.scm (httrack): New variable.