mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
iio-hyprland: 0-unstable-2024-09-29 -> 0-unstable-2025-03-18
This commit is contained in:
parent
b2d91f1cd1
commit
40c3686454
1 changed files with 3 additions and 3 deletions
|
@ -12,13 +12,13 @@
|
|||
|
||||
stdenv.mkDerivation {
|
||||
pname = "iio-hyprland";
|
||||
version = "0-unstable-2024-09-29";
|
||||
version = "0-unstable-2025-03-18";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "JeanSchoeller";
|
||||
repo = "iio-hyprland";
|
||||
rev = "bd6be6b7e0fbc8ca1a5ccbf536602838e52c347e";
|
||||
hash = "sha256-gfH/jcrmI27OEge8OGPe7JpC0jrQJuX7v9hM/ObjjW8=";
|
||||
rev = "87a4ff78fee17f1120125e50cb36084ebfd8739f";
|
||||
hash = "sha256-lmzSEP6oqnnOfiwMzMtp33lUlOqrVtbliMEnO8Pl/4s=";
|
||||
};
|
||||
|
||||
buildInputs = [ dbus ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue