taku0 / swing-set-2

Nix expression for SwingSet2 demo compiled with JDK 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nix expression for SwingSet2 demo in JDK

This Nix expression builds the SwingSet2 demo with JDK 8. Intended to test JDK packages in the Nixpkgs.

How to run

nix-build default.nix
java -jar result/SwingSet2.jar

License

This Nix expression is licensed under the MIT License.

SwingSet2 itself is licensed under the GNU General Public License, version 2, with the Classpath Exception.

About

Nix expression for SwingSet2 demo compiled with JDK 8

License:MIT License


Languages

Language:Nix 100.0%