1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00

Apply updated nixfmt

(cherry picked from commit 81a2809a52)
This commit is contained in:
Robert Hensing 2025-11-03 12:01:55 +01:00 committed by github-actions[bot]
parent 72a4832b66
commit c3e5510622

View file

@ -24,9 +24,9 @@ let
in in
concatStringsSep "\n" (map showEntry storesList); concatStringsSep "\n" (map showEntry storesList);
"index.md" = "index.md" = replaceStrings [ "@store-types@" ] [ index ] (
replaceStrings [ "@store-types@" ] [ index ] readFile ./source/store/types/index.md.in
(readFile ./source/store/types/index.md.in); );
tableOfContents = tableOfContents =
let let