flake: adds hyprland-plugins and make it follow hyprland

This commit is contained in:
Ahwx 2025-12-16 11:12:23 +01:00
parent d1b298d16f
commit 31a8c8194d
2 changed files with 33 additions and 0 deletions

31
flake.lock generated
View file

@ -421,6 +421,36 @@
"type": "github"
}
},
"hyprland-plugins": {
"inputs": {
"hyprland": [
"hyprland"
],
"nixpkgs": [
"hyprland-plugins",
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland-plugins",
"hyprland",
"systems"
]
},
"locked": {
"lastModified": 1765207366,
"narHash": "sha256-s0jO2kEj5cLLTgTblKnAKjqt3MjYFnmyrQT3SxiUugM=",
"owner": "hyprwm",
"repo": "hyprland-plugins",
"rev": "e058ea23b80775cf20c675d064678416df2d9d04",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-plugins",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
@ -923,6 +953,7 @@
"home-manager": "home-manager",
"hypr-contrib": "hypr-contrib",
"hyprland": "hyprland",
"hyprland-plugins": "hyprland-plugins",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_5",
"nixvim": "nixvim",