gtk-frdp: unstable-2024-03-01 -> 3.37.1-unstable-2024-03-01

This commit is contained in:
OPNA2608
2024-05-07 00:10:00 +02:00
parent 935882c621
commit e85faede0a
@@ -15,7 +15,7 @@
stdenv.mkDerivation rec {
pname = "gtk-frdp";
version = "unstable-2024-03-01";
version = "3.37.1-unstable-2024-03-01";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
@@ -41,7 +41,9 @@ stdenv.mkDerivation rec {
];
passthru = {
updateScript = unstableGitUpdater { };
updateScript = unstableGitUpdater {
tagPrefix = "v";
};
};
env.NIX_CFLAGS_COMPILE = toString (lib.optionals stdenv.isDarwin [