feat: update dependencies

This commit is contained in:
Ryan Yin
2024-07-15 21:57:13 +08:00
parent 5fcf0d0995
commit 1eecf89793
2 changed files with 239 additions and 211 deletions

View File

@@ -60,14 +60,14 @@
};
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.3.0";
url = "github:nix-community/lanzaboote/v0.4.1";
inputs.nixpkgs.follows = "nixpkgs";
};
impermanence.url = "github:nix-community/impermanence";
hyprland = {
url = "github:hyprwm/Hyprland/v0.39.1";
url = "github:hyprwm/Hyprland/v0.41.2";
inputs.nixpkgs.follows = "nixpkgs";
};