tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
gopeed: 1.7.1 -> 1.8.0
R. Ryantm
5 months ago
74363f85
52966aa9
+53
-3
2 changed files
expand all
collapse all
unified
split
pkgs
by-name
go
gopeed
package.nix
pubspec.lock.json
+3
-3
pkgs/by-name/go/gopeed/package.nix
···
8
}:
9
10
let
11
-
version = "1.7.1";
12
13
src = fetchFromGitHub {
14
owner = "GopeedLab";
15
repo = "gopeed";
16
tag = "v${version}";
17
-
hash = "sha256-lfTZN3csxMQGMxf0kfl1hkC47T5XT0sSKIwIMwmS9CQ=";
18
};
19
20
metaCommon = {
···
29
inherit version src;
30
pname = "libgopeed";
31
32
-
vendorHash = "sha256-rJriTQF4tf7sZXcEDS6yZXk3xUI8Cav8OC7o4egpfIw=";
33
34
buildPhase = ''
35
runHook preBuild
···
8
}:
9
10
let
11
+
version = "1.8.0";
12
13
src = fetchFromGitHub {
14
owner = "GopeedLab";
15
repo = "gopeed";
16
tag = "v${version}";
17
+
hash = "sha256-GUCc6GK1yhVbk3Ss1XnT23wtz22uTgdSSDfEdr4mMpA=";
18
};
19
20
metaCommon = {
···
29
inherit version src;
30
pname = "libgopeed";
31
32
+
vendorHash = "sha256-7SPTMeaHvqTZJQYPoGUGRudNRTcsEl/8AKgI6W/XCJQ=";
33
34
buildPhase = ''
35
runHook preBuild
+50
pkgs/by-name/go/gopeed/pubspec.lock.json
···
558
"source": "hosted",
559
"version": "2.0.23"
560
},
0
0
0
0
0
0
0
0
0
0
561
"flutter_test": {
562
"dependency": "direct dev",
563
"description": "flutter",
···
1000
},
1001
"source": "hosted",
1002
"version": "1.9.0"
0
0
0
0
0
0
0
0
0
0
1003
},
1004
"path_provider": {
1005
"dependency": "direct main",
···
1657
},
1658
"source": "hosted",
1659
"version": "4.5.1"
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1660
},
1661
"vector_math": {
1662
"dependency": "transitive",
···
558
"source": "hosted",
559
"version": "2.0.23"
560
},
561
+
"flutter_svg": {
562
+
"dependency": "direct main",
563
+
"description": {
564
+
"name": "flutter_svg",
565
+
"sha256": "c200fd79c918a40c5cd50ea0877fa13f81bdaf6f0a5d3dbcc2a13e3285d6aa1b",
566
+
"url": "https://pub.dev"
567
+
},
568
+
"source": "hosted",
569
+
"version": "2.0.17"
570
+
},
571
"flutter_test": {
572
"dependency": "direct dev",
573
"description": "flutter",
···
1010
},
1011
"source": "hosted",
1012
"version": "1.9.0"
1013
+
},
1014
+
"path_parsing": {
1015
+
"dependency": "transitive",
1016
+
"description": {
1017
+
"name": "path_parsing",
1018
+
"sha256": "883402936929eac138ee0a45da5b0f2c80f89913e6dc3bf77eb65b84b409c6ca",
1019
+
"url": "https://pub.dev"
1020
+
},
1021
+
"source": "hosted",
1022
+
"version": "1.1.0"
1023
},
1024
"path_provider": {
1025
"dependency": "direct main",
···
1677
},
1678
"source": "hosted",
1679
"version": "4.5.1"
1680
+
},
1681
+
"vector_graphics": {
1682
+
"dependency": "transitive",
1683
+
"description": {
1684
+
"name": "vector_graphics",
1685
+
"sha256": "44cc7104ff32563122a929e4620cf3efd584194eec6d1d913eb5ba593dbcf6de",
1686
+
"url": "https://pub.dev"
1687
+
},
1688
+
"source": "hosted",
1689
+
"version": "1.1.18"
1690
+
},
1691
+
"vector_graphics_codec": {
1692
+
"dependency": "transitive",
1693
+
"description": {
1694
+
"name": "vector_graphics_codec",
1695
+
"sha256": "99fd9fbd34d9f9a32efd7b6a6aae14125d8237b10403b422a6a6dfeac2806146",
1696
+
"url": "https://pub.dev"
1697
+
},
1698
+
"source": "hosted",
1699
+
"version": "1.1.13"
1700
+
},
1701
+
"vector_graphics_compiler": {
1702
+
"dependency": "transitive",
1703
+
"description": {
1704
+
"name": "vector_graphics_compiler",
1705
+
"sha256": "1b4b9e706a10294258727674a340ae0d6e64a7231980f9f9a3d12e4b42407aad",
1706
+
"url": "https://pub.dev"
1707
+
},
1708
+
"source": "hosted",
1709
+
"version": "1.1.16"
1710
},
1711
"vector_math": {
1712
"dependency": "transitive",