about summary refs log tree commit diff
path: root/pkgs/applications/science
Commit message (Collapse)AuthorAge
* Merge pull request #295463 from NickCao/systemc-cmakeNick Cao2024-03-14
|\ | | | | systemc: build with cmake, expand platforms to unix
| * verilator: add patch for "attempted to destroy locked Thread Pool" failure ↵Nick Cao2024-03-12
| | | | | | | | in tests
| * verilator: fix locating systemcNick Cao2024-03-12
| |
| * systemc: build with cmake, expand platforms to unixNick Cao2024-03-12
| |
* | Update Folding@home client to 8.3.7 (#295745)Sergey Vinokurov2024-03-14
| | | | | | | | | | | | | | | | | | | | Depend re2, libevent during build sisnce 8.3.7 appears to link with them. Depend on git because client wan’t to know what revision it was built from. Add zlib and expat to FHS environment because some workunits depend on them and cause lots of rejections if those libraries are not available. Unfortunately they don’t appear to be bundled as part of work distribution.
* | Merge pull request #295063 from r-ryantm/auto-update/libqalculateDoron Behar2024-03-13
|\ \ | |/ |/| {qalculate-{qt,gtk},libqalculate}: 4.9.0 -> 5.0.0,
| * qalculate-qt: 4.9.0 -> 5.0.0Doron Behar2024-03-12
| | | | | | | | Diff: https://github.com/qalculate/qalculate-qt/compare/v4.9.0...v5.0.0
| * qalculate-gtk: 4.9.0 -> 5.0.0Doron Behar2024-03-12
| | | | | | | | Diff: https://github.com/qalculate/qalculate-gtk/compare/v4.9.0...v5.0.0
* | Merge pull request #295193 from emilytrau/fritzing-darwinPol Dellaiera2024-03-12
|\ \ | | | | | | fritzing: support darwin
| * | fritzing: support darwinEmily Trau2024-03-12
| | |
* | | Merge pull request #295306 from r-ryantm/auto-update/magic-vlsiPol Dellaiera2024-03-12
|\ \ \ | | | | | | | | magic-vlsi: 8.3.463 -> 8.3.464
| * | | magic-vlsi: 8.3.463 -> 8.3.464R. Ryantm2024-03-12
| | | |
* | | | Merge pull request #295208 from r-ryantm/auto-update/igvPol Dellaiera2024-03-12
|\ \ \ \ | | | | | | | | | | igv: 2.17.2 -> 2.17.3
| * | | | igv: 2.17.2 -> 2.17.3R. Ryantm2024-03-12
| | |/ / | |/| |
* | | | Merge pull request #294869 from atorres1985-contrib/primecountThiago Kenji Okada2024-03-12
|\ \ \ \ | | | | | | | | | | primecount, primesieve: refactor
| * | | | primecount: migrate to by-nameAnderson Torres2024-03-11
| | | | |
| * | | | primesieve: migrate to by-nameAnderson Torres2024-03-11
| | |_|/ | |/| |
* | | | Merge pull request #295171 from r-ryantm/auto-update/seqkitNick Cao2024-03-12
|\ \ \ \ | | | | | | | | | | seqkit: 2.7.0 -> 2.8.0
| * | | | seqkit: 2.7.0 -> 2.8.0R. Ryantm2024-03-12
| | |/ / | |/| |
* | | | eigenmath: unstable-2024-03-06 -> unstable-2024-03-11R. Ryantm2024-03-12
| |_|/ |/| |
* | | coq_8_19: 8.19.0 → 8.19.1Vincent Laporte2024-03-12
|/ /
* | Merge pull request #294334 from ShamrockLee/sourceroot-fixPol Dellaiera2024-03-11
|\ \ | | | | | | treewide: fix hard-coded `sourceRoot` prefix for `fetchgit`-based `src`
| * | treewide: fix sourceRoot for fetchgit-based srcYueh-Shun Li2024-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to Nixpkgs manual[1] and NixOS 23.11 Release Note[2], the `sourceRoot` attribute passed to `stdenv.mkDerivation` should be specified as `"${src.name}"` or `"${src.name}/subdir"` when `src` is produced using `fetchgit`-based fetchers. `sourceRoot = "source"` or `sourceRoot = "source/subdir"` is based on the assumption that the `name` attribute of these pre-unpacked fetchers are always `"source"`, which is not the case. Expecting constant `name` also makes the source FODs prone to irrelevent hashes during version bumps. [1]: https://nixos.org/manual/nixpkgs/unstable/#var-stdenv-sourceRoot [2]: https://nixos.org/manual/nixos/stable/release-notes#sec-release-23.11
* | | calcmysky: 0.3.1 -> 0.3.2R. Ryantm2024-03-11
| |/ |/|
* | primesieve: 12.0 -> 12.1R. Ryantm2024-03-10
| |
* | Revert "elan: revert temporary directory creation"Joachim Breitner2024-03-09
| | | | | | | | This reverts commit 66e4e61595be917977b010ef319483e13aa1ab6c.
* | fix: elan: use relative paths in wrapper scriptJoachim Breitner2024-03-09
|/ | | | | | | since 3.1.1, `elan` extracts to a temporary location and then moves to a final location, this threw the wrapper script off. Updating the patch to use paths relative to the wrapper script, so that it works independent of absolute location.
* Merge pull request #293065 from r-ryantm/auto-update/jmolMauricio Collares2024-03-08
|\ | | | | jmol: 16.1.53 -> 16.1.63
| * jmol: 16.1.53 -> 16.1.63R. Ryantm2024-03-08
| |
* | Merge pull request #292724 from r-ryantm/auto-update/cvc5Weijia Wang2024-03-08
|\ \ | |/ |/| cvc5: 1.1.1 -> 1.1.2
| * cvc5: 1.1.1 -> 1.1.2R. Ryantm2024-03-02
| |
* | Merge pull request #293432 from alois31/geogebra-3dPol Dellaiera2024-03-07
|\ \ | | | | | | geogebra: fix 3D view again
| * | geogebra: fix 3D view againAlois Wohlschlager2024-03-03
| | |
* | | Merge pull request #294100 from r-ryantm/auto-update/eigenmathNick Cao2024-03-07
|\ \ \ | | | | | | | | eigenmath: unstable-2024-02-25 -> unstable-2024-03-06
| * | | eigenmath: unstable-2024-02-25 -> unstable-2024-03-06R. Ryantm2024-03-07
| | | |
* | | | Merge pull request #293773 from GaetanLepage/mujocoSamuel Ainsworth2024-03-07
|\ \ \ \ | | | | | | | | | | mujoco: 3.1.2 -> 3.1.3
| * | | | mujoco: 3.1.2 -> 3.1.3Gaetan Lepage2024-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/google-deepmind/mujoco/compare/refs/tags/3.1.2...3.1.3 Changelog: https://github.com/google-deepmind/mujoco/releases/tag/3.1.3
* | | | | Merge pull request #291880 from r-ryantm/auto-update/pariWeijia Wang2024-03-07
|\ \ \ \ \ | |/ / / / |/| | | | pari: 2.15.4 -> 2.15.5
| * | | | pari: 2.15.4 -> 2.15.5R. Ryantm2024-02-27
| | | | |
* | | | | Merge pull request #287372 from r-ryantm/auto-update/cryptominisatWeijia Wang2024-03-07
|\ \ \ \ \ | | | | | | | | | | | | cryptominisat: 5.11.15 -> 5.11.21
| * | | | | cryptominisat: 5.11.15 -> 5.11.21R. Ryantm2024-02-09
| | | | | |
* | | | | | elan: revert temporary directory creationMario Rodas2024-03-07
| |_|/ / / |/| | | |
* | | | | Merge pull request #293918 from r-ryantm/auto-update/opensmt7c6f434c2024-03-07
|\ \ \ \ \ | | | | | | | | | | | | opensmt: 2.5.2 -> 2.6.0
| * | | | | opensmt: 2.5.2 -> 2.6.0R. Ryantm2024-03-07
| | | | | |
* | | | | | Merge pull request #285423 from r-ryantm/auto-update/diamondWeijia Wang2024-03-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | diamond: 2.1.8 -> 2.1.9
| * | | | | | diamond: 2.1.8 -> 2.1.9R. Ryantm2024-02-01
| | | | | | |
* | | | | | | Merge pull request #287668 from r-ryantm/auto-update/igvWeijia Wang2024-03-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | igv: 2.17.1 -> 2.17.2
| * | | | | | | igv: 2.17.1 -> 2.17.2R. Ryantm2024-02-10
| | | | | | | |
* | | | | | | | Merge pull request #291482 from r-ryantm/auto-update/verilatorWeijia Wang2024-03-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | verilator: 5.020 -> 5.022
| * | | | | | | | verilator: 5.020 -> 5.022R. Ryantm2024-02-26
| | |_|_|_|/ / / | |/| | | | | |