Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Created August 26, 2017 12:30
Show Gist options
  • Save cleverca22/9fd9e1d89296641d5c36706befcf2f4e to your computer and use it in GitHub Desktop.
Save cleverca22/9fd9e1d89296641d5c36706befcf2f4e to your computer and use it in GitHub Desktop.
{
packageOverrides = pkgs: rec {
gopanda = pkgs.callPackage ./gopanda.nix {};
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment