Skip to content

Commit 8cce453

Browse files
author
nix
committed
update flake
1 parent d1d214c commit 8cce453

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

0 commit comments

Comments
 (0)