feat: update packages to the latest version, disable wezterm

This commit is contained in:
Ryan Yin
2023-08-07 15:05:04 +08:00
parent c3cf8138f8
commit 270d43251f
3 changed files with 52 additions and 52 deletions

View File

@@ -187,7 +187,7 @@
};
# modern window compositor
hyprland.url = "github:hyprwm/Hyprland/v0.27.2";
hyprland.url = "github:hyprwm/Hyprland/v0.28.0";
# community wayland nixpkgs
nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland";
# anyrun - a wayland launcher
@@ -207,7 +207,7 @@
# AstroNvim is an aesthetic and feature-rich neovim config.
astronvim = {
url = "github:AstroNvim/AstroNvim/v3.34.5";
url = "github:AstroNvim/AstroNvim/v3.35.0";
flake = false;
};