Skip to content

Commit 59308a2

Browse files
harryfeideclantsien
authored andcommitted
fix nix build
1 parent efda5dc commit 59308a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
cp -r ${pathDir} crates
155155
sed -i 's|../crates/lisp_util|./crates/lisp_util|' Cargo.toml
156156
'' + doVersionedUpdate;
157-
sha256 = "sha256-w49ROzIvgdQpSrWHomtg6eEmssZFmgLsJ/optFSuaEY=";
157+
sha256 = "sha256-XvGLnzh5GKiiVeWPiIxrnV2eDr6LvRe5UvnIGlkQk6w=";
158158
inherit installPhase;
159159
};
160160

0 commit comments

Comments
 (0)