perform structural deconfuckulation
This commit is contained in:
parent
9f290b4a88
commit
e50afb2a22
4 changed files with 197 additions and 182 deletions
|
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
description = "Provides a Deno executable wrapper pointing to pre-built NPM dependency cache based on lock files";
|
||||
|
||||
outputs = { ... }: {
|
||||
flakeModule = ./flake-module.nix;
|
||||
};
|
||||
outputs =
|
||||
{ ... }:
|
||||
{
|
||||
flakeModule = ./flake-module.nix;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue