projects
/
lemmy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
768039b
)
update flake version to 0.18.4
author
self
<self@awful.systems>
Mon, 21 Aug 2023 14:54:28 +0000
(07:54 -0700)
committer
self
<self@awful.systems>
Mon, 21 Aug 2023 14:54:28 +0000
(07:54 -0700)
default.nix
patch
|
blob
|
history
diff --git
a/default.nix
b/default.nix
index 06a1d68411090291aff260c5d9a92b5dfcafeb9f..62e8a9f1f3a5be48794453b94470c89606280385 100644
(file)
--- a/
default.nix
+++ b/
default.nix
@@
-2,7
+2,7
@@
, Security, protobuf, rustfmt, nixosTests, lemmy-translations }:
rustPlatform.buildRustPackage rec {
- version = "0.18.
2
";
+ version = "0.18.
4
";
pname = "lemmy-server";
src = ./.;