0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

pixelfed: remove outdated dist note

This commit is contained in:
pacien 2023-06-18 17:55:15 +02:00
parent d99dd867fb
commit 806a002215

View file

@ -30,7 +30,6 @@ in package.override rec {
pname = "pixelfed";
version = "0.11.8";
# GitHub distribution does not include vendored files
src = fetchFromGitHub {
owner = "pixelfed";
repo = pname;