OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition. It is the result of an effort Sun Microsystems began in 2006. The implementation is licensed under the GNU General Public License
Version 2 with a linking exception[fn:15].
OpenJDK[fn:15] is a free and open-source implementation of the Java Platform, Standard Edition. It is the result of an effort Sun Microsystems began in 2006. The implementation is licensed under the GNU General Public License Version 2 with a linking exception.
Import this shell with ~nix-shell /etc/dotfiles/shells/java.nix~.
@ -1002,7 +1001,8 @@ X11, or X[fn:30] is the generic name for the X Window System Display Server. All
services.printing.enable = true;
fonts.fonts = with pkgs; [
iosevka-bin
fira-code
fira-code-symbols
emacs-all-the-icons-fonts
];
}
@ -2075,13 +2075,14 @@ epkgs.magit
#+NAME: emacs-fonts-package
#+BEGIN_SRC nix
epkgs.hydra
epkgs.fira-code-mode
#+END_SRC
#+NAME: emacs-fonts-elisp
#+BEGIN_SRC emacs-lisp
;; Configure the font when running as `emacs-server'.