summaryrefslogtreecommitdiff
path: root/pkgs/development/compilers/cmdstan (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmdstan: use python3Frederik Rietdijk2021-03-251-2/+2
* pkgs/development/compilers: stdenv.lib -> libBen Siraphob2021-01-231-3/+3
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2019-12-301-1/+1
* treewide: remove redundant recvolth2019-08-281-1/+1
* treewide: update homepages to https where available•••Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects. Matthew Bauer2019-04-151-1/+1
* treewide: use runtimeShell instead of stdenv.shell whenever possible•••Whenever we create scripts that are installed to $out, we must use runtimeShell in order to get the shell that can be executed on the machine we create the package for. This is relevant for cross-compiling. The only use case for stdenv.shell are scripts that are executed as part of the build system. Usages in checkPhase are borderline however to decrease the likelyhood of people copying the wrong examples, I decided to use runtimeShell as well. Jörg Thalheim2019-02-261-2/+2
* treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj2019-01-161-1/+1
* cmdstan: use checkInputsJan Malakhovski2018-08-111-2/+2
* cmdstan: 2.9.0 -> 2.17.1 (#33076)idontgetoutmuch2017-12-261-4/+4
* treewide: Add lots of meta.platforms•••Build-tested on x86_64 Linux & Mac. Tuomas Tynkkynen2016-08-021-0/+1
* stan: fix build by not running tests with nonexistent /usr/bin/python (#15968)Ben Darwin2016-06-261-2/+3
* cmdstan: init at 2.9.0David A Roberts2015-12-121-0/+40