On 03/04/2016 01:50 AM, Profpatsch wrote: > On 16-02-29 03:16am, Hash Domains wrote: >> What do you think? > > Tried to test it on my local nixpkgs, but can’t get it working. > > nixpkgs> nixos-typecheck printUnspecified ./nixos > error: attribute ‘typechecker’ in selection path > ‘typechecker.printUnspecified’ not found > > Happens also with --help, so it’s probably a bug in the implementation. >
Does the following command work: "nixos-typecheck printUnspecified -I nixpkgs=/path/to/nixpkgs/from/PR/13607" ? _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
