Loading pkgs/top-level/config.nix +6 −0 Original line number Diff line number Diff line # This file defines the structure of the `config` nixpkgs option. # This file is tested in `pkgs/test/config.nix`. # Run tests with: # # nix-build -A tests.config # { config, lib, ... }: let Loading Loading
pkgs/top-level/config.nix +6 −0 Original line number Diff line number Diff line # This file defines the structure of the `config` nixpkgs option. # This file is tested in `pkgs/test/config.nix`. # Run tests with: # # nix-build -A tests.config # { config, lib, ... }: let Loading