aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/clang-3.8-libc-search-path.patch
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-03-14 14:02:45 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-03-14 14:02:45 -0400
commit465b27ebb083188437289b741719531c29263a03 (patch)
tree2024e6d666fe4be75f41b6121e5ae7cba12a9138 /gnu/packages/patches/clang-3.8-libc-search-path.patch
parent42231bc15df441d6426dec57283aca9ae7a03fcf (diff)
downloadguix-465b27ebb083188437289b741719531c29263a03.tar.gz
guix-465b27ebb083188437289b741719531c29263a03.zip
gnu: python-sphinx: Update to 3.5.2.
* gnu/packages/sphinx.scm (python-sphinx): Update to 3.5.2.
Diffstat (limited to 'gnu/packages/patches/clang-3.8-libc-search-path.patch')
0 files changed, 0 insertions, 0 deletions
* gnu/packages/python-science.scm (python-xarray-dataclasses): Fix synopsis. * gnu/packages/python-web.scm (python-waybackpack): Fix synopsis. * gnu/packages/python-xyz.scm (python-mir-eval): Fix synopsis. (python-restructuredtext-lint): Fix synopsis. (python-pixelmatch): Fix synopsis. (python-google-pasta): Fix synopsis. (python-xmp-toolkit): Fix synopsis. * gnu/packages/bioinformatics.scm (python-mgatk): Fix synopsis. * gnu/packages/rpc.scm (python-grpc-stubs): Fix synopsis. * gnu/packages/simulation.scm (python-commonroad-io): Fix synopsis. Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Gabriel Wicki 2024-07-11gnu: packages/simulation: Add self to copyright header....* gnu/packages/simulation.scm: Add Sharlatan Hellseher <sharlatanus@gmail.com> to copyright header. Change-Id: I18e82c7344cfa206ff8f82dfa963b7d8b026dcf0 Sharlatan Hellseher 2024-07-11gnu: python-dolfin-adjoint: Disable failing tests, fix build....* gnu/packages/simulation.scm (python-dolfin-adjoint) [arguments]: <#:test-flags>: Explicitly ignore failing tests during collection phase and some tests during runt test phase. <#:phases>: Change HOME env to GETCWD in 'set-environment-variable phase. Change-Id: Ibee5e45052a3828b4522752a87c97367d7caec65 Sharlatan Hellseher 2024-07-11gnu: python-dolfin-adjoint: Swap to pyproject-build-system....* gnu/packages/simulation.scm (python-dolfin-adjoint) [source]: Remove trailing #t from snippet. [build-system]: Swap to pyproject-build-system. [arguments]: Apply G-expressions. <#:phases>: Swap back to defaul 'check phase. python-dolfin-adjoint Change-Id: Idf100b718b44d9d6695e598c434fbbac55a38845 Sharlatan Hellseher 2024-07-11gnu: python-dolfin-adjoint: Adjust package style....* gnu/packages/simulation.scm (python-dolfin-adjoint): Move inputs after arguments. [description]: Place it on a new line, fix indentation. Change-Id: I3d971e48b4072258ed0b41af5c202e64af9de8f3 Sharlatan Hellseher 2024-07-11gnu: python-dolfin-adjoint: Fix indentation....* gnu/packages/simulation.scm (python-dolfin-adjoint): Fix indentation. Change-Id: I457639a98f1ae49d43042e557352d390afc9419d Sharlatan Hellseher 2024-06-23gnu: esmini: Update to 2.37.11....* gnu/packages/simulation.scm (esmini): Update to 2.37.11. [arguments]<#:configure-flags>: Add “-DUSE_IMPLOT=FALSE”. <#:phases>: Adjust accordingly. * gnu/packages/patches/esmini-use-pkgconfig.patch: Update accordingly. * gnu/packages/patches/esmini-no-clutter-log.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Liliana Marie Prikler 2024-04-22gnu: python-commonroad-io: Relax requirements....* gnu/packages/simulation.scm (python-commonroad-io)[arguments]: Accept 3.20.2 when 3.20.1 is wanted. Change-Id: I5ad0689f827eda8ec1a7ec74008d04fb6d9f5870 Ricardo Wurmus 2024-04-04gnu: fenics-dolfin: Remove dependency on lapack....* gnu/packages/simulation.scm (fenics-dolfin): Remove input dependency from to lapack. Change-Id: Ie60437e365c45e92f03ac3f147ec41eba40e2963 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Romain GARBAGE 2024-02-10gnu: emulators: Adjust copyright header....This is follow up commit 9ffdcb249278d9bb95ffb6c6e9f94b675bb1068c. * gnu/packages/emulators.scm: Update copyright for "Felix Gruber <felgru@posteo.net>". * gnu/packages/simulation.scm: Remove "Copyright © 2024 Felix Gruber <felgru@posteo.net>". Change-Id: I3f39abb0fbe05e7c6af9715fb6cc41c20b6f0a45 Sharlatan Hellseher 2024-02-10gnu: sameboy: Update to 0.16.2....* gnu/packages/emulators.scm (sameboy): Update to 0.16.2. Change-Id: I86a31cfca9e69d63d3cb6a13d5db88a6b1abe2a8 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Felix Gruber