projects
/
lemmy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e71862f
)
update cargoSha256
author
self
<self@awful.systems>
Mon, 21 Aug 2023 17:26:59 +0000
(10:26 -0700)
committer
self
<self@awful.systems>
Mon, 21 Aug 2023 17:26:59 +0000
(10:26 -0700)
default.nix
patch
|
blob
|
history
diff --git
a/default.nix
b/default.nix
index 62e8a9f1f3a5be48794453b94470c89606280385..2cb1b9cf17c49893ad3d9d1040dacca2b9940ac7 100644
(file)
--- a/
default.nix
+++ b/
default.nix
@@
-15,7
+15,7
@@
rustPlatform.buildRustPackage rec {
ln -sf ${lemmy-translations} crates/utils/translations
'';
- cargoSha256 = "sha256-
2HWz6gYRo4YkXQz4V5COY2vpCu/PD8kKxzDG21YjYbo
=";
+ cargoSha256 = "sha256-
NPGKXA7S/pk13z9defahDuVAm3u444rLUGa+JhPxkfA
=";
buildInputs = [ postgresql ]
++ lib.optionals stdenv.isDarwin [ libiconv Security ];