X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=flakes%2Fmastodon%2Fdefault.nix;h=5d32c23234b89e0103ebe662114ae397b7155974;hb=120bcf4d3927f4a0d07513bc54ea5b5fb9b7d809;hp=80bae39b4d84f06b48f5267f7351852868ad40c6;hpb=de5b6cf13efac442885f6b20caffeb67f9920115;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/flakes/mastodon/default.nix b/flakes/mastodon/default.nix index 80bae39..5d32c23 100644 --- a/flakes/mastodon/default.nix +++ b/flakes/mastodon/default.nix @@ -72,6 +72,7 @@ let in stdenv.mkDerivation { name = "mastodon"; + version = src.version; inherit mastodon_with_yarn; builder = writeText "build_mastodon" '' source $stdenv/setup