pkgs/tmx-cups-ppd: name -> pname
This commit is contained in:
parent
35b55e23a8
commit
89ba881c58
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "tmx-cups-ppd";
|
||||
pname = "tmx-cups-ppd";
|
||||
version = "2.0.2.101";
|
||||
|
||||
src = fetchurl {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue