nit(flake): sort develop profiles

This commit is contained in:
Infinidoge 2023-07-10 21:01:22 -04:00
parent 69ef0c12a3
commit f80b77dfa5

View file

@ -141,15 +141,15 @@
develop = [
(with profiles.develop.programming; [
python
racket
haskell
java
kotlin
lua
nim
python
racket
rust
zig
lua
kotlin
])
];
};