Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2406387fd6312beebc0800bd347d10dd1178e9a8
      
https://github.com/NixOS/nixpkgs/commit/2406387fd6312beebc0800bd347d10dd1178e9a8
  Author: aszlig <[email protected]>
  Date:   2016-10-23 (Sun, 23 Oct 2016)

  Changed paths:
    M pkgs/applications/networking/irc/quassel-webserver/default.nix

  Log Message:
  -----------
  quassel-webserver: Remove reference to <nixpkgs>

We already are in the <nixpkgs> repository and using <nixpkgs> within
its own tree will depend on <nixpkgs> to be set in NIX_PATH, otherwise
the evaluation will fail.

So apart from this issue it isn't even necessary to use <nixpkgs>
instead of the relative path to node-packages.nix, so let's use the
latter.

Signed-off-by: aszlig <[email protected]>
Cc: @uwap, @Mic92


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to