1
0
Fork 0

hosts/krypton: Update nixpkgs

This commit is contained in:
clerie 2023-09-02 18:02:51 +02:00
parent 437e0f4a35
commit 491a4c2632
2 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@
{
fonts.enableDefaultFonts = true;
fonts.fonts = with pkgs; [
fonts.enableDefaultPackages = true;
fonts.packages = with pkgs; [
roboto
roboto-mono
noto-fonts

View File

@ -193,11 +193,11 @@
},
"nixpkgs-krypton": {
"locked": {
"lastModified": 1690179384,
"narHash": "sha256-+arbgqFTAtoeKtepW9wCnA0njCOyoiDFyl0Q0SBSOtE=",
"lastModified": 1693565476,
"narHash": "sha256-ya00zHt7YbPo3ve/wNZ/6nts61xt7wK/APa6aZAfey0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b12803b6d90e2e583429bb79b859ca53c348b39a",
"rev": "aa8aa7e2ea35ce655297e8322dc82bf77a31d04b",
"type": "github"
},
"original": {