We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c1852 commit 7e62301Copy full SHA for 7e62301
default.nix
@@ -26,8 +26,8 @@ mkDerivation rec {
26
fetchSubmodules = true;
27
owner = "Lurkki14";
28
repo = "tuxclocker";
29
- rev = "03b2e655f160c5d324e990ed790a9f2357286c8c";
30
- hash = "sha256-4oMHkaHPuXx/kgC1lgPSW1EePN8YsJLvXoLLPm/FKFs=";
+ rev = "70c1852e5d97c4064ba32229128a2a1f0f2aa3af";
+ hash = "sha256-dtUVUFRviTaYUb7C07oC8Tzgif29qRFRYSZCvlASIiU=";
31
};
32
33
# meson 0.57 should fix having to have these
0 commit comments