From 58e5ef1ad8a5c4b756572e7fbcee13de01a5658b Mon Sep 17 00:00:00 2001 From: XNM Date: Sat, 21 Oct 2023 21:38:15 +0300 Subject: [PATCH] deleted package `vlang` --- home/.config/fish/functions/fish_greeting.fish | 2 +- nixos/configuration.nix | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/home/.config/fish/functions/fish_greeting.fish b/home/.config/fish/functions/fish_greeting.fish index da11484..4891798 100644 --- a/home/.config/fish/functions/fish_greeting.fish +++ b/home/.config/fish/functions/fish_greeting.fish @@ -1,6 +1,6 @@ function fish_greeting set_color blue; echo " Distro:  NixOS" - set_color white; echo " Langs:  Rust  Zig  Go  Vlang  JS 󰛦 TS  Python  WasmEdge" + set_color white; echo " Langs:  Rust  Zig  Go  JS 󰛦 TS  Python  WasmEdge" set_color green; echo " Shell: 󰈺 Fish" set_color yellow; echo "󰟶 Mood: 👨‍💻" set_color cyan; figlet random -f binary diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 0c3958e..d4b1e3d 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -429,7 +429,6 @@ nodejs_20 bun zig - vlang python311Packages.python-lsp-server nodePackages_latest.nodemon