nixos: export packages of the current configuration (its `pkgs` argument)
Allows one to access a package configured with overrides given in `nixpkgs.config`, e.g.: nix-build ./nixos/default.nix -A pkgs.ffmpeg
parent
2341c814
Please register or sign in to comment