We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c432861 commit f6ec358Copy full SHA for f6ec358
pkgs/by-name/la/labwc-tweaks-gtk/package.nix
@@ -14,13 +14,13 @@
14
15
stdenv.mkDerivation (finalAttrs: {
16
pname = "labwc-tweaks-gtk";
17
- version = "0-unstable-2025-03-07";
+ version = "0-unstable-2025-04-01";
18
19
src = fetchFromGitHub {
20
owner = "labwc";
21
repo = "labwc-tweaks-gtk";
22
- rev = "24635c72d4da21df0b66fa23fb4a15686d257521";
23
- hash = "sha256-rDmY4+xUBv6Vw150X/3rP5bhW8Dmd8zEAyt86/c1+ss=";
+ rev = "b1779b293f1d0b07b328a6cbbfb5b1c4e3529d97";
+ hash = "sha256-K2f1ztuhi3+btc41/1FYVvTBnPEVM5XQmlJxW7y9MlY=";
24
};
25
26
nativeBuildInputs = [
0 commit comments