Skip to content

Commit c58e43e

Browse files
committed
build(flake.nix/inputs): Unify systems input for terranix
1 parent b30591d commit c58e43e

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
lines changed

flake.lock

Lines changed: 3 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171
inputs = {
172172
nixpkgs.follows = "nixpkgs";
173173
flake-parts.follows = "flake-parts";
174+
systems.follows = "systems";
174175
};
175176
};
176177

0 commit comments

Comments
 (0)