1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-20 11:02:38 +00:00
nixpkgs/pkgs/games/scid-vs-pc
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
..
0001-put-fonts-in-out.patch scid-vs-pc: init at version 4.18.1 2018-01-12 14:41:20 -02:00
default.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00