silk fhs
This commit is contained in:
parent
7c1b76f21f
commit
b202b61c50
1 changed files with 5 additions and 0 deletions
|
|
@ -121,6 +121,11 @@
|
|||
vscodium-fhs
|
||||
android-studio
|
||||
jetbrains.rider
|
||||
(pkgs.buildFHSEnv {
|
||||
name = "silk-fhs";
|
||||
runScript = "bash";
|
||||
targetPkgs = pkgs: with pkgs; [glfw assimp];
|
||||
})
|
||||
# jetbrains.idea-ultimate
|
||||
|
||||
# communication
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue