Skip to content

Commit

Permalink
Merge pull request #666 from rasendubi/KAA-1057
Browse files Browse the repository at this point in the history
KAA-1057 Switch to upstream avro-cpp
  • Loading branch information
rasendubi committed May 10, 2016
2 parents 9b1f3b0 + fcfc83a commit 17a7b6a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
34 changes: 0 additions & 34 deletions nix/avro-cpp/default.nix

This file was deleted.

6 changes: 0 additions & 6 deletions nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@ let
patches = [ ./astyle/max_indent.patch ];
});

# avro-cpp was merged into upstream
# (https://github.com/NixOS/nixpkgs/pull/14811)
#
# Remove next line, once it gets into channel.
avro-cpp = callPackage ./avro-cpp { };

kaa-client-c = callPackage ./kaa-client-c { };

kaa-client-cpp = callPackage ./kaa-client-cpp { };
Expand Down

0 comments on commit 17a7b6a

Please sign in to comment.