Loading pkgs/applications/window-managers/phosh/phosh-mobile-settings.nix +19 −5 Original line number Diff line number Diff line Loading @@ -28,16 +28,21 @@ libyaml, mobile-broadband-provider-info, modemmanager, gobject-introspection, appstream, gst_all_1, }: let # Derived from subprojects/gvc.wrap gvc = fetchFromGitLab { domain = "gitlab.gnome.org"; owner = "GNOME"; owner = "guidog"; repo = "libgnome-volume-control"; rev = "5f9768a2eac29c1ed56f1fbb449a77a3523683b6"; hash = "sha256-gdgTnxzH8BeYQAsvv++Yq/8wHi7ISk2LTBfU8hk12NM="; rev = "d2442f455844e5292cb4a74ffc66ecc8d7595a9f"; hash = "sha256-10n441b7m/mvQRdrmEsxGxqjKUWzjGvnzJy256NZN5s="; # Workaround for https://github.com/NixOS/nixpkgs/issues/485701 forceFetchGit = true; }; # Derived from subprojects/glibcellbroadcast.wrap libcellbroadcast = fetchFromGitLab { Loading @@ -46,6 +51,8 @@ let repo = "cellbroadcastd"; tag = "v0.0.2"; hash = "sha256-rs9MoC54sVrs3HK0cbX4msYWA63y+DlDOZ5LboVtW9Y="; # Workaround for https://github.com/NixOS/nixpkgs/issues/485701 forceFetchGit = true; }; # Derived from subprojects/libcellbroadcast/subprojects/gvdb.wrap gvdb = fetchFromGitLab { Loading @@ -54,11 +61,13 @@ let repo = "gvdb"; rev = "4758f6fb7f889e074e13df3f914328f3eecb1fd3"; hash = "sha256-4mqoHPlrMPenoGPwDqbtv4/rJ/uq9Skcm82pRvOxNIk="; # Workaround for https://github.com/NixOS/nixpkgs/issues/485701 forceFetchGit = true; }; in stdenv.mkDerivation rec { pname = "phosh-mobile-settings"; version = "0.51.0"; version = "0.54.0"; src = fetchFromGitLab { domain = "gitlab.gnome.org"; Loading @@ -66,7 +75,9 @@ stdenv.mkDerivation rec { owner = "Phosh"; repo = "phosh-mobile-settings"; rev = "v${version}"; hash = "sha256-eIRhxhU+u4cocqyw7ab5BefTp9om5UaiqrJWwN+RtoQ="; hash = "sha256-TuwxzzalNhNJwPmmPJmxsHebzksPYv8jV6K0vYntQIw="; # Workaround for https://github.com/NixOS/nixpkgs/issues/485701 forceFetchGit = true; }; nativeBuildInputs = [ Loading @@ -77,6 +88,8 @@ stdenv.mkDerivation rec { wayland-scanner wrapGAppsHook4 glib.dev gobject-introspection appstream ]; buildInputs = [ Loading @@ -97,6 +110,7 @@ stdenv.mkDerivation rec { libyaml mobile-broadband-provider-info modemmanager gst_all_1.gst-plugins-base ]; postPatch = '' Loading Loading
pkgs/applications/window-managers/phosh/phosh-mobile-settings.nix +19 −5 Original line number Diff line number Diff line Loading @@ -28,16 +28,21 @@ libyaml, mobile-broadband-provider-info, modemmanager, gobject-introspection, appstream, gst_all_1, }: let # Derived from subprojects/gvc.wrap gvc = fetchFromGitLab { domain = "gitlab.gnome.org"; owner = "GNOME"; owner = "guidog"; repo = "libgnome-volume-control"; rev = "5f9768a2eac29c1ed56f1fbb449a77a3523683b6"; hash = "sha256-gdgTnxzH8BeYQAsvv++Yq/8wHi7ISk2LTBfU8hk12NM="; rev = "d2442f455844e5292cb4a74ffc66ecc8d7595a9f"; hash = "sha256-10n441b7m/mvQRdrmEsxGxqjKUWzjGvnzJy256NZN5s="; # Workaround for https://github.com/NixOS/nixpkgs/issues/485701 forceFetchGit = true; }; # Derived from subprojects/glibcellbroadcast.wrap libcellbroadcast = fetchFromGitLab { Loading @@ -46,6 +51,8 @@ let repo = "cellbroadcastd"; tag = "v0.0.2"; hash = "sha256-rs9MoC54sVrs3HK0cbX4msYWA63y+DlDOZ5LboVtW9Y="; # Workaround for https://github.com/NixOS/nixpkgs/issues/485701 forceFetchGit = true; }; # Derived from subprojects/libcellbroadcast/subprojects/gvdb.wrap gvdb = fetchFromGitLab { Loading @@ -54,11 +61,13 @@ let repo = "gvdb"; rev = "4758f6fb7f889e074e13df3f914328f3eecb1fd3"; hash = "sha256-4mqoHPlrMPenoGPwDqbtv4/rJ/uq9Skcm82pRvOxNIk="; # Workaround for https://github.com/NixOS/nixpkgs/issues/485701 forceFetchGit = true; }; in stdenv.mkDerivation rec { pname = "phosh-mobile-settings"; version = "0.51.0"; version = "0.54.0"; src = fetchFromGitLab { domain = "gitlab.gnome.org"; Loading @@ -66,7 +75,9 @@ stdenv.mkDerivation rec { owner = "Phosh"; repo = "phosh-mobile-settings"; rev = "v${version}"; hash = "sha256-eIRhxhU+u4cocqyw7ab5BefTp9om5UaiqrJWwN+RtoQ="; hash = "sha256-TuwxzzalNhNJwPmmPJmxsHebzksPYv8jV6K0vYntQIw="; # Workaround for https://github.com/NixOS/nixpkgs/issues/485701 forceFetchGit = true; }; nativeBuildInputs = [ Loading @@ -77,6 +88,8 @@ stdenv.mkDerivation rec { wayland-scanner wrapGAppsHook4 glib.dev gobject-introspection appstream ]; buildInputs = [ Loading @@ -97,6 +110,7 @@ stdenv.mkDerivation rec { libyaml mobile-broadband-provider-info modemmanager gst_all_1.gst-plugins-base ]; postPatch = '' Loading