treewide: remove redundant rec
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
, autoreconfHook
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "libunity";
|
||||
version = "unstable-2019-03-19";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user