Skip to content

Commit 4fbc9b3

Browse files
author
nix
committed
update flake
1 parent 7994cea commit 4fbc9b3

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 = "4c3b1cb0562a4a12cb27190e73a4445320d678d";
74-
sha256 = "sha256-LsNjMVmawDMyh38N2MtAn0xsc1l5umaAnq/nomerjrw=";
73+
rev = "7994ceae107e2364474bfb0db9ce73f4260f65e";
74+
sha256 = "sha256-1zmAzX7s9ybjYcXGyDPqqT2PcelrA+jkxnIDPzCkQxY=";
7575
};
7676
propagatedBuildInputs = mtfgDependencies;
7777
nativeBuildInputs = with pkgs; [

0 commit comments

Comments
 (0)