mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 16:23:57 +01:00
Add crystal to the list of packages to install
This commit is contained in:
parent
2d79aeaccf
commit
dd4881cc8c
@ -55,6 +55,7 @@ i php # Install php, used when we need to test php stuff
|
||||
i php-cgi # Install php-cgi, used to make php work with local servers
|
||||
i lua # Install lua, in case we ever want to use it
|
||||
i jdk-9-openjdk # Install java, if for some reason we need to use it
|
||||
i crystal # Install crystal, a ruby-like language with a binary compiler
|
||||
|
||||
i xorg-server # Install xorg-server, used to manage graphical elements on the display
|
||||
i xorg-xinit # Install xorg-xinit, allowing us to start the X server with .xinitrc
|
||||
|
Loading…
Reference in New Issue
Block a user