Skip to content

Commit

Permalink
Update nixpkgs digest to 5df4362
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandroBot committed Jan 20, 2025
1 parent 836908e commit c4f88bc
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 nix/frontend.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ stdenv.mkDerivation (finalAttrs: {

pnpmDeps = pnpm.fetchDeps {
inherit (finalAttrs) pname version src;
hash = "sha256-+lUaSj0zs8DpjB4m6B4BORP2tp5u5szn9Fz57m4rLXY=";
hash = "sha256-eBrOlLJ7gqVn0XtAq5L0PeL53nyyNEwrryQfNzK/8Q4=";
};

nativeBuildInputs = [ nodejs pnpm.configHook ];
Expand Down

0 comments on commit c4f88bc

Please sign in to comment.