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 7994cea commit 4fbc9b3Copy full SHA for 4fbc9b3
flake.nix
@@ -70,8 +70,8 @@
70
version = "0.5.4";
71
src = pkgs.fetchgit {
72
url = "https://github.com/michael-mueller-git/Python-Funscript-Editor.git";
73
- rev = "4c3b1cb0562a4a12cb27190e73a4445320d678d";
74
- sha256 = "sha256-LsNjMVmawDMyh38N2MtAn0xsc1l5umaAnq/nomerjrw=";
+ rev = "7994ceae107e2364474bfb0db9ce73f4260f65e";
+ sha256 = "sha256-1zmAzX7s9ybjYcXGyDPqqT2PcelrA+jkxnIDPzCkQxY=";
75
};
76
propagatedBuildInputs = mtfgDependencies;
77
nativeBuildInputs = with pkgs; [
0 commit comments