> In my opinion there will not be any redundancy for you if you want to
> ignore pkgtags/ directory alongside pkgs. Those who want to use it would
> find some - probably redundant - symlinks that will help them to
> understand what in nixpkgs structure corresponds to things they expect.
> 

So we could use a text file and put in the path instead equally well.
I got it now.

But then we can use tags and we'll get the same result.

Maybe we could just use

meta = {
  gentoo_location = " app-admin/http";
  tags = [ "http" "daemons" ];
  [..]
}

Then we could even automatically generate those symlinks or files or
whatsoever ?

Why do i prefer this? Less work to mantain.

Marc Weber
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to