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 65bc74a commit 93619c4Copy full SHA for 93619c4
pkgs/by-name/gr/grimblast/package.nix
@@ -18,13 +18,13 @@
18
19
stdenvNoCC.mkDerivation (finalAttrs: {
20
pname = "grimblast";
21
- version = "0.1-unstable-2025-02-10";
+ version = "0.1-unstable-2025-02-13";
22
23
src = fetchFromGitHub {
24
owner = "hyprwm";
25
repo = "contrib";
26
- rev = "8724de5851da5cdb1ab8a913a664d004c1e26368";
27
- hash = "sha256-DUqU/X18hBRH/yB56ijTdtshX/+qchQR6XU+Xp5Z+l0=";
+ rev = "59178a657b7e09ddf82b9e79681f482b6c2f378b";
+ hash = "sha256-kXdVW89VJoG+W6N1u0m8hgK2VIWUAweQVzehRZwdNSo=";
28
};
29
30
strictDeps = true;
0 commit comments