mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-08 10:01:05 +01:00
Verify eval when setting git package to null. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
6 lines
296 B
Nix
6 lines
296 B
Nix
{
|
|
diff-highlight-basic = ./diff-highlight-basic.nix;
|
|
diff-highlight-with-git-integration = ./diff-highlight-with-git-integration.nix;
|
|
diff-highlight-migration = ./diff-highlight-migration.nix;
|
|
diff-highlight-git-package-null-assertion = ./diff-highlight-git-package-null-assertion.nix;
|
|
}
|