lol

anarchism: remove phases

-2
-2
pkgs/data/documentation/anarchism/default.nix
··· 12 12 sha256 = "04ylk0y5b3jml2awmyz7m1hnymni8y1n83m0k6ychdh0px8frhm5"; 13 13 }; 14 14 15 - phases = [ "unpackPhase" "postPatch" "installPhase" ]; 16 - 17 15 postPatch = '' 18 16 substituteInPlace debian/anarchism.desktop \ 19 17 --replace "/usr/bin/xdg-open" "${xdg-utils}/bin/xdg-open"