about summary refs log tree commit diff
path: root/pkgs/applications/science/physics
AgeCommit message (Collapse)AuthorFilesLines
2024-02-14xfitter: fix for recent clangDmitry Kalinkin1-0/+2
(cherry picked from commit 8c05257ba416f7271d14f34d8467fd41346832fc)
2023-11-08xnec2c: add wrapGAppsHookEvils1-1/+7
2023-09-18elmerfem: unstable-2023-02-03 -> 2023-09-18Ben Darwin1-5/+5
2023-06-20crystfel: fix x86_64 hash (#238606)Philipp Middendorf1-1/+1
2023-05-12crystfel: update dependenciesPhilipp Middendorf1-7/+7
2023-05-04sherpa: 2.2.14 -> 2.2.15R. Ryantm1-2/+2
2023-04-26Merge pull request #218968 from pmiddend/crystfel-aarch64Weijia Wang3-62/+44
CrystFEL: support aarch64-linux and HDF5 on Darwin
2023-04-24elmerfem: 9.0 -> unstable-2023-02-03Ben Darwin4-155/+8
vtk_8_withQt5 -> vtkWithQt5
2023-03-14crystfel: more review fixesPhilipp Middendorf1-1/+1
2023-03-08crystfel: review fixesPhilipp Middendorf3-165/+23
2023-03-07sherpa: 2.2.13 -> 2.2.14 (#220016)R. RyanTM1-2/+2
2023-03-07crystfel: enable aarch64-* and external filter plugins on DarwinPhilipp Middendorf3-20/+144
2023-02-27crystfel: 0.10.1 → 0.10.2Philipp Middendorf2-18/+22
2023-02-22treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optionalArtturin1-1/+1
env values must be strings
2023-02-22treewide: manual fixups forArtturin1-1/+1
treewide: use toString on list NIX_CFLAGS_COMPILE treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2023-02-11nnpdf: 4.0.4 -> 4.0.6Dmitry Kalinkin1-10/+2
2023-01-31treewide: Rename libyamlcpp* to yaml-cpp*OPNA26082-4/+4
2023-01-24vtk, vtkWithQt5: bump from vtk_8 to vtk_9Ben Darwin1-2/+2
2023-01-09sherpa: 2.2.12 -> 2.2.13R. Ryantm1-2/+2
2022-12-31xnec2c: init at 4.4.12Mikael Voss1-0/+36
2022-12-16Merge pull request #205900 from pmiddend/crystfel-fix-patchSandro2-4/+14
crystfel: fix symlib hard-coding
2022-12-13treewide: mark packages broken that never built on PLATFORMRick van Schijndel3-1/+6
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken Tool is still WIP but this is one of the first results. I manually audited the results and removed some results that were not valid. Note that some of these packages maybe should have more constrained platforms set instead of broken set, but I think not being perfectly correct is better than just keep trying to build all these things and never succeeding. Some observations: - Some darwin builds require XCode tools - aarch64-linux builds sometimes suffer from using gcc9 - gcc9 is getting older and misses some new libraries/features - Sometimes tools try to do system detection or expect some explicit settings for platforms that are not x86_64-linux
2022-12-13crystfel: fix symlib hard-codingPhilipp Middendorf2-4/+14
2022-10-22dawn: provide path to wish for the GUIDmitry Kalinkin1-0/+9
2022-10-22dawncut: init at 1.54aDmitry Kalinkin1-0/+40
2022-09-27crystfel-headless: fix wrapProgram dependencyPhilipp Middendorf1-1/+1
2022-06-16dawn: init at 3.91aDmitry Kalinkin1-0/+34
2022-06-04treewide: set sourceProvenance for packages containing downloaded jarsRobert Scott1-0/+1
these are the easily identifiable cases and will not be comprehensive
2022-05-30treewide: pkgs/applications: mark broken for aarch64-linuxRick van Schijndel1-0/+1
2022-05-20Merge pull request #147486 from pmiddend/crystfel-initSandro4-0/+325
CrystFEL: init at 0.10.1
2022-05-16xfitter: fix for gfortran10+Dmitry Kalinkin2-4/+54
2022-05-15nnpdf: init at 4.0.4Dmitry Kalinkin1-0/+71
2022-05-13CrystFEL: init at 0.10.1Philipp Middendorf4-0/+325
2022-05-09elmerfem: make elmerfem-9.0 properlygrindhold4-3/+170
0) ElmerGUI displays things in the Model tree on the left screen side again 1) Enable the import of STEP- and other opencascade- based formats 2) Patch the source to enable builds with gcc-11 3) Build the Qt5 version instead of the Qt4 version
2022-04-15xfitter: 2.0.1 -> 2.2.0Dmitry Kalinkin2-484/+34
2022-01-31shtns: init at 3.5.1 (#151061)Bruno Bzeznik1-0/+22
2022-01-20sherpa: 2.2.11 -> 2.2.12R. Ryantm1-2/+2
2021-12-26elmerfem: 8.4 -> 9.0Gunnar Nitsche2-20/+3
2021-11-10treewide: quote urls according to rfc 0045 (#145260)xaverdh1-1/+1
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-24sherpa: 2.2.10 -> 2.2.11Dmitry Kalinkin1-5/+4
2021-09-15Merge staging-next into staginggithub-actions[bot]1-3/+3
2021-09-15Merge pull request #135525 from veprbl/pr/open_memstream_fmemopen_darwin_fixDmitry Kalinkin1-3/+3
Add implemetations of open_memstream/fmemopen to be used on BSDs
2021-09-03sherpa: move gfortran to nativeBuildInputsMarkus Kowalewski1-1/+4
2021-09-03elmerfem: move gfortran to nativeBuildInputsMarkus Kowalewski1-2/+2
2021-08-24xfitter: enable WITH_YAML support on darwinDmitry Kalinkin1-3/+3
2021-08-20treewide: ensure pre/post phase hooks are stringsSebastián Mancilla1-1/+1
Some derivations use lib.optional or lib.optionals when setting pre/post phase hooks. Ensure the proper lib.optionalString is used.
2021-08-03quantomatic: deprecate phasesFelix Buehler1-1/+1
2021-07-20treewide: remove unnecessary enableParallelBuilding when using qmakeBen Siraphob1-2/+0
2021-06-22mcfm: init at 10.0.1Dmitry Kalinkin1-0/+33