Skip to content

Commit

Permalink
chore(nix): update deps hash
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed May 8, 2024
1 parent aee9434 commit 287968b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
src = self.outPath;
inherit version elixir;
pname = "next-ls-deps";
hash = "sha256-XAcErVbGOz0m832H+qistfJwTTdgz3mfdHK2JvI3voc=";
hash = "sha256-sIV8/KS5hcIiqk5sSwcIEnPFZNvefzvNyt6af829ri8=";
mixEnv = "prod";
};

Expand Down

0 comments on commit 287968b

Please sign in to comment.