tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
anilibria-winmaclinux: 1.2.16.2 -> 1.2.17
3JlOy_PYCCKUI
2 years ago
05850496
1fe3f4fb
+2
-2
1 changed file
expand all
collapse all
unified
split
pkgs
applications
video
anilibria-winmaclinux
default.nix
+2
-2
pkgs/applications/video/anilibria-winmaclinux/default.nix
···
18
19
mkDerivation rec {
20
pname = "anilibria-winmaclinux";
21
-
version = "1.2.16.2";
22
23
src = fetchFromGitHub {
24
owner = "anilibria";
25
repo = "anilibria-winmaclinux";
26
rev = version;
27
-
hash = "sha256-IgNYJSadGemjclh7rtY8dHz7uSfBHoWEyLlRoZ+st6k=";
28
};
29
30
sourceRoot = "${src.name}/src";
···
18
19
mkDerivation rec {
20
pname = "anilibria-winmaclinux";
21
+
version = "1.2.17";
22
23
src = fetchFromGitHub {
24
owner = "anilibria";
25
repo = "anilibria-winmaclinux";
26
rev = version;
27
+
hash = "sha256-Ij4F5UCt1YOB4MLTlUTAiTt2zN4TkJuf5v6sWb9pJ6k=";
28
};
29
30
sourceRoot = "${src.name}/src";