| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmdstan: use python3 | Frederik Rietdijk | 2021-03-25 | 1 | -2/+2 |
| * | pkgs/development/compilers: stdenv.lib -> lib | Ben Siraphob | 2021-01-23 | 1 | -3/+3 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | treewide: replace make/build/configure/patchFlags with nix lists | Merijn Broeren | 2019-12-30 | 1 | -1/+1 |
| * | treewide: remove redundant rec | volth | 2019-08-28 | 1 | -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 Bauer | 2019-04-15 | 1 | -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 Thalheim | 2019-02-26 | 1 | -2/+2 |
| * | treewide: use ${stdenv.shell} instead of /bin/sh where possible | rnhmjoj | 2019-01-16 | 1 | -1/+1 |
| * | cmdstan: use checkInputs | Jan Malakhovski | 2018-08-11 | 1 | -2/+2 |
| * | cmdstan: 2.9.0 -> 2.17.1 (#33076) | idontgetoutmuch | 2017-12-26 | 1 | -4/+4 |
| * | treewide: Add lots of meta.platforms•••Build-tested on x86_64 Linux & Mac. | Tuomas Tynkkynen | 2016-08-02 | 1 | -0/+1 |
| * | stan: fix build by not running tests with nonexistent /usr/bin/python (#15968) | Ben Darwin | 2016-06-26 | 1 | -2/+3 |
| * | cmdstan: init at 2.9.0 | David A Roberts | 2015-12-12 | 1 | -0/+40 |
