Skip to content

Commit c734c88

Browse files
committed
dependecy hash bump
1 parent 15c7030 commit c734c88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release
1+
name: Build
22

33
on:
44
push:

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
pname = "website";
164164
version = "0.0.1";
165165
npmBuildScript = "build-dev";
166-
npmDepsHash = "sha256-wCgwvHFrAnRCmZ0aiSVv0mIR0OTtC7GYI6W3YgdZuxQ=";
166+
npmDepsHash = "sha256-TygLIomsRPDdt1Xnz+OLLNibTcwvqpq3M3JOYRJg2m8=";
167167
installPhase = ''
168168
runHook preInstallPhase
169169

0 commit comments

Comments
 (0)