Author: simons
Date: Sun Oct 30 16:06:30 2011
New Revision: 30131
URL: https://nixos.org/websvn/nix/?rev=30131&sc=1
Log:
haskell-download: added meta.maintainers
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/download/default.nix
Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/download/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/download/default.nix
Sun Oct 30 15:39:13 2011 (r30130)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/download/default.nix
Sun Oct 30 16:06:30 2011 (r30131)
@@ -10,5 +10,9 @@
description = "High-level file download based on URLs";
license = self.stdenv.lib.licenses.bsd3;
platforms = self.ghc.meta.platforms;
+ maintainers = [
+ self.stdenv.lib.maintainers.andres
+ self.stdenv.lib.maintainers.simons
+ ];
};
})
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits