Skip to content

Commit

Permalink
update flake
Browse files Browse the repository at this point in the history
  • Loading branch information
nix committed Apr 21, 2024
1 parent eee779a commit d5bd7dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
version = "0.5.4";
src = pkgs.fetchgit {
url = "https://github.com/michael-mueller-git/Python-Funscript-Editor.git";
rev = "05befcb71b1f526bbabbe37b8be84f13f114bca2";
sha256 = "sha256-zaqCY9J2SPJJegkCUw6z8xUpuD4pfqkC9XtvbtYsK2w=";
rev = "eee779a3492397ade4d53129b9b42f6d50e83ec";
sha256 = "sha256-5/2TEHQ/pIuRQul41oxjRmxwgt2c22/uoNvOnZXkj+I=";
};
propagatedBuildInputs = mtfgDependencies;
nativeBuildInputs = with pkgs; [
Expand Down

0 comments on commit d5bd7dc

Please sign in to comment.