tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
junicode: 2.218 -> 2.220
R. Ryantm
4 months ago
42e106a5
2cd3cac1
+2
-2
1 changed file
expand all
collapse all
unified
split
pkgs
by-name
ju
junicode
package.nix
+2
-2
pkgs/by-name/ju/junicode/package.nix
···
8
9
stdenvNoCC.mkDerivation rec {
10
pname = "junicode";
11
-
version = "2.218";
12
13
src = fetchzip {
14
url = "https://github.com/psb1558/Junicode-font/releases/download/v${version}/Junicode_${version}.zip";
15
-
hash = "sha256-X4BN4USa/Ig2TqauOVMwAAASYISGuVHl/43Kqm0r828=";
16
};
17
18
outputs = [
···
8
9
stdenvNoCC.mkDerivation rec {
10
pname = "junicode";
11
+
version = "2.220";
12
13
src = fetchzip {
14
url = "https://github.com/psb1558/Junicode-font/releases/download/v${version}/Junicode_${version}.zip";
15
+
hash = "sha256-NZdNWnWMWscAI0p878mQ8rOoo5TlEDrKYzfiqGeo4lc=";
16
};
17
18
outputs = [