Skip to content

Commit 174b145

Browse files
guskovddeclantsien
authored andcommitted
fix emacsngLibDeps sha256 sum
1 parent d60c862 commit 174b145

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-+LZno11r6dD8At2/ZkKpWrX1L15PxodkaHNJBQaam4s=";
136+
sha256 = "sha256-ITFwTAKZoTkGBquxxay20r/H5638ndKpIcvQra2t4cg=";
137137
inherit installPhase;
138138
};
139139

0 commit comments

Comments
 (0)