Skip to content

Commit 591fd8b

Browse files
committed
flake: include dev diff-plugins package in packages
1 parent 502f316 commit 591fd8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
packages = lib.optionalAttrs (partitionStack == [ ]) {
5252
# Propagate `packages` from the `dev` partition:
5353
inherit (config.partitions.dev.module.flake.packages.${system})
54+
diff-plugins
5455
list-plugins
5556
;
5657
};

0 commit comments

Comments
 (0)