grimblast: 0.1-unstable-2025-12-18 -> 0.1-unstable-2026-01-14
This commit is contained in:
@@ -19,13 +19,13 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "grimblast";
|
||||
version = "0.1-unstable-2025-12-18";
|
||||
version = "0.1-unstable-2026-01-14";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "hyprwm";
|
||||
repo = "contrib";
|
||||
rev = "41dbcac8183bb1b3a4ade0d8276b2f2df6ae4690";
|
||||
hash = "sha256-d3HmUbmfTDIt9mXEHszqyo2byqQMoyJtUJCZ9U1IqHQ=";
|
||||
rev = "541628cebe42792ddf5063c4abd6402c2f1bd68f";
|
||||
hash = "sha256-CopNx3j//gZ2mE0ggEK9dZ474UcbDhpTw+KMor8mSxI=";
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
Reference in New Issue
Block a user