Skip to content

Commit d5bd7dc

Browse files
author
nix
committed
update flake
1 parent eee779a commit d5bd7dc

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 = "05befcb71b1f526bbabbe37b8be84f13f114bca2";
74-
sha256 = "sha256-zaqCY9J2SPJJegkCUw6z8xUpuD4pfqkC9XtvbtYsK2w=";
73+
rev = "eee779a3492397ade4d53129b9b42f6d50e83ec";
74+
sha256 = "sha256-5/2TEHQ/pIuRQul41oxjRmxwgt2c22/uoNvOnZXkj+I=";
7575
};
7676
propagatedBuildInputs = mtfgDependencies;
7777
nativeBuildInputs = with pkgs; [

0 commit comments

Comments
 (0)