about summary refs log tree commit diff
path: root/pkgs/development/libraries/science
AgeCommit message (Collapse)AuthorFilesLines
2024-06-25Merge master into staging-nextgithub-actions[bot]3-14/+9
2024-06-23treewide: use cmakeCudaArchitecturesStringJeremy Schlatter3-14/+9
2024-06-23Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt1-2/+2
Conflicts: - pkgs/os-specific/windows/mingw-w64/default.nix
2024-06-22bicgl: replace mesa_glu with libGLUEmily1-4/+2
2024-06-22treewide: clean up uses of lib{GL,GLU,glut}.devEmily1-1/+1
These were now broken on Darwin; most of them were unnecessary, but best practice for the remaining ones is to use `lib.getDev`.
2024-06-22treewide: replace freeglut with libglutEmily1-2/+2
Allow the macOS GLUT framework to be used automatically in many cases. Packages that specifically search for freeglut or require its additional APIs should still explicitly depend on it. Deliberately skip the Haskell package set, which is mostly automatically generated, and mupdf, which has its own fork of freeglut.
2024-06-19cfitsio: 4.4.0 -> 4.4.1R. Ryantm1-2/+2
2024-06-18Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt5-39/+41
Conflicts: - pkgs/development/python-modules/langsmith/default.nix - pkgs/development/python-modules/rich-pixels/default.nix - pkgs/servers/teleport/generic.nix
2024-06-17libtorch: fix tests having self-inclusive srcPyrox1-1/+7
2024-06-17Merge pull request #320419 from paparodeo/faiss-stuffSomeone1-8/+9
faiss: refactor buildPhase and installPhase
2024-06-17harminv: fix wrong hash (copy of libgdsii)Phillip Seeber1-3/+5
enable maintainer mode to create copyright.h remove wrong main program meta
2024-06-17faiss: refactor buildPhase, installPhase and fixupPhaseReno Dakota1-8/+9
use buildFlags to specify the targets and eliminate the need for custom phases. Move remaining code from {build,install,fixup}Phase to post{Build,Install,Fixup)
2024-06-16openblas: disable trivialautovarinit on aarch64Robert Scott1-0/+4
2024-06-16Merge pull request #318481 from sikmir/sympowMauricio Collares2-27/+20
sympow: 2.023.6 → 2.023.7
2024-06-14mstore: 0.2.0 -> 0.3.0R. Ryantm1-2/+2
2024-06-10Merge pull request #316839 from sheepforce/indi-updPeder Bergebakken Sundt1-1/+1
indi-full: update indi-3rdparty sources
2024-06-10Merge pull request #316947 from r-ryantm/auto-update/plumedPeder Bergebakken Sundt1-2/+2
plumed: 2.9.0 -> 2.9.1
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt24-24/+24
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt2-2/+2
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09sympow: 2.023.6 → 2.023.7Nikolay Korotkiy2-27/+20
2024-06-07or-tools: improve darwin buildAlexis Hildebrandt1-0/+3
2024-06-05ns-3: remove unused input, add a comment on dependency for root (#273842)Dmitry Kalinkin1-2/+1
2024-06-03plumed: 2.9.0 -> 2.9.1R. Ryantm1-2/+2
2024-06-03indi-full: update indi-3rdparty sourcesPhillip Seeber1-1/+1
2024-06-02Merge pull request #316420 from r-ryantm/auto-update/indilibPol Dellaiera1-2/+2
indilib: 2.0.7 -> 2.0.8
2024-06-01indilib: 2.0.7 -> 2.0.8R. Ryantm1-2/+2
2024-05-29suitesparse-graphblas: 9.1.0 -> 9.2.0R. Ryantm1-2/+2
2024-05-23pkgs/development/libraries: remove unused fetchpatch and other arguments ↵Yohann Boniface2-2/+1
(#313402)
2024-05-22python311Packages.openmm: fix installPhasenatsukium1-3/+6
There was a change in the wrapper installation process in the 8.1.0. This caused metadata to not be placed in the proper location, and downstream packages like pdbfixer could not find openmm at build time. This change replaces the deprecated `setup.py build/install` with modern modules, `build` and `installer` and fixes the above issue.
2024-05-17Merge pull request #312164 from markuskowa/fix-closure-cp2kMarkus Kowalewski1-1/+1
cp2k, pythonPackages.gpaw: improve closure size
2024-05-16libvdwxc: do not use propagatedBuildInputsMarkus Kowalewski1-1/+1
2024-05-15Merge pull request #311831 from r-ryantm/auto-update/wcslibMatthias Beyer1-2/+2
wcslib: 8.2.2 -> 8.3
2024-05-15Merge pull request #311786 from josephst/clblas-stdlibWeijia Wang1-1/+8
clblas: fix building on aarch64-darwin
2024-05-15wcslib: 8.2.2 -> 8.3R. Ryantm1-2/+2
2024-05-14clblas: fix building on aarch64-darwinJoseph Stahl1-1/+8
Needs <stdlib.h> declared to avoid implicit declarations error
2024-05-14bicpl: unstable-2023-01-19 -> unstable-2024-05-14Raghav Sood1-12/+3
2024-05-13Merge pull request #311264 from RaghavSood/bicpl/unstable-2023-01-19Franz Pletz1-9/+31
2024-05-14bicpl: unstable-2020-10-15 -> unstable-2023-01-19Raghav Sood1-4/+13
2024-05-14bicpl: nixfmt-rfc-styleRaghav Sood1-6/+19
2024-05-13openspecfun: 0.5.6 -> 0.5.7R. Ryantm1-2/+2
2024-05-07blis: 0.9.0 -> 1.0R. Ryantm1-2/+2
2024-05-05Merge pull request #307707 from r-ryantm/auto-update/ipoptWeijia Wang1-2/+2
ipopt: 3.14.14 -> 3.14.16
2024-05-04Merge pull request #307640 from r-ryantm/auto-update/osiWeijia Wang1-2/+2
osi: 0.108.9 -> 0.108.10
2024-05-04Merge pull request #308328 from npatsakula/libtorch-bin-2.3.0Weijia Wang3-17/+25
libtorch-bin: 2.0.0 -> 2.3.0
2024-05-03libtorch-bin: 2.0.0 -> 2.3.0Nikita Patsakula3-17/+25
2024-05-02Merge master into staging-nextgithub-actions[bot]1-13/+0
2024-05-02treewide: remove unreferenced patch files (#308127)Peder Bergebakken Sundt1-13/+0
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2024-04-30Merge branch 'master' into staging-nextWeijia Wang1-13/+13
2024-04-29Merge pull request #307300 from TomaSajt/petsc-fix-patchAleksana1-13/+13
petsc: fix build by detecting updated UCX warning message in patch