Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit cfdb760

Browse files
committed
chore(nix): fix deps fod
1 parent 1331e6b commit cfdb760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
src = self.outPath;
6969
inherit version elixir;
7070
pname = "next-ls-deps";
71-
hash = "sha256-qdJf3A+k28J2EDtaC8pLE7HgqzKuCjCWmfezx62wyUs=";
71+
hash = "sha256-EitHJs+/CHBfiDPUzjM50BAD7XrASA/0PuiMWVJoiGk=";
7272
mixEnv = "prod";
7373
};
7474

0 commit comments

Comments
 (0)