Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

afpfs-ng: mark as broken (#407971)

authored by Aleksana and committed by GitHub a10ad4e3 16ceb9fc

Changed files
+1
pkgs
by-name
af
afpfs-ng
+1
pkgs/by-name/af/afpfs-ng/package.nix
··· 33 33 ]; 34 34 35 35 meta = with lib; { 36 + broken = true; 36 37 homepage = "https://github.com/simonvetter/afpfs-ng"; 37 38 description = "Client implementation of the Apple Filing Protocol"; 38 39 license = licenses.gpl2Only;