Hi, On 01/04/2011 01:28 AM, Evgeny Egorochkin wrote:
> Log: > knetwork-manager: package and enable support in KDE to see what is going to > break. > > Added: > nixpkgs/trunk/pkgs/tools/networking/knetworkmanager/ > nixpkgs/trunk/pkgs/tools/networking/knetworkmanager/live.nix I've disabled this in all-packages.nix because the fetchgitrevision call breaks "nix-env -q". This is because "nix-env -q" won't perform derivations during evaluation. Also, perhaps these packages should be kept in a separate tree of "bleeding edge" developer/maintainer-targeted Nix expressions, since Nixpkgs should have at least some minimum level of stability :-) -- Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/ _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
