server compiles
This commit is contained in:
parent
e9d4f04044
commit
5c82560d76
9 changed files with 3537 additions and 64 deletions
|
|
@ -4,8 +4,9 @@
|
|||
# https://devenv.sh/basics/
|
||||
# env.GREET = "devenv";
|
||||
|
||||
# https://devenv.sh/packages/
|
||||
packages = [ pkgs.git pkgs.git-bug ];
|
||||
packages = [
|
||||
pkgs.alsaLib pkgs.udev # for bevy
|
||||
];
|
||||
|
||||
# enterShell = ''
|
||||
# hello
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue