We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e592c0b commit 5b4b910Copy full SHA for 5b4b910
1 file changed
flake.nix
@@ -70,8 +70,8 @@
70
version = "0.5.3";
71
src = pkgs.fetchgit {
72
url = "https://github.com/michael-mueller-git/Python-Funscript-Editor.git";
73
- rev = "56b6e7fb374848dd6cff8df11e495aacb7885b8f";
74
- sha256 = "sha256-6iYF+wamRmQucJsbLq2K420P7+6bMN4d2FMYOBotldw=";
+ rev = "e592c0b64ad2f52207c45889c1bdc4c131892cbd";
+ sha256 = "sha256-v5Y1nIcf5n88VXtznGBgMIhG/JyP+rwO0RDLHJbHWBI=";
75
};
76
propagatedBuildInputs = mtfgDependencies;
77
QT_QPA_PLATFORM = "xcb";
0 commit comments