Remove discretionary ligatures, hex back to hex-low

Update nixpkgs
This commit is contained in:
Evie Litherland-Smith 2024-10-18 07:12:59 +01:00
parent 4b7699f416
commit 7c2ee6ddb3
2 changed files with 4 additions and 5 deletions

View file

@ -1,7 +1,6 @@
{
noCvSs = false;
exportGlyphNames = false;
ligations.inherits = "dlig";
weights = {
Regular = {
shape = 400;
@ -53,7 +52,7 @@
seven = "bend-serifless-crossbar";
eight = "two-circles";
nine = "open-contour";
asterisk = "hex-high";
asterisk = "hex-low";
underscore = "high";
caret = "high";
paren = "normal";

View file

@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1726937504,
"narHash": "sha256-bvGoiQBvponpZh8ClUcmJ6QnsNKw0EMrCQJARK3bI1c=",
"lastModified": 1728888510,
"narHash": "sha256-nsNdSldaAyu6PE3YUA+YQLqUDJh+gRbBooMMekZJwvI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9357f4f23713673f310988025d9dc261c20e70c6",
"rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c",
"type": "github"
},
"original": {