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

This commit is contained in:
OPNA2608 2024-02-07 17:54:08 +01:00
parent 935882c621
commit e85faede0a

View File

@ -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 [