handle registry files in shared cache derivation
This commit is contained in:
parent
26f60eb96b
commit
9f290b4a88
2 changed files with 41 additions and 22 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
description = "Builds a shared cache for Deno packages based on lock files";
|
||||
description = "Provides a Deno executable wrapper pointing to pre-built NPM dependency cache based on lock files";
|
||||
|
||||
outputs = { ... }: {
|
||||
flakeModule = ./flake-module.nix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue