System Gen107 @ 2025-10-19-14:10:22 by jonas@monolith
This commit is contained in:
parent
4397a97111
commit
58eaa374ac
@ -86,9 +86,10 @@
|
|||||||
${pkgs.git}/bin/git switch "$branch_current"
|
${pkgs.git}/bin/git switch "$branch_current"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
nix store diff-closures \
|
nix store --log-format internal-json -v diff-closures \
|
||||||
'.?ref='"$branch_current"'#nixosConfigurations.'"$(${pkgs.hostname}/bin/hostname)"'.config.system.build.toplevel' \
|
'.?ref='"$branch_current"'#nixosConfigurations.'"$(${pkgs.hostname}/bin/hostname)"'.config.system.build.toplevel' \
|
||||||
'.?ref='"$branch_staging"'#nixosConfigurations.'"$(${pkgs.hostname}/bin/hostname)"'.config.system.build.toplevel'
|
'.?ref='"$branch_staging"'#nixosConfigurations.'"$(${pkgs.hostname}/bin/hostname)"'.config.system.build.toplevel' \
|
||||||
|
|& ${pkgs.nom}/bin/nom --json
|
||||||
|
|
||||||
popd
|
popd
|
||||||
'';
|
'';
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user