Add JetBrainsMono Nerd Font and unzip utility to the environment
Install unzip utility and JetBrainsMono Nerd Font package in the Nix environment. Replit-Commit-Author: Agent Replit-Commit-Session-Id: f6819c21-e85d-45ac-acde-604db2cfa4fe Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: bf130c8a-8757-4153-9c10-efa9db0b2d19 Replit-Helium-Checkpoint-Created: true
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
{pkgs}: {
|
{pkgs}: {
|
||||||
deps = [
|
deps = [
|
||||||
|
pkgs.unzip
|
||||||
|
pkgs.nerd-fonts.jetbrains-mono
|
||||||
pkgs.neovim
|
pkgs.neovim
|
||||||
pkgs.wget
|
pkgs.wget
|
||||||
pkgs.jdk21
|
pkgs.jdk21
|
||||||
|
|||||||
Reference in New Issue
Block a user