Skip to content

Commit

Permalink
conan: unmark as broken
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornfor authored and Jon committed May 7, 2020
1 parent c4086f6 commit 3cb7a1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/development/tools/build-managers/conan/default.nix
Expand Up @@ -100,6 +100,5 @@ in newPython.pkgs.buildPythonApplication rec {
license = licenses.mit;
maintainers = with maintainers; [ HaoZeke ];
platforms = platforms.linux;
broken = true;
};
}

0 comments on commit 3cb7a1c

Please sign in to comment.