Skip to content

Commit fdce4e9

Browse files
author
nix
committed
update flake
1 parent 05befcb commit fdce4e9

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.4";
7171
src = pkgs.fetchgit {
7272
url = "https://github.com/michael-mueller-git/Python-Funscript-Editor.git";
73-
rev = "d1d214ca41e88b9653fb41b8c7395e1901809a9";
74-
sha256 = "sha256-InaFRHSdwuo0DLTmGbhvfCPXNaWz9tJGSSkftmft8N8=";
73+
rev = "05befcb71b1f526bbabbe37b8be84f13f114bca2";
74+
sha256 = "sha256-zaqCY9J2SPJJegkCUw6z8xUpuD4pfqkC9XtvbtYsK2w=";
7575
};
7676
propagatedBuildInputs = mtfgDependencies;
7777
nativeBuildInputs = with pkgs; [

0 commit comments

Comments
 (0)