website: try if this works
This commit is contained in:
parent
68038b735f
commit
df48a245ba
8 changed files with 331 additions and 182 deletions
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
pkgs,
|
||||
mkShell,
|
||||
...
|
||||
}:
|
||||
mkShell {
|
||||
# Create your shell
|
||||
nativeBuildInputs = with pkgs; [
|
||||
jdt-language-server
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue