nix2aci
                                
                                 nix2aci copied to clipboard
                                
                                    nix2aci copied to clipboard
                            
                            
                            
                        Annotations
includes travis ci commits for testing
This was included in #12, correct?
yes. I have to rebase it first.
done
How about we include annotations as a set argument instead of breaking them down into 3 distinct ones in the single ACI packages? I'd find that more flexible.
This was also my first idea. But the spec recommends to prefix custom annotations with a vendor string. So I thought it would be good to pass the official keys as an explicit argument and probably add later a second attribute, which allows to pass own annotations with an advice watch out for potential namespace pollution. Does this makes sense?
This also needs to consider #6 probably.
@Mic92 would you mind rebasing this?