mirror of
https://github.com/numtide/flake-utils.git
synced 2025-03-05 08:27:04 +00:00
lib: lib: sort inherit statements
This commit is contained in:
parent
988e455b6f
commit
b1606d7d73
1 changed files with 1 additions and 1 deletions
2
lib.nix
2
lib.nix
|
@ -198,8 +198,8 @@ let
|
|||
check-utils
|
||||
defaultSystems
|
||||
eachDefaultSystem
|
||||
eachSystem
|
||||
eachDefaultSystemMap
|
||||
eachSystem
|
||||
eachSystemMap
|
||||
filterPackages
|
||||
flattenTree
|
||||
|
|
Loading…
Add table
Reference in a new issue