mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +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 {
|
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 ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue