mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
musicpod: 2.11.4 -> 2.12.0
This commit is contained in:
parent
a1fc88bb0b
commit
07fbfa430b
2 changed files with 25 additions and 15 deletions
|
@ -14,13 +14,13 @@
|
|||
|
||||
flutter329.buildFlutterApplication rec {
|
||||
pname = "musicpod";
|
||||
version = "2.11.4";
|
||||
version = "2.12.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ubuntu-flutter-community";
|
||||
repo = "musicpod";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-bZAVkYSQ8NFW4wAXjfEZYt/Z/gSYn51MPLY+hENWQac=";
|
||||
hash = "sha256-1elK3/jQ9KKqJYdU4CZd7rbIv8WK3H9AdBLH6QMqMmo=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
@ -40,7 +40,7 @@ flutter329.buildFlutterApplication rec {
|
|||
media_kit_libs_video = media_kit-hash;
|
||||
media_kit_video = media_kit-hash;
|
||||
phoenix_theme = "sha256-HGMRQ5wdhoqYNkrjLTfz6mE/dh45IRyuQ79/E4oo+9w=";
|
||||
yaru = "sha256-8TgDrI1vWIi8V1e/DrKVb4PS+KLCguG0bB15/XFFnX4=";
|
||||
yaru = "sha256-7frcJOVfeigQZf0t+7DXf92C2eNiG25RdkPk7+i0NUs=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
|
|
|
@ -161,16 +161,6 @@
|
|||
"source": "hosted",
|
||||
"version": "5.8.2"
|
||||
},
|
||||
"blur": {
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
"name": "blur",
|
||||
"sha256": "4009ea0c63d55b335794ac5cbbe9544fd10527a21b6272bfb6a44b5eda1a814c",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "4.0.1"
|
||||
},
|
||||
"boolean_selector": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
|
@ -651,6 +641,26 @@
|
|||
"source": "hosted",
|
||||
"version": "1.1.1"
|
||||
},
|
||||
"flex_color_picker": {
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
"name": "flex_color_picker",
|
||||
"sha256": "8f753a1a026a13ea5cc5eddbae3ceb886f2537569ab2e5208efb1e3bb5af72ff",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "3.7.1"
|
||||
},
|
||||
"flex_seed_scheme": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "flex_seed_scheme",
|
||||
"sha256": "b06d8b367b84cbf7ca5c5603c858fa5edae88486c4e4da79ac1044d73b6c62ec",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "3.5.1"
|
||||
},
|
||||
"flutter": {
|
||||
"dependency": "direct main",
|
||||
"description": "flutter",
|
||||
|
@ -2329,8 +2339,8 @@
|
|||
"dependency": "direct main",
|
||||
"description": {
|
||||
"path": ".",
|
||||
"ref": "b75bb6e2b3c30126b17d73a67577ad43f5c65d7c",
|
||||
"resolved-ref": "b75bb6e2b3c30126b17d73a67577ad43f5c65d7c",
|
||||
"ref": "9902d7230d0d3be31317eb0558114f28afc861ce",
|
||||
"resolved-ref": "9902d7230d0d3be31317eb0558114f28afc861ce",
|
||||
"url": "https://github.com/ubuntu/yaru.dart"
|
||||
},
|
||||
"source": "git",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue