Skip to content

Commit fb1fc26

Browse files
committed
fix(flakes): order
1 parent 24e81cb commit fb1fc26

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

flakes/manual.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -259,11 +259,6 @@ type = "github"
259259
owner = "snowfallorg"
260260
repo = "nixos-conf-editor"
261261

262-
[[sources]]
263-
type = "github"
264-
owner = "stackbuilders"
265-
repo = "nixpkgs-terraform"
266-
267262
[[sources]]
268263
type = "github"
269264
owner = "snowfallorg"
@@ -284,6 +279,11 @@ type = "github"
284279
owner = "snowfallorg"
285280
repo = "whats-in-my-store"
286281

282+
[[sources]]
283+
type = "github"
284+
owner = "stackbuilders"
285+
repo = "nixpkgs-terraform"
286+
287287
[[sources]]
288288
type = "github"
289289
owner = "StardustXR"

0 commit comments

Comments
 (0)