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 d1d214c commit 8cce453Copy full SHA for 8cce453
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 = "7994ceae107e2364474bfb0db9ce73f4260f65e";
74
- sha256 = "sha256-1zmAzX7s9ybjYcXGyDPqqT2PcelrA+jkxnIDPzCkQxY=";
+ rev = "d1d214ca41e88b9653fb41b8c7395e1901809a9";
+ sha256 = "sha256-InaFRHSdwuo0DLTmGbhvfCPXNaWz9tJGSSkftmft8N8=";
75
};
76
propagatedBuildInputs = mtfgDependencies;
77
nativeBuildInputs = with pkgs; [
0 commit comments