treewide: remove redundant rec
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# TODO: look into using the libraries from the regular appstream derivation as we keep duplicates here
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "appstream-qt";
|
||||
inherit (appstream) version src prePatch;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user