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 05befcb commit fdce4e9Copy full SHA for fdce4e9
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 = "d1d214ca41e88b9653fb41b8c7395e1901809a9";
74
- sha256 = "sha256-InaFRHSdwuo0DLTmGbhvfCPXNaWz9tJGSSkftmft8N8=";
+ rev = "05befcb71b1f526bbabbe37b8be84f13f114bca2";
+ sha256 = "sha256-zaqCY9J2SPJJegkCUw6z8xUpuD4pfqkC9XtvbtYsK2w=";
75
};
76
propagatedBuildInputs = mtfgDependencies;
77
nativeBuildInputs = with pkgs; [
0 commit comments