1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

3 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
Tuomas Tynkkynen ce823a8dbc gambatte: Fix sandbox build 2016-08-11 00:50:16 +03:00
Tuomas Tynkkynen e669521834 gambatte: init at 2016-05-03 2016-08-02 21:17:44 +03:00