Loading pkgs/applications/video/simplescreenrecorder/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ qttools, cmake, ninja, nix-update-script, unstableGitUpdater, }: mkDerivation { Loading Loading @@ -70,7 +70,7 @@ mkDerivation { qtx11extras ]; passthru.updateScript = nix-update-script { }; passthru.updateScript = unstableGitUpdater { }; meta = with lib; { description = "Screen recorder for Linux"; Loading Loading
pkgs/applications/video/simplescreenrecorder/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ qttools, cmake, ninja, nix-update-script, unstableGitUpdater, }: mkDerivation { Loading Loading @@ -70,7 +70,7 @@ mkDerivation { qtx11extras ]; passthru.updateScript = nix-update-script { }; passthru.updateScript = unstableGitUpdater { }; meta = with lib; { description = "Screen recorder for Linux"; Loading