Commit graph

6 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Nikolay Amiantov 10e1475a79 gurobi: add library suffix 2019-06-24 15:57:22 +03:00
Johannes Frankenau bebf305c1b gurobi: 8.0.1 -> 8.1 (#53884) 2019-01-13 23:22:55 +01:00
Johannes Frankenau b4e13e6257 gurobi: install Java library files 2018-11-14 19:38:18 +01:00
Johannes Frankenau d6874a7e1e gurobi: init at 8.0.1 2018-07-14 23:52:48 +02:00