Commit 8f805a06 authored by Robert Hensing's avatar Robert Hensing
Browse files

pkgs/top-level/config.nix: Refer to test

parent 83796679
Loading
Loading
Loading
Loading
+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