Skip to content

Commit

Permalink
photoflow: mark broken for aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Sep 3, 2018
1 parent 3149f84 commit 507dfcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/applications/graphics/photoflow/default.nix
Expand Up @@ -51,5 +51,6 @@ stdenv.mkDerivation {
license = licenses.gpl3Plus;
maintainers = [ maintainers.MtP ];
platforms = platforms.linux;
broken = stdenv.isAarch64;
};
}

0 comments on commit 507dfcc

Please sign in to comment.