Age | Commit message (Collapse) | Author |
|
* gnu/packages/cran.scm (r-doby): Update to 4.6.12.
[propagated-inputs]: Remove r-curry.
|
|
* gnu/packages/cran.scm (r-insight): Update to 0.16.0.
|
|
* gnu/packages/cran.scm (r-rdpack): Update to 2.1.4.
|
|
* gnu/packages/cran.scm (r-fst): Update to 0.9.8.
[propagated-inputs]: Add r-fstcore.
|
|
* gnu/packages/cran.scm (r-dosnow): Update to 1.0.20.
|
|
* gnu/packages/cran.scm (r-parsedate): Update to 1.3.0.
[propagated-inputs]: Remove r-rematch2.
|
|
* gnu/packages/cran.scm (r-tinytex): Update to 0.37.
|
|
* gnu/packages/cran.scm (r-pillar): Update to 1.7.0.
|
|
* gnu/packages/cran.scm (r-seriation): Update to 1.3.2.
|
|
* gnu/packages/cran.scm (r-tsp): Update to 1.2-0.
|
|
* gnu/packages/cran.scm (r-cli): Update to 3.2.0.
|
|
* gnu/packages/cran.scm (r-jomo): Update to 2.7-3.
[propagated-inputs]: Add r-tibble.
|
|
* gnu/packages/cran.scm (r-recipes): Update to 0.2.0.
[propagated-inputs]: Add r-hardhat.
|
|
* gnu/packages/cran.scm (r-generics): Update to 0.1.2.
|
|
* gnu/packages/cran.scm (r-gower): Update to 1.0.0.
|
|
* gnu/packages/cran.scm (r-magic): Update to 1.6-0.
|
|
* gnu/packages/cran.scm (r-cvst): Update to 0.2-3.
|
|
* gnu/packages/cran.scm (r-circlize): Update to 0.4.14.
|
|
* gnu/packages/cran.scm (r-rcppthread): Update to 2.0.2.
|
|
* gnu/packages/cran.scm (r-glue): Update to 1.6.2.
|
|
* gnu/packages/cran.scm (r-colorspace): Update to 2.0-3.
|
|
* gnu/packages/cran.scm (r-jsonlite): Update to 1.8.0.
|
|
* gnu/packages/cran.scm (r-ashr): Update to 2.2-54.
|
|
* gnu/packages/cran.scm (r-clipr): Update to 0.8.0.
|
|
* gnu/packages/cran.scm (r-v8): Update to 4.1.0.
|
|
* gnu/packages/cran.scm (r-fstcore): New variable.
|
|
* gnu/packages/cran.scm (r-spatstat-random): New variable.
|
|
* gnu/packages/cran.scm (r-torch): Update to 0.7.0.
|
|
* gnu/packages/machine-learning.scm (liblantern): Update to 0.7.0.
|
|
* gnu/packages/machine-learning.scm (python-pytorch-for-r-torch): Use
definition on python-pytorch, thereby updating to 1.10.2.
|
|
* gnu/packages/cran.scm (r-leaflet): Update to 2.1.0.
|
|
* gnu/packages/databases.scm (apache-arrow): Update to 7.0.0.
|
|
* gnu/packages/cran.scm (r-shinyjqui): Update to 0.4.1.
[source]: Delete minified JavaScript file.
[arguments]: Minify additional JavaScript file from source.
[propagated-inputs]: Add r-rlang.
[native-inputs]: Add jquery.ui.touch-punch.js.
|
|
* gnu/system/images/novena.scm (novena-barebones-os)[kernel]: Use the
linux-libre-arm-generic kernel.
[initrd-modules]: Do not specify any modules as sdhci-esdhc-imx, ahci_imx and
i2c-dev are built-in in the arm-generic kernel.
|
|
* gnu/packages/diffoscope.scm (diffoscope): Update to 207.
|
|
* gnu/packages/crypto.scm (crypto++): Update to 8.6.0.
Note: This release includes a fix for a bug where code using AVX2
instructions produced incorrect encrypted files:
https://github.com/weidai11/cryptopp/issues/1069
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Previously, gcc@11 would inherit the 'compiler-cpu-architectures'
property from gcc@8.
* gnu/packages/gcc.scm (gcc-11)[properties]: New field.
|
|
* gnu/packages/ocaml.scm (ocaml-lacaml)[origin]: Add 'snippet'.
[properties]: New field.
|
|
This is a followup to bcc13ee8a19b09ae880ebb18e5a0cc75a9219a14.
* gnu/packages/radio.scm (rtl-sdr)[arguments]: Add 'fix-udev-rules' phase.
|
|
* gnu/packages/education.scm (gcompris-qt): Update to 2.3.
|
|
* gnu/packages/radio.scm (rtl-sdr): Update to 0.6.0.1-5e73f90.
|
|
* gnu/packages/curl.scm (coeurl)[source]: Add file-name field.
|
|
* gnu/packages/admin.scm (isc-dhcp)[inputs]: Move config to ...
[native-inputs]: ... here.
|
|
* gnu/packages/python-xyz.scm (python-ansicolors): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
The removed code below affected two locations where Elixir uses Git:
* At build-time, Git is used to see if the build is inside a Git repo and if so, git info
is added to the build information that Elixir returns with `System.build_info()`. The code
uses PATH + `git` so the Git version from the inputs is used which is just fine.
* At run-time, Git is used by Mix if, and only if, there are any Git-based dependencies. This
is not the normal case, and in that sense Git is an optional dependency of Elixir - most
projects will work just fine without Git being present. Here, too, PATH + `git` is used
so if there is a need on a user's system to use Git-based dependencies, the user can just
add the package to the profile and things will just work.
I feel that leaving this alone is cleaner than trying to fix the dependency (if we want to
keep it, it needs to be in propagated-inputs in order to keep Git around; I stumbled upon
this building a project with Git dependencies after doing a `guix gc`. However, given that
using Git dependencies is the exception and I think that minimizing dependencies is nicer
I opted to just remove the substition completely).
* gnu/packages/elixir.scm (elixir)[arguments]: In 'replace-paths' phase,
remove substitutions of "git".
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maven.scm (maven-pom): Update to 3.8.5.
(maven-model-builder)[arguments]: Build from the subdirectory to work
around a test issue.
(maven-3.0-model-builder)[arguments]: Fix accordingly.
|
|
* gnu/packages/maven-parent-pom.scm (maven-parent-pom-35): New variable.
|
|
* gnu/packages/maven-parent-pom.scm (apache-parent-pom-25): New
variable.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-tools): Update to 6.5.
|
|
* gnu/packages/ocaml.scm (dune): Update to 3.0.3.
(dune-configurator)[arguments]: Remove vendored dependencies.
(ocaml4.09-dune-configurator)[arguments]: Extend from dune-configurator.
|