Commit Graph

97 Commits

Author SHA1 Message Date
Philipp Middendorf
05f9ddb8b5 crystfel: update dependencies 2023-05-12 07:41:39 +02:00
R. Ryantm
48fe29f726 sherpa: 2.2.14 -> 2.2.15 2023-05-04 09:55:53 +00:00
Weijia Wang
7b57f59155
Merge pull request #218968 from pmiddend/crystfel-aarch64
CrystFEL: support aarch64-linux and HDF5 on Darwin
2023-04-26 19:32:54 +03:00
Ben Darwin
3a39edac80 elmerfem: 9.0 -> unstable-2023-02-03
vtk_8_withQt5 -> vtkWithQt5
2023-04-24 21:47:01 -04:00
Philipp Middendorf
f43390024c crystfel: more review fixes 2023-03-14 08:36:38 +01:00
Philipp Middendorf
d980b91866 crystfel: review fixes 2023-03-08 08:57:52 +01:00
R. RyanTM
02cd0a5dfc
sherpa: 2.2.13 -> 2.2.14 (#220016) 2023-03-07 12:47:54 -05:00
Philipp Middendorf
da46337f0e crystfel: enable aarch64-* and external filter plugins on Darwin 2023-03-07 09:52:58 +01:00
Philipp Middendorf
fca0501c76 crystfel: 0.10.1 → 0.10.2 2023-02-27 09:01:51 +01:00
Artturin
226e149145 treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optional
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
6b2a05e190 treewide: manual fixups for
treewide: use toString on list NIX_CFLAGS_COMPILE
treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22 21:23:04 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
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-22 21:23:04 +02:00
Dmitry Kalinkin
ede042f54d
nnpdf: 4.0.4 -> 4.0.6 2023-02-11 14:56:24 -05:00
OPNA2608
c9b4c7dccd treewide: Rename libyamlcpp* to yaml-cpp* 2023-01-31 16:22:54 +01:00
Ben Darwin
4095b8232c vtk, vtkWithQt5: bump from vtk_8 to vtk_9 2023-01-24 12:33:48 -05:00
R. Ryantm
5480bcc212 sherpa: 2.2.12 -> 2.2.13 2023-01-09 22:03:45 +00:00
Mikael Voss
bab5a9ca87
xnec2c: init at 4.4.12 2022-12-31 20:25:23 +01:00
Sandro
2af5bbd2d4
Merge pull request #205900 from pmiddend/crystfel-fix-patch
crystfel: fix symlib hard-coding
2022-12-16 10:30:24 +01:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
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-13 21:40:12 +01:00
Philipp Middendorf
051fa1056d crystfel: fix symlib hard-coding 2022-12-13 11:56:15 +01:00
Dmitry Kalinkin
62b5fa807f dawn: provide path to wish for the GUI 2022-10-22 22:04:23 -04:00
Dmitry Kalinkin
5375f83194 dawncut: init at 1.54a 2022-10-22 21:52:40 -04:00
Philipp Middendorf
f893f28019 crystfel-headless: fix wrapProgram dependency 2022-09-27 12:53:25 +02:00
Dmitry Kalinkin
3e4d46ba0a
dawn: init at 3.91a 2022-06-16 19:05:08 -04:00
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Rick van Schijndel
433701147a
treewide: pkgs/applications: mark broken for aarch64-linux 2022-05-30 13:42:58 +02:00
Sandro
9c03535bdd
Merge pull request #147486 from pmiddend/crystfel-init
CrystFEL: init at 0.10.1
2022-05-20 15:01:53 +02:00
Dmitry Kalinkin
1c78ce70fa
xfitter: fix for gfortran10+ 2022-05-16 22:07:39 -04:00
Dmitry Kalinkin
8e24a6db2e nnpdf: init at 4.0.4 2022-05-15 16:00:00 -07:00
Philipp Middendorf
93332c2779 CrystFEL: init at 0.10.1 2022-05-13 07:09:53 +02:00
grindhold
865d79bb5b elmerfem: make elmerfem-9.0 properly
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-05-09 10:41:56 +02:00
Dmitry Kalinkin
cdc17db882
xfitter: 2.0.1 -> 2.2.0 2022-04-15 22:24:52 -04:00
Bruno Bzeznik
77682cf879
shtns: init at 3.5.1 (#151061) 2022-01-31 21:28:05 +01:00
R. Ryantm
84930221fc sherpa: 2.2.11 -> 2.2.12 2022-01-20 08:36:02 -05:00
Gunnar Nitsche
cc690c83f4 elmerfem: 8.4 -> 9.0 2021-12-26 20:29:41 +01:00
xaverdh
03a257e5a3
treewide: quote urls according to rfc 0045 (#145260)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 11:37:56 +01:00
Dmitry Kalinkin
b6ef9916e4
sherpa: 2.2.10 -> 2.2.11 2021-10-24 18:22:59 -04:00
github-actions[bot]
1c625bf844
Merge staging-next into staging 2021-09-15 18:01:59 +00:00
Dmitry Kalinkin
d8ed39b309
Merge pull request #135525 from veprbl/pr/open_memstream_fmemopen_darwin_fix
Add implemetations of open_memstream/fmemopen to be used on BSDs
2021-09-15 11:49:55 -04:00
Markus Kowalewski
25ebbde3e1
sherpa: move gfortran to nativeBuildInputs 2021-09-03 13:33:32 +02:00
Markus Kowalewski
01ba299e53
elmerfem: move gfortran to nativeBuildInputs 2021-09-03 13:33:32 +02:00
Dmitry Kalinkin
9c8f6efc55
xfitter: enable WITH_YAML support on darwin 2021-08-24 18:21:41 -04:00
Sebastián Mancilla
8f94a33b38 treewide: ensure pre/post phase hooks are strings
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
Felix Buehler
44cb64dba6 quantomatic: deprecate phases 2021-08-03 00:02:58 +02:00
Ben Siraphob
4ce8c34049 treewide: remove unnecessary enableParallelBuilding when using qmake 2021-07-20 10:32:58 +07:00
Dmitry Kalinkin
2aafbfb618
mcfm: init at 10.0.1 2021-06-22 17:27:21 -04:00
Dmitry Kalinkin
b72b3c5571
xfitter: remove hardeningDisable = [ "format" ];
Not needed after f42aa7e1 ('cc-wrapper: set FC when langFortran is on')
2021-05-30 18:34:35 -04:00
Dmitry Kalinkin
c846fa1674
xfitter: fix for darwin
Fixes: 8984fc29 ('xfitter: fix build w/glibc-2.32')
2021-05-01 13:15:06 -04:00
Dmitry Kalinkin
a469a7be55
sherpa: compile with --enable-pythia flag 2021-04-13 09:34:42 -04:00
Dmitry Kalinkin
7adf3f8127
professor: init at 2.3.3 2021-03-16 11:14:00 -04:00