Skip to content

Commit d60c862

Browse files
hlollideclantsien
authored andcommitted
fix: wrong sha256 sum of emacsngLibDeps
1 parent 45ddc12 commit d60c862

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
@@ -133,7 +133,7 @@
133133
sed -i 's|../crates/lisp_util|./crates/lisp_util|' Cargo.toml
134134
''
135135
+ doVersionedUpdate;
136-
sha256 = "sha256-LOzhuuucqDa1/wBqXPfPozHQL696JEmUgaTZ8y4yREA=";
136+
sha256 = "sha256-+LZno11r6dD8At2/ZkKpWrX1L15PxodkaHNJBQaam4s=";
137137
inherit installPhase;
138138
};
139139

0 commit comments

Comments
 (0)