# WARNING: automatically generated file
# Generated by 'gem nix' command that comes from 'nix' gem
g: # Get dependencies from patched gems
{
  aliases = {
    nix = g.nix_0_1;
    rake = g.rake_0_8_7;
  };
  gem_nix_args = [ ''nix'' ''rake'' ];
  gems = {
    nix_0_1 = {
      basename = ''nix'';
      meta = {
        description = ''Nix package manager interface'';
        homepage = ''http://gitorious.org/ruby-nix'';
        longDescription = ''Adds 'gem nix' command that dumps given set of gems to format suitable for Nix package manager'';
      };
      name = ''nix-0.1'';
      requiredGems = [  ];
      sha256 = ''16lc3yfjcsm1s5jjfazlwia1vhy6x401f0mam79r2qkcic70xnap'';
    };
    rake_0_8_7 = {
      basename = ''rake'';
      meta = {
        description = ''Ruby based make-like utility.'';
        homepage = ''http://rake.rubyforge.org'';
        longDescription = ''Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax.'';
      };
      name = ''rake-0.8.7'';
      requiredGems = [  ];
      sha256 = ''03z1zm7xwl2r9v945ambwbd9sn2smbi34xldmac7qjcmsvd7pcqh'';
    };
  };
}