Skip to content

Commit 28b2087

Browse files
author
nix
committed
update flake
1 parent 1bb944a commit 28b2087

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

flake.nix

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,10 @@
7070
version = "0.5.3";
7171
src = pkgs.fetchgit {
7272
url = "https://github.com/michael-mueller-git/Python-Funscript-Editor.git";
73-
rev = "e592c0b64ad2f52207c45889c1bdc4c131892cbd";
74-
sha256 = "sha256-v5Y1nIcf5n88VXtznGBgMIhG/JyP+rwO0RDLHJbHWBI=";
73+
rev = "1bb944adcb0a66eb9688c311d3fe99afc12051aa";
74+
sha256 = "sha256-Fma+5hr+q9iebbwVp2ZTcLP18IEY+rJDGULmixNCTEA=";
7575
};
7676
propagatedBuildInputs = mtfgDependencies;
77-
QT_QPA_PLATFORM = "xcb";
7877
nativeBuildInputs = with pkgs; [
7978
makeWrapper
8079
];

0 commit comments

Comments
 (0)