Commit graph

5 commits

Author SHA1 Message Date
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
Jan Malakhovski f37effbc99 gams: move defaults to package file 2019-02-03 15:30:46 +00:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Fritz Otlinghaus 99946606eb gams: move optgams and gamslice to $out/share/gams 2018-05-31 15:00:18 +02:00
Fritz Otlinghaus 9668a66948 gams: init at 25.02 2018-05-17 14:46:31 +02:00