Skip to content

Commit

Permalink
nix: Rename aggregating.nix -> aggregates.nix
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Spinale <[email protected]>
  • Loading branch information
nspin committed Nov 14, 2024
1 parent 81b2428 commit d6d2b48
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion hacking/nix/top-level/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
self: with self;

import ./overriding.nix self //
import ./aggregating.nix self //
import ./aggregates.nix self //
{

inherit (pkgs.build.this) shellForMakefile shellForHacking;
Expand Down

0 comments on commit d6d2b48

Please sign in to comment.