Loading pkgs/by-name/co/cosmic-player/package.nix +10 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ gst_all_1, libglvnd, libgbm, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -70,6 +71,15 @@ rustPlatform.buildRustPackage rec { libcosmicAppWrapperArgs+=(--prefix GST_PLUGIN_SYSTEM_PATH_1_0 : "$GST_PLUGIN_SYSTEM_PATH_1_0") ''; passthru.updateScript = nix-update-script { extraArgs = [ "--version" "unstable" "--version-regex" "epoch-(.*)" ]; }; meta = { homepage = "https://github.com/pop-os/cosmic-player"; description = "Media player for the COSMIC Desktop Environment"; Loading Loading
pkgs/by-name/co/cosmic-player/package.nix +10 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ gst_all_1, libglvnd, libgbm, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -70,6 +71,15 @@ rustPlatform.buildRustPackage rec { libcosmicAppWrapperArgs+=(--prefix GST_PLUGIN_SYSTEM_PATH_1_0 : "$GST_PLUGIN_SYSTEM_PATH_1_0") ''; passthru.updateScript = nix-update-script { extraArgs = [ "--version" "unstable" "--version-regex" "epoch-(.*)" ]; }; meta = { homepage = "https://github.com/pop-os/cosmic-player"; description = "Media player for the COSMIC Desktop Environment"; Loading