treewide: remove redundant rec
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
, glib, gobject-introspection
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "gsettings-qt";
|
||||
version = "0.1.20170824";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user