flake: Sort Inputs Lexicographically

This commit is contained in:
Lorenz Leutgeb 2026-05-07 19:09:01 +02:00 committed by Fintan Halpenny
parent c5043617b9
commit 767b80e7fe
1 changed files with 4 additions and 2 deletions

View File

@ -34,11 +34,13 @@
outputs = {
self,
nixpkgs,
advisory-db,
crane,
flake-utils,
advisory-db,
nixpkgs,
rust-overlay,
...
} @ inputs:
flake-utils.lib.eachDefaultSystem (system: let