We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee779a commit d5bd7dcCopy full SHA for d5bd7dc
flake.nix
@@ -70,8 +70,8 @@
70
version = "0.5.4";
71
src = pkgs.fetchgit {
72
url = "https://github.com/michael-mueller-git/Python-Funscript-Editor.git";
73
- rev = "05befcb71b1f526bbabbe37b8be84f13f114bca2";
74
- sha256 = "sha256-zaqCY9J2SPJJegkCUw6z8xUpuD4pfqkC9XtvbtYsK2w=";
+ rev = "eee779a3492397ade4d53129b9b42f6d50e83ec";
+ sha256 = "sha256-5/2TEHQ/pIuRQul41oxjRmxwgt2c22/uoNvOnZXkj+I=";
75
};
76
propagatedBuildInputs = mtfgDependencies;
77
nativeBuildInputs = with pkgs; [
0 commit comments