Skip to content

Commit 3887116

Browse files
committed
overlay: cosmetics
1 parent e822f1c commit 3887116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overlay.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ self: super:
9494
defaultGemConfig = super.defaultGemConfig // {
9595
oxidized = (attrs: rec {
9696
tplinkPatch = (super.fetchpatch {
97-
url = https://patch-diff.githubusercontent.com/raw/ytti/oxidized/pull/1443.diff;
97+
url = "https://patch-diff.githubusercontent.com/raw/ytti/oxidized/pull/1443.diff";
9898
sha256 = "09dyf1hnxgdxfkh9l6y63qmm1ds5wgb2d52vvrwwc0s4gl0b1yad";
9999
});
100100
postInstall = ''

0 commit comments

Comments
 (0)