Age | Commit message (Collapse) | Author |
|
* gnu/packages/gl.scm (ftgl)[arguments]: Add "--disable-static" to #:configure-flags.
|
|
* gnu/packages/virtualization.scm (qemu)[arguments]: Remove phase
'make-gtester-verbose' in favor of #:make-flags.
|
|
Fixes <https://bugs.gnu.org/34203>.
* gnu/packages/scheme.scm (scmutils): Remove variable.
|
|
* gnu/packages/ocaml.scm (ocaml-yojson): Update to 1.7.0.
(ocaml-merlin): Use jbuild to prevent a build failure due to a
deprecation warning.
|
|
|
|
|
|
* gnu/packages/games.scm (hedgewars): New variable.
|
|
* gnu/packages/games.scm (jumpnbump): New variable.
|
|
* gnu/packages/sdl.scm (sdl2-net): New variable.
|
|
* gnu/packages/bootloaders.scm (u-boot): Update to 2019.04.
[source]: Add patch.
(u-boot-novena): Update dynamic patch to handle config key rename.
(u-boot-am335x-evm): New variable.
(u-boot-am335x-boneblack): Build with modified am335x-evm config.
(u-boot-novena): Fix typo in description.
* gnu/bootloader/u-boot.scm (u-boot-beaglebone-black-bootloader): Use
u-boot-am335x-boneblack.
* gnu/packages/patches/u-boot-fix-mkimage-header-verification.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/fonts.scm (font-public-sans)[synopsis, description]:
Adjust.
|
|
* gnu/packages/fonts.scm (font-public-sans): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/package-management (diffoscope): Update to 114.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This fixes a regression introduced in
6d3896b9fc115b03046860a9aa12966926bccf53.
* gnu/packages/algebra.scm: Use the (gnu packages bison) module.
|
|
The go-build-system is slightly more appropriate, and switching resolves an
issue with combining the 'unpack phase from the gnu-build-system, and the
'setup-go-environment from the go-build-system. With both of those phases
creating a directory, the first-subdirectory call at the end of the 'unpack
phase can return different values depending on the filesystem ordering.
* gnu/packages/shellutils.scm (direnv)[source]: Use the git repository, as
this works better with the go-build-system.
[build-system]: Change to the go-build-system.
[arguments]: Adjust for the go-build-system.
[native-inputs]: Remove go.
|
|
* gnu/packages/algebra.scm (giac-xcas): Fix typo.
|
|
* gnu/packages/algebra.scm (giac): New variable.
(giac-xcas): Deprecate.
|
|
* gnu/packages/algebra.scm (giac-xcas)[inputs]: Add glpk, libsamplerate, bison
and flex.
|
|
* gnu/packages/algebra.scm (giac-xcas): Use a single output. Fix licensing
issues in documentation.
Xcas expects documentation to be located at a fixed location, not compatible
with a "doc" output.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.10.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.37.
(%linux-libre-4.19-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.114.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.171.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.179.
|
|
* gnu/packages/admin.scm (cloud-utils): New variable.
|
|
* gnu/packages/maths.scm (hypre)[arguments]: Use INVOKE and unconditionally
return #T from build phases.
|
|
* gnu/packages/maths.scm (jacal)[arguments]: Use INVOKE in configure phase.
|
|
* gnu/packages/maths.scm (z3)[arguments]: Use INVOKE in build phases.
|
|
* gnu/packages/maths.scm (atlas)[arguments]: Always return #T from build
phases; use INVOKE.
|
|
* gnu/packages/maths.scm (make-blis)[arguments]: Use INVOKE.
|
|
* gnu/packages/kde.scm (kdevplatform)[arguments]: Use INVOKE and return #T
unconditionally.
|
|
|
|
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add gdk-pixbuf+svg.
|
|
* gnu/packages/bioinformatics.scm (r-rhtslib)[arguments]: Add
"--no-staged-install" to configure flags.
|
|
* gnu/packages/bioinformatics.scm (r-ggbio)[arguments]: Add build phase to
patch out typo.
|
|
* gnu/packages/cran.scm (r-sjplot): Update to 2.6.3.
[propagated-inputs]: Add r-bayestestr, r-insight, and r-performance.
|
|
* gnu/packages/cran.scm (r-performance): New variable.
|
|
* gnu/packages/cran.scm (r-bayestestr): New variable.
|
|
* gnu/packages/package-management.scm (guix): Update to 0c329bf.
|
|
* gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.9.
[source]: Use git-fetch.
[build-system]: Use dune-build-system.
|
|
* gnu/packages/ocaml.scm (ocaml-ezjsonm): Update to 1.1.0.
|
|
* gnu/packages/ocaml.scm (ocaml-re): Update to 1.9.0.
(ocaml-uri): Fix build.
|
|
* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.2.
[source]: Use git-fetch.
[build-system]: Use dune-build-system.
|
|
* gnu/packages/ocaml.scm (ocaml-spawn): Update to 0.13.0.
|
|
Fixes a regression introduced in
7ecd1761a236a2256e420032d561aa6c372d95a8.
* gnu/packages/virtualization.scm (bubblewrap): Fix typo.
|
|
* gnu/packages/messaging.scm (gajim): Update to 1.1.3.
|
|
* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.10.
|
|
* gnu/packages/maths.scm (r-quadprog): Update to 1.5-6.
|
|
* gnu/packages/statistics.scm (r-caret): Update to 6.0-84.
|
|
* gnu/packages/statistics.scm (r-fpc): Update to 2.1-11.2.
|