nit(flake): sort develop profiles
This commit is contained in:
parent
69ef0c12a3
commit
f80b77dfa5
1 changed files with 4 additions and 4 deletions
|
@ -141,15 +141,15 @@
|
||||||
|
|
||||||
develop = [
|
develop = [
|
||||||
(with profiles.develop.programming; [
|
(with profiles.develop.programming; [
|
||||||
python
|
|
||||||
racket
|
|
||||||
haskell
|
haskell
|
||||||
java
|
java
|
||||||
|
kotlin
|
||||||
|
lua
|
||||||
nim
|
nim
|
||||||
|
python
|
||||||
|
racket
|
||||||
rust
|
rust
|
||||||
zig
|
zig
|
||||||
lua
|
|
||||||
kotlin
|
|
||||||
])
|
])
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue