]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - flakes/mastodon/default.nix
Add chatons infos
[perso/Immae/Config/Nix.git] / flakes / mastodon / default.nix
index 80bae39b4d84f06b48f5267f7351852868ad40c6..5d32c23234b89e0103ebe662114ae397b7155974 100644 (file)
@@ -72,6 +72,7 @@ let
 in
 stdenv.mkDerivation {
   name = "mastodon";
+  version = src.version;
   inherit mastodon_with_yarn;
   builder = writeText "build_mastodon" ''
       source $stdenv/setup