diff --git a/flake.lock b/flake.lock index 11aa31a..f7bce40 100644 --- a/flake.lock +++ b/flake.lock @@ -18,11 +18,11 @@ "flake-compat": { "flake": false, "locked": { - "lastModified": 1696426674, - "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "lastModified": 1732722421, + "narHash": "sha256-HRJ/18p+WoXpWJkcdsk9St5ZiukCqSDgbOGFa8Okehg=", "owner": "edolstra", "repo": "flake-compat", - "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "rev": "9ed2ac151eada2306ca8c418ebd97807bb08f6ac", "type": "github" }, "original": { @@ -57,11 +57,11 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1732649453, - "narHash": "sha256-GR8X5yy2frGpFZhzlVoGyCl/xi1DEh9a3Skh68zB5qg=", + "lastModified": 1732735497, + "narHash": "sha256-qaiRKT4T+kRAMwfFf1fIJ5pwCcaLp2dfNpT65C4uWuE=", "owner": "helix-editor", "repo": "helix", - "rev": "7676106960be9dda2f7d63f0ed3530728cc5477d", + "rev": "e1d1a5c5a12127ded88dfcf66dd74aad1650977c", "type": "github" }, "original": { @@ -103,11 +103,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1732014248, - "narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=", + "lastModified": 1733015953, + "narHash": "sha256-t4BBVpwG9B4hLgc6GUBuj3cjU7lP/PJfpTHuSqE+crk=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "23e89b7da85c3640bbc2173fe04f4bd114342367", + "rev": "ac35b104800bff9028425fec3b6e8a41de2bbfff", "type": "github" }, "original": { @@ -154,11 +154,11 @@ ] }, "locked": { - "lastModified": 1732594596, - "narHash": "sha256-XGAdvRhat+DST+bRBsGYYyno9MKMUCPu6/KTKnRgpj4=", + "lastModified": 1733113017, + "narHash": "sha256-44vD+Pu9t0FRaMogG31cPrs3IAfFRU8Wv2YtWPrsti4=", "owner": "gerg-l", "repo": "spicetify-nix", - "rev": "626e9d49eb7f5122a60e0500f08051267484ebee", + "rev": "72ab46ed0c236d921083c0d584814657064281ae", "type": "github" }, "original": { diff --git a/modules/style/fonts.nix b/modules/style/fonts.nix index a42b1fe..ae02227 100644 --- a/modules/style/fonts.nix +++ b/modules/style/fonts.nix @@ -48,11 +48,15 @@ in { }; }; packages = with pkgs; [ - # custom-iosevka + custom-iosevka material-icons material-design-icons papirus-icon-theme - (nerdfonts.override {fonts = ["Iosevka" "JetBrainsMono" "ComicShannsMono" "NerdFontsSymbolsOnly"];}) + nerd-fonts.iosevka + nerd-fonts.jetbrains-mono + nerd-fonts.comic-shanns-mono + nerd-fonts.symbols-only + lexend noto-fonts