diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-07-02 12:15:00 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-07-02 12:15:00 +0530 |
| commit | 50932586c751e0a51a6185ba55b227c55616cd22 (patch) | |
| tree | 9ac2d620b2316fd56f40b8d86fecb12e31246f0c | |
| parent | 69e91192835b30b5dea3c0106b1df5254c22b1b5 (diff) | |
| download | homeserver-nixos-config-50932586c751e0a51a6185ba55b227c55616cd22.tar.gz homeserver-nixos-config-50932586c751e0a51a6185ba55b227c55616cd22.zip | |
Update system
| -rw-r--r-- | flake.lock | 12 | ||||
| -rw-r--r-- | modules/rss/feeds.nix | 1 |
2 files changed, 7 insertions, 6 deletions
@@ -20,11 +20,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1749832440, - "narHash": "sha256-lfxhuxAaHlYFGr8yOrAXZqdMt8PrFLzjVqH9v3lQaoY=", + "lastModified": 1751432711, + "narHash": "sha256-136MeWtckSHTN9Z2WRNRdZ8oRP3vyx3L8UxeBYE+J9w=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "db030f62a449568345372bd62ed8c5be4824fa49", + "rev": "497ae1357f1ac97f1aea31a4cb74ad0d534ef41f", "type": "github" }, "original": { @@ -35,11 +35,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1749794982, - "narHash": "sha256-Kh9K4taXbVuaLC0IL+9HcfvxsSUx8dPB5s5weJcc9pc=", + "lastModified": 1751271578, + "narHash": "sha256-P/SQmKDu06x8yv7i0s8bvnnuJYkxVGBWLWHaU+tt4YY=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ee930f9755f58096ac6e8ca94a1887e0534e2d81", + "rev": "3016b4b15d13f3089db8a41ef937b13a9e33a8df", "type": "github" }, "original": { diff --git a/modules/rss/feeds.nix b/modules/rss/feeds.nix index f3e0978..e679c4c 100644 --- a/modules/rss/feeds.nix +++ b/modules/rss/feeds.nix @@ -80,6 +80,7 @@ in (youtube "UCr3cBLTYmIK9kY0F_OdFWFQ" "Casually Explained") (youtube "UCYO_jab_esuFRV4b17AJtAw" "3Blue 1Brown") (youtube "UCHnyfMqiRRG1u-2MsSQLbXA" "Veritasium") + (youtube "UCswG6FSbgZjbWtdf_hMLaow" "TS: Matt Pocock") ]; "Others" = [ |
