about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorRobert Hensing <robert@roberthensing.nl>2024-04-24 12:49:33 +0200
committerRobert Hensing <robert@roberthensing.nl>2024-04-24 12:57:37 +0200
commit8f805a0660d0dca6c9b5bfc12bc2a85a14c0fa6f (patch)
tree044cca87f1d3b067c49ee19c741ce0d4fe663522 /pkgs/top-level
parent837966790cf9d9edb2e9115fcdfe3963795aa88c (diff)
pkgs/top-level/config.nix: Refer to test
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/config.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/pkgs/top-level/config.nix b/pkgs/top-level/config.nix
index 5c538abcf5cef..67a9a60dbaeaa 100644
--- a/pkgs/top-level/config.nix
+++ b/pkgs/top-level/config.nix
@@ -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