Commit graph

31 commits

Author SHA1 Message Date
Luke Granger-Brown 981839f265 netcdf: install plugins into lib/hdf5-plugins 2023-02-27 20:33:46 +00:00
Luke Granger-Brown 8dbf479759 netcdf: enable parallel building 2023-02-27 20:33:46 +00:00
Luke Granger-Brown 3e439e7cc4 netcdf: add bzip2/libzip/zstd dependencies (and allow for szip support; disabled by default because it's nonfree) 2023-02-27 20:33:46 +00:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Robert Schütz 22f96886cf netcdf: 4.8.1 -> 4.9.0
https://github.com/Unidata/netcdf-c/releases/tag/v4.9.0
2022-07-01 03:09:28 +00:00
Vladimír Čunát 37d4c2e267
netcdf: 4.8.0 -> 4.8.1
https://github.com/Unidata/netcdf-c/releases/tag/v4.8.1

The tests didn't work in 4.8.0 anymore, probably due to gcc upgrade:
https://hydra.nixos.org/build/173710125
2022-04-17 11:09:45 +02:00
Ben Siraphob 4ac8a78cbb
netcdf: disable tests on aarch64-darwin 2022-04-10 23:34:41 -05:00
Felix Buehler 404e4e6be2 netcdf-mpi:remove appendToName to have a consistent package name for repology 2022-02-28 12:45:43 +01:00
Shamrock Lee 3c024373c1 netcdf: prettify 2021-10-08 22:29:47 +08:00
Niklas Hambüchen 4826412f31 netcdf: 4.7.4 -> 4.8.0
The override of `hdf5` to use `usev110Api` avoids the new error:

    configure: error: HDF5 was not built with API compatibility version v18. Please recompile your libhdf5 install using '--with-default-api-version=v18'.
2021-08-18 00:11:43 +02:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Steve Purcell b460e8bbb4 netcdf: prevent bogus runtime dependency on gcc
Installation includes the the captured compilation settings in the
outputs, and the full gcc path then leads to a bogus runtime
dependency. To defeat this, we remove any occurrences of the
compiler's store dir prefix from this file after installation.
2020-06-14 21:53:38 +00:00
markuskowa 52df4fa7d0
Merge pull request #83752 from r-ryantm/auto-update/netcdf
netcdf: 4.7.3 -> 4.7.4
2020-04-20 18:59:17 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM e96fa03509 netcdf: 4.7.3 -> 4.7.4 2020-03-30 06:27:57 +00:00
Ben Darwin 2ea7b81750 netcdf: 4.6.1 -> 4.7.3
and enable tests as per unmerged #56830
2019-12-20 13:56:53 +01:00
Christine Koppelt 3aa0d776a1 pkgs/development/libraries: Add missing descriptions and homepages 2019-11-17 09:43:55 +01:00
Markus Kowalewski 46a495ac75
netcdf: add url to license 2018-10-25 22:56:22 +02:00
Jan Malakhovski dc3d45500a netcdf: fix most tests 2018-08-11 09:35:19 +00:00
Ryan Mulligan 7aef8750a6 netcdf: 4.6.0 -> 4.6.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/zchkzwsgsnl8aqbxzvi7hh93bdfl4759-netcdf-4.6.1/bin/nc-config --help` got 0 exit code
- ran `/nix/store/zchkzwsgsnl8aqbxzvi7hh93bdfl4759-netcdf-4.6.1/bin/nc-config --version` and found version 4.6.1
- found 4.6.1 with grep in /nix/store/zchkzwsgsnl8aqbxzvi7hh93bdfl4759-netcdf-4.6.1
- directory tree listing: https://gist.github.com/74ab9782611602d870caba813c09697e
2018-03-21 23:01:19 +00:00
Franz Pletz ef8f08dd4c
netcdf: 4.4.1.1 -> 4.6.0 2018-01-28 19:02:11 +01:00
Lancelot SIX 05f53b83b4
netcdf: 4.3.3.1 -> 4.4.1.1 2017-01-31 17:29:30 +01:00
Lancelot SIX 85091e33b7 netcdf-mpi: fix compiler: use mpicc
Use mpicc to build when mpi support is required (instead of regular gcc)

(cherry picked from commit 396ffac28f948ebe4864551c67a01d1828e22ba6)
2016-09-08 17:07:40 +01:00
Tuomas Tynkkynen 2258b21e4b treewide: Add lots of platforms to packages with no meta
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Frederik Rietdijk 47e66f08e1 netcdf: remove zlib
since its propagated now by hdf5
2016-07-19 14:12:13 +02:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr 0b3e1f8f7c netcdf: added parallel i/o support 2016-06-05 10:56:14 +02:00
Vincent Laporte 20a36e4120 netcdf: update from 4.3.2 to 4.3.3.1 2015-05-30 19:24:32 +02:00
taku0 f7aba18c02 netcdf: removed unused configure flag 2014-12-03 16:28:28 +01:00
taku0 e125997df6 netcdf: enabled HDF5, DAP, UDUNITS, and shared library 2014-12-03 16:28:28 +01:00
Michel Kuhlmann 3bff1c8fd3 netcdf: update to 4.3.2 2014-11-10 15:54:37 +01:00
Rob Vermaas de68a76cf8 added netcdf-4.1.1
svn path=/nixpkgs/trunk/; revision=24722
2010-11-17 10:05:46 +00:00