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

This commit is contained in:
Robert Hensing 2024-04-24 12:49:33 +02:00
parent 837966790c
commit 8f805a0660
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# 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