We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 502f316 commit 591fd8bCopy full SHA for 591fd8b
flake/default.nix
@@ -51,6 +51,7 @@
51
packages = lib.optionalAttrs (partitionStack == [ ]) {
52
# Propagate `packages` from the `dev` partition:
53
inherit (config.partitions.dev.module.flake.packages.${system})
54
+ diff-plugins
55
list-plugins
56
;
57
};
0 commit comments