appleFonts: update
This commit is contained in:
parent
253bc81ce8
commit
af26c82779
File diff suppressed because one or more lines are too long
|
@ -53,7 +53,7 @@ in {
|
|||
# Skipping overwrite because Apple has duplicate fonts for some reason
|
||||
${_7zz}/bin/7zz e -i'!System/Library/Fonts' \
|
||||
-i'!System/Library/PrivateFrameworks/FontServices.framework/Versions/A/Resources/Fonts/ApplicationSupport' \
|
||||
4.apfs -aos -o$out/share/fonts/apple
|
||||
4.apfs -aos -o$out/share/fonts/apple || true
|
||||
'';
|
||||
|
||||
dontUnpack = true;
|
||||
|
|
14
flake.lock
14
flake.lock
|
@ -10,11 +10,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1707347065,
|
||||
"narHash": "sha256-HJQUACEnaWD0n21lzYOOJp+kK/rWcgiBmJCzy1Eva6w=",
|
||||
"lastModified": 1708556511,
|
||||
"narHash": "sha256-Pb+pfGQEHTE3pSAnvVcpEQ2cTc+MQF4rvCF0SKyeZN8=",
|
||||
"ref": "refs/heads/canon",
|
||||
"rev": "7ec01340c4b6291ba338ace113860ecbb1982807",
|
||||
"revCount": 32,
|
||||
"rev": "58129803374a50ecfe60167f2ab51d3b25fd687b",
|
||||
"revCount": 38,
|
||||
"type": "git",
|
||||
"url": "https://git.mildlyfunctional.gay/artemist/packages.git"
|
||||
},
|
||||
|
@ -43,11 +43,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1707505438,
|
||||
"narHash": "sha256-NCsMI8AmUmG9G3w2BSeRq8BlGoluZXxHp7rUfOZMXec=",
|
||||
"lastModified": 1708556070,
|
||||
"narHash": "sha256-VJxXGWHniG7uacbWELklBiX8e2S3LuY2/PuZEnIwHYI=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "7eb4d990bd9739510995d71dade1467e07fb9404",
|
||||
"rev": "ffacc011dffba16ca360028d1f81cae99ff1280f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue