gtk-frdp: unstable-2022-04-11 → unstable-2023-02-11

d7f408fb23...f506b8a3e5

API version is bumped to 0.2, this is now needed by gnome-connections.

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
Bobby Rong 2023-02-25 12:25:44 +08:00 committed by Jan Tojnar
parent a22bd5f0d4
commit 32bf3e9f99

View File

@ -14,14 +14,14 @@
stdenv.mkDerivation rec {
pname = "gtk-frdp";
version = "unstable-2022-04-11";
version = "unstable-2023-02-11";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "GNOME";
repo = pname;
rev = "d7f408fb23adc01db14c708b35b74a317418de4b";
sha256 = "EyReJX3f7G5+EEB/gbLTnrxdltedbzm7Bg02hCb+XO0=";
rev = "f506b8a3e55a1bb4cab39c68c7c0c34629c78633";
sha256 = "QHWhskJFbNkM+sLOE10NnBUhDRX9flz7aulJxGzSjWw=";
};
nativeBuildInputs = [
@ -39,9 +39,7 @@ stdenv.mkDerivation rec {
];
passthru = {
updateScript = unstableGitUpdater {
branch = "gtk-frdp-0-1";
};
updateScript = unstableGitUpdater { };
};
env.NIX_CFLAGS_COMPILE = toString (lib.optionals stdenv.isDarwin [