treewide: remove redundant quotes
This commit is contained in:
@@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
||||
domain = "gitlab.freedesktop.org";
|
||||
owner = "bolt";
|
||||
repo = "bolt";
|
||||
rev = "${version}";
|
||||
rev = version;
|
||||
sha256 = "1qamls0fll0qc27lqavf56hv1yj6v6n4ry90g7bcnwpvccmd82yd";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user