treewide: remove redundant rec
This commit is contained in:
@@ -9,7 +9,7 @@ let
|
||||
libPath = lib.makeLibraryPath [ cups ];
|
||||
in
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "cups-kyocera";
|
||||
version = "1.1203";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user