nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

Select the types of activity you want to include in your feed.

unicode-paracode: use unicode 10 -> 11 data

+2 -2
+2 -2
pkgs/tools/misc/unicode/default.nix
··· 12 12 }; 13 13 14 14 ucdtxt = fetchurl { 15 - url = http://www.unicode.org/Public/10.0.0/ucd/UnicodeData.txt; 16 - sha256 = "1cfak1j753zcrbgixwgppyxhm4w8vda8vxhqymi7n5ljfi6kwhjj"; 15 + url = http://www.unicode.org/Public/11.0.0/ucd/UnicodeData.txt; 16 + sha256 = "16b0jzvvzarnlxdvs2izd5ia0ipbd87md143dc6lv6xpdqcs75s9"; 17 17 }; 18 18 19 19 postFixup = ''