deno: modernize

Signed-off-by: Anish Pallati <i@anish.land>
This commit is contained in:
Anish Pallati
2026-06-24 02:18:30 -04:00
parent 00a9185e3c
commit ec48013e0f
+2
View File
@@ -35,6 +35,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "deno";
version = "2.8.3";
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "denoland";
repo = "deno";