NixOS / nixos-homepage

Sources for nixos.org
https://nixos.org
286 stars 305 forks source link

Minor minimization of inputs redundancy in flake.nix #1390

Closed Rexcrazy804 closed 2 months ago

Rexcrazy804 commented 2 months ago

Rewrote the input declarations to fall within an overarching inputs structure scope. This manages to vividly distinguish the inputs from the succeeding cache configurations before the outputs declaration.