nixpkgs/pkgs/applications/window-managers/icewm
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
..
default.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
fix-strlcat_strlcpy.patch icewm: rename strlcat/strlcpy to avoid conflicts, patch to fix w/musl 2018-03-31 00:06:01 -05:00
musl.patch icewm: rename strlcat/strlcpy to avoid conflicts, patch to fix w/musl 2018-03-31 00:06:01 -05:00