add some new fonts

This commit is contained in:
Artemis Tosini 2024-02-09 21:05:55 +00:00
parent feeae70ab3
commit 81e2473d48
Signed by: artemist
SSH key fingerprint: SHA256:EsuWCwx6fjxxExxf65rX+ocQJJAdw4R1KarpFue6Uwc
2 changed files with 13 additions and 10 deletions

View file

@ -161,11 +161,11 @@
]
},
"locked": {
"lastModified": 1703114402,
"narHash": "sha256-YO/SSK8lE1kSFqlhE+LDZVVXk926OIJYPQdE9FSVoFU=",
"lastModified": 1707508274,
"narHash": "sha256-k8gjfpIt6iesoMbG8EPT4cP+9w1SO1j6XRfi7GCVajI=",
"ref": "refs/heads/canon",
"rev": "7e34876a71f6009aa9d1584fff5ae81b3c63109f",
"revCount": 17,
"rev": "253bc81ce8d1dac78bb427d89680738a089443a9",
"revCount": 18,
"type": "git",
"url": "https://git.mildlyfunctional.gay/artemist/fonts.git"
},
@ -225,11 +225,11 @@
]
},
"locked": {
"lastModified": 1707175763,
"narHash": "sha256-0MKHC6tQ4KEuM5rui6DjKZ/VNiSANB4E+DJ/+wPS1PU=",
"lastModified": 1707467182,
"narHash": "sha256-/Bw/xgCXfj4nXDd8Xq+r1kaorfsYkkomMf5w5MpsDyA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "f99eace7c167b8a6a0871849493b1c613d0f1b80",
"rev": "5b9156fa9a8b8beba917b8f9adbfd27bf63e16af",
"type": "github"
},
"original": {
@ -325,11 +325,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1707092692,
"narHash": "sha256-ZbHsm+mGk/izkWtT4xwwqz38fdlwu7nUUKXTOmm4SyE=",
"lastModified": 1707268954,
"narHash": "sha256-2en1kvde3cJVc3ZnTy8QeD2oKcseLFjYPLKhIGDanQ0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "faf912b086576fd1a15fca610166c98d47bc667e",
"rev": "f8e2ebd66d097614d51a56a755450d4ae1632df1",
"type": "github"
},
"original": {

View file

@ -55,6 +55,9 @@
noto-fonts-emoji
noto-fonts-extra
# Constructed languages
nasin-nanpa
# Weird symbols
(nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; })
] ++ (builtins.attrValues pkgs.extraFonts);