mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-16 12:45:14 +01:00
Add caddyfile vscode extension
This commit is contained in:
parent
499f1a113a
commit
f036669e99
1 changed files with 6 additions and 0 deletions
|
|
@ -180,6 +180,12 @@ in
|
||||||
version = "2.7.98";
|
version = "2.7.98";
|
||||||
sha256 = "sha256-b3Z40IeQbtYci2LA4/OlJkfqMB78cWRNTNWd89lfhy4=";
|
sha256 = "sha256-b3Z40IeQbtYci2LA4/OlJkfqMB78cWRNTNWd89lfhy4=";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
publisher = "matthewpi";
|
||||||
|
name = "caddyfile-support";
|
||||||
|
version = "0.3.0";
|
||||||
|
sha256 = "sha256-1yiOnvC2w33kiPRdQYskee38Cid/GOj9becLadP1fUY=";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue