syshud: 0-unstable-2024-09-04 -> 0-unstable-2024-09-07

This commit is contained in:
2024-09-08 20:35:26 +00:00
parent 13aad0256d
commit 0d6a823382

View File

@@ -2,8 +2,10 @@
lib,
stdenv,
fetchFromGitHub,
glibmm,
gtk4-layer-shell,
gtkmm4,
libevdev,
nix-update-script,
pkg-config,
wireplumber,
@@ -12,13 +14,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "syshud";
version = "0-unstable-2024-09-04";
version = "0-unstable-2024-09-07";
src = fetchFromGitHub {
owner = "System64fumo";
repo = "syshud";
rev = "1a30539b677878ea9305caae1b328754b3c379bb";
hash = "sha256-bYLDyqVp5sn2/ebVs4dRKudned2kVJafcyAsFGxiH/M=";
rev = "9a68f1d4cb00acb7f9073d258d46a867537da601";
hash = "sha256-ya0BsgWBOzOMQbk8MiOmg8Wkm3KG7ld+upU1YBrRWw0=";
};
postPatch = ''
@@ -32,6 +34,8 @@ stdenv.mkDerivation (finalAttrs: {
];
buildInputs = [
libevdev
glibmm
gtk4-layer-shell
gtkmm4
wireplumber