Skip to content

A Nix Flake to install the VS Code with Extensions Nix package with pre-configured extensions to use for Java projects.

License

Notifications You must be signed in to change notification settings

ThomasVitale/vscode-java-flake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code Java - Nix Flake

A Nix Flake to install the VS Code with Extensions Nix package with pre-configured extensions to use for Java projects.

How to use it

Nix

Using Nix, you can install the package as follows:

nix profile install github:thomasvitale/vscode-java-flake

Flox

Using Flox, you can install the package in your development environment as follows:

flox install github:thomasvitale/vscode-java-flake

How to build it

Using nix, you can build the flake and generate a lock file. Whenever the flake is updated with a new version, this command needs to be run again.

nix build --extra-experimental-features flakes --extra-experimental-features nix-command

About

A Nix Flake to install the VS Code with Extensions Nix package with pre-configured extensions to use for Java projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages