iio-hyprland: 0-unstable-2024-09-29 -> 0-unstable-2025-03-18

This commit is contained in:
John Titor 2025-03-24 16:21:53 +00:00 committed by Masum Reza
parent b2d91f1cd1
commit 40c3686454

View file

@ -12,13 +12,13 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "iio-hyprland"; pname = "iio-hyprland";
version = "0-unstable-2024-09-29"; version = "0-unstable-2025-03-18";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "JeanSchoeller"; owner = "JeanSchoeller";
repo = "iio-hyprland"; repo = "iio-hyprland";
rev = "bd6be6b7e0fbc8ca1a5ccbf536602838e52c347e"; rev = "87a4ff78fee17f1120125e50cb36084ebfd8739f";
hash = "sha256-gfH/jcrmI27OEge8OGPe7JpC0jrQJuX7v9hM/ObjjW8="; hash = "sha256-lmzSEP6oqnnOfiwMzMtp33lUlOqrVtbliMEnO8Pl/4s=";
}; };
buildInputs = [ dbus ]; buildInputs = [ dbus ];