about summary refs log tree commit diff
path: root/pkgs/development/libraries/science
AgeCommit message (Collapse)AuthorFilesLines
2024-04-29Merge pull request #307300 from TomaSajt/petsc-fix-patchAleksana1-13/+13
petsc: fix build by detecting updated UCX warning message in patch
2024-04-27petsc: detect updated UCX warning message in patchTomaSajt1-13/+13
2024-04-27maintainers: remove andrew-d as a maintainerAndrew Dunham1-1/+1
I am deeply saddened at the fact that I need to do this. I have no interest in re-litigating everything that has happened over the past weeks and months, but I want to make my position(s) extremely clear: The thought of any of my work contributing to someone's death by drone makes me feel physically ill. Recent communications from senior members of the NixOS community have made it clear that leadership is unaware or uninterested in the basics of how to run and moderate a community in a way that is resilient to bad actors. The recent post by @edolstra is tone-deaf and gives me no confidence that the Nix/NixOS community is a place that I want to remain involved in going forward. I am thus choosing to remove myself from such a community. I also hereby resign from the ACME team. See also: #307033 Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
2024-04-20mmtf-cpp: adopt finalAttrs patternnatsukium1-4/+4
2024-04-20mmtf-cpp: relax platform restrictionnatsukium1-1/+1
2024-04-07indilib, indi-full: 2.0.6 -> 2.0.7Linus Karl2-3/+3
2024-04-05Merge pull request #301223 from wegank/mongoose-bumpWeijia Wang1-3/+3
mongoose: 3.3.2 -> 3.3.3
2024-04-03mongoose: 3.3.2 -> 3.3.3Weijia Wang1-3/+3
2024-04-03Merge pull request #300742 from stephen-huan/backintime-1.4.3Peder Bergebakken Sundt1-1/+1
backintime: 1.3.3 -> 1.4.3
2024-04-01treewide: add stephen-huan as maintainerStephen Huan1-1/+1
2024-03-29scalapack: fix generated cmake filesMarkus Kowalewski1-0/+8
cmake files pointed to libscalpack.so in $dev output instead of $out.
2024-03-27Merge pull request #299398 from r-ryantm/auto-update/suitesparse-graphblasWeijia Wang1-2/+2
suitesparse-graphblas: 9.0.3 -> 9.1.0
2024-03-27Merge pull request #299273 from NickCao/toml-fNick Cao7-65/+62
xTB ecosystem: build with meson, fix (cross) compilation
2024-03-27suitesparse-graphblas: 9.0.3 -> 9.1.0R. Ryantm1-2/+2
2024-03-26python312Packages.tblite: fix buildNick Cao1-1/+6
2024-03-26dftd4: build with mesonNick Cao1-10/+10
2024-03-26multicharge: build with mesonNick Cao1-10/+19
2024-03-26mstore: build with mesonNick Cao1-9/+6
2024-03-26mctc-lib: build with mesonNick Cao1-11/+7
2024-03-26tblite: build with mesonNick Cao1-12/+9
2024-03-26simple-dftd3: build with meson, expand platforms to all linuxNick Cao1-12/+5
2024-03-26Merge pull request #298957 from Feyorsh/sage-depMauricio Collares3-50/+42
sage: fix dependencies on Darwin/Clang16
2024-03-24libxisf: 0.2.11 -> 0.2.12R. Ryantm1-2/+2
2024-03-22Merge pull request #287846 from mschwaig/rocm-6.0.2Ulrik Strid1-1/+4
rocmPackages.* 5.7.1→ 6.0.2
2024-03-21rubiks: fix clang buildGeorge Huebner1-8/+39
Adds newer patches upstreamed from Fedora into Sage; CRLF endings in the `dietz` solver require `dos2unix` to apply the patches properly. Frankly, I have no idea how this previously compiled on gcc.
2024-03-21sage: drop flintqsGeorge Huebner1-40/+0
FlintQS is no longer maintained and has several bugs. As of https://github.com/sagemath/sage/pull/35419, all of FlintQS's functionality is contained within Sage.
2024-03-21m4rie: fix build on aarch64-darwinGeorge Huebner1-2/+3
It appears m4rie only builds properly on Apple Clang; turning off optimizations seems to resolve the failing test cases. See https://bitbucket.org/malb/m4rie/issues/23/trying-to-compile-on-apple-m1
2024-03-21magma: build against ROCm 5.7Martin Schwaighofer1-1/+4
2024-03-20bicpl: change license to hpndUcjopejoe11-1/+1
found at https://github.com/BIC-MNI/bicpl/blob/master/COPYING
2024-03-20bicgl: change license to hpndUcjopejoe11-1/+1
found at https://github.com/BIC-MNI/bicgl/blob/master/COPYING
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm21-0/+21
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-03-16magma: only 2.7.1+ support CUDA 12Connor Baker1-6/+18
2024-03-15magma: copy test libraries to output regardless of static or dynamic buildConnor Baker1-1/+1
2024-03-15Merge pull request #283777 from ConnorBaker/fix/magma-update-cmake-optionsConnor Baker1-25/+67
magma: general fixups
2024-03-07Merge pull request #292318 from r-ryantm/auto-update/cfitsioWeijia Wang1-2/+2
cfitsio: 4.3.1 -> 4.4.0
2024-03-07Merge pull request #287653 from r-ryantm/auto-update/clblastWeijia Wang1-2/+2
clblast: 1.6.1 -> 1.6.2
2024-03-07Merge pull request #289875 from r-ryantm/auto-update/openlibmWeijia Wang1-3/+3
openlibm: 0.8.1 -> 0.8.2
2024-03-06openlibm: fix build on darwinWeijia Wang1-1/+1
2024-03-04Merge pull request #292051 from r-ryantm/auto-update/amd-libflamemarkuskowa1-2/+2
amd-libflame: 4.1 -> 4.2
2024-03-04Merge pull request #292052 from r-ryantm/auto-update/amd-blismarkuskowa1-2/+2
amd-blis: 4.1 -> 4.2
2024-03-04suitesparse-graphblas: 9.0.2 -> 9.0.3R. Ryantm1-2/+2
2024-03-02treewide: remove unpackCmd involving 7zzWeijia Wang1-3/+1
2024-02-29Merge pull request #292245 from r-ryantm/auto-update/suitesparse-graphblasNick Cao1-2/+2
suitesparse-graphblas: 9.0.1 -> 9.0.2
2024-02-29cfitsio: 4.3.1 -> 4.4.0R. Ryantm1-2/+2
2024-02-29suitesparse-graphblas: 9.0.1 -> 9.0.2R. Ryantm1-2/+2
2024-02-29substitute: Deprecate `replacements`, introduce `replacementsList`Silvan Mosberger1-1/+1
Also: - Add tests - Treewide update - Improve docs
2024-02-28amd-libflame: 4.1 -> 4.2R. Ryantm1-2/+2
2024-02-28amd-blis: 4.1 -> 4.2R. Ryantm1-2/+2
2024-02-23it++: Build with C++14 instead of C++11.Simon Hollingshead1-1/+1
This is for compatibility with gtest 1.13+.
2024-02-20Merge pull request #288514 from sheepforce/avogadro2markuskowa2-3/+33
avogadro2: 1.98.1 -> 1.99.0