Skip to content

Commit

Permalink
Update deno
Browse files Browse the repository at this point in the history
  • Loading branch information
nktpro committed Mar 6, 2025
1 parent b2d6bc7 commit 3460713
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
];
};
hotPotPkgs = hotPot.packages.${system};
deno = hotPotPkgs.deno_2_2_x;
deno = hotPotPkgs.deno;
runtimeInputs = builtins.attrValues
{
inherit (hotPotPkgs)
Expand Down

0 comments on commit 3460713

Please sign in to comment.