Skip to content

Commit 5b4b910

Browse files
author
nix
committed
no error on when save dialog settings failes
1 parent e592c0b commit 5b4b910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
version = "0.5.3";
7171
src = pkgs.fetchgit {
7272
url = "https://github.com/michael-mueller-git/Python-Funscript-Editor.git";
73-
rev = "56b6e7fb374848dd6cff8df11e495aacb7885b8f";
74-
sha256 = "sha256-6iYF+wamRmQucJsbLq2K420P7+6bMN4d2FMYOBotldw=";
73+
rev = "e592c0b64ad2f52207c45889c1bdc4c131892cbd";
74+
sha256 = "sha256-v5Y1nIcf5n88VXtznGBgMIhG/JyP+rwO0RDLHJbHWBI=";
7575
};
7676
propagatedBuildInputs = mtfgDependencies;
7777
QT_QPA_PLATFORM = "xcb";

0 commit comments

Comments
 (0)