[feat] Add vcpkg

This commit is contained in:
uttarayan21
2024-03-05 14:49:36 +05:30
parent e698f4de80
commit 4b8acdcad7
5 changed files with 24 additions and 21 deletions

View File

@@ -13,6 +13,8 @@ in {
home.packages = with pkgs; home.packages = with pkgs;
[ [
vcpkg
# vcpkg-tool
file file
yt-dlp yt-dlp
ngrok ngrok

View File

@@ -133,4 +133,3 @@ require("noice").setup({
lsp_doc_border = true, -- add a border to hover docs and signature help lsp_doc_border = true, -- add a border to hover docs and signature help
}, },
}) })

View File

@@ -9,7 +9,8 @@ let
tmux popup -d '#{pane_current_path}' -xC -yC -w$width -h$height -E "tmux attach -t scratch || tmux new -s scratch" tmux popup -d '#{pane_current_path}' -xC -yC -w$width -h$height -E "tmux attach -t scratch || tmux new -s scratch"
fi fi
''; '';
in { in
{
programs.tmux = { programs.tmux = {
enable = true; enable = true;
shell = "${pkgs.nushellFull}/bin/nu"; shell = "${pkgs.nushellFull}/bin/nu";
@@ -20,6 +21,7 @@ in {
plugins = with pkgs; [ plugins = with pkgs; [
tmuxPlugins.better-mouse-mode tmuxPlugins.better-mouse-mode
tmuxPlugins.tmux-fzf tmuxPlugins.tmux-fzf
tmuxPlugins.fzf-tmux-url
{ {
plugin = tmuxPlugins.tmux-super-fingers; plugin = tmuxPlugins.tmux-super-fingers;
extraConfig = "set -g @super-fingers-key o"; extraConfig = "set -g @super-fingers-key o";

View File

@@ -7,7 +7,7 @@
return { return {
term = "wezterm", term = "wezterm",
font = wezterm.font_with_fallback({ font = wezterm.font_with_fallback({
"Hasklig", "Hasklug Nerd Font Mono",
"Symbols Nerd Font Mono" "Symbols Nerd Font Mono"
}), }),
color_scheme = "Catppuccin Mocha", color_scheme = "Catppuccin Mocha",

36
config/nix/flake.lock generated
View File

@@ -34,11 +34,11 @@
"rust-overlay": "rust-overlay" "rust-overlay": "rust-overlay"
}, },
"locked": { "locked": {
"lastModified": 1708206936, "lastModified": 1709615483,
"narHash": "sha256-NIC4u8ncMBVkN+CkfIQkc8bttDT5ZCUy5JnNZaMBaFc=", "narHash": "sha256-wG9vuaubSs34i6Uv0d+9caI3vaBm11mzZgV43xaaWz8=",
"owner": "uttarayan21", "owner": "uttarayan21",
"repo": "anyrun-hyprwin", "repo": "anyrun-hyprwin",
"rev": "6e080000304d1cc24fdb80ea18dc08ffb96768a2", "rev": "abeded6c63cd2d370d88e06f995c6451db08c65a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -81,11 +81,11 @@
"rust-overlay": "rust-overlay_2" "rust-overlay": "rust-overlay_2"
}, },
"locked": { "locked": {
"lastModified": 1708279042, "lastModified": 1709615500,
"narHash": "sha256-z2KAA2Jtphn8+psnDDZClhXG3N7zwNfBFrVu5lqrK6w=", "narHash": "sha256-0SOPNus+Hb8OJrJPaPJFQ92Ad8BRRwle31Zl1ri/X18=",
"owner": "uttarayan21", "owner": "uttarayan21",
"repo": "anyrun-rink", "repo": "anyrun-rink",
"rev": "45feb4fb26f7a03fd99ff1d558c0eaf4e6862201", "rev": "0c0b0006e53e2f8faba0cf84d210669f7b786b9c",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -483,11 +483,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1709485962, "lastModified": 1709578243,
"narHash": "sha256-rmFB4uE10+LJbcVE4ePgiuHOBlUIjQOeZt4VQVJTU8M=", "narHash": "sha256-hF96D+c2PBmAFhymMw3z8hou++lqKtZ7IzpFbYeL1/Y=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "d579633ff9915a8f4058d5c439281097e92380a8", "rev": "23ff9821bcaec12981e32049e8687f25f11e5ef3",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -527,11 +527,11 @@
"rust-overlay": "rust-overlay_3" "rust-overlay": "rust-overlay_3"
}, },
"locked": { "locked": {
"lastModified": 1709423084, "lastModified": 1709596966,
"narHash": "sha256-5D50xx8hu1urVNQhsRV4I3g8EPq0vq1Q98Cm3IfCgY8=", "narHash": "sha256-0aLjtDt6UzJNsY/Xl8F46LmXLTq6RHtAoZtAskv55JU=",
"owner": "JakeStanger", "owner": "JakeStanger",
"repo": "ironbar", "repo": "ironbar",
"rev": "c2e23d5654550ded7718ab83d57e14a6345bcede", "rev": "59307f3aef37d39bd61304ab665af90d5048259e",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -885,11 +885,11 @@
}, },
"nixpkgs_5": { "nixpkgs_5": {
"locked": { "locked": {
"lastModified": 1709237383, "lastModified": 1709479366,
"narHash": "sha256-cy6ArO4k5qTx+l5o+0mL9f5fa86tYUX3ozE1S+Txlds=", "narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "1536926ef5621b09bba54035ae2bb6d806d72ac8", "rev": "b8697e57f10292a6165a20f03d2f42920dfaf973",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -934,11 +934,11 @@
}, },
"nur": { "nur": {
"locked": { "locked": {
"lastModified": 1709547795, "lastModified": 1709617541,
"narHash": "sha256-W679g8klWtISDiY1y+tmhU3FtNG0gg7rbi6bwDEOroQ=", "narHash": "sha256-7gOymijuaw/BPW6DGoewXw0sTEDsRGDt/m9e3NIh31c=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nur", "repo": "nur",
"rev": "65f9bf8bfd08ea9106ca14d192391b4f7ab4cd57", "rev": "f9c451a6c7ce8ca367de183f77e4785557570cdc",
"type": "github" "type": "github"
}, },
"original": { "original": {