Hi Rommel, > It complains that ~/.nix-defexpr/nixpkgs_sys could not be found, as > expected, which brings me to my next point: Why is that wiki page > making references to nixpkgs_sys?
if I remember correctly, then ~/.nix-defexpr/nixpkgs_sys used to be the default path under which Nixpkgs was installed on a NixOS machine for non-root users. These days, we have ways to refer to Nixpkgs without hard-coding an absolute path. I updated https://nixos.org/wiki/TexLive_HOWTO to reflect that. I hope this helps, Peter _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
