diff --git a/flake.lock b/flake.lock index 16b35fb6..7339289e 100644 --- a/flake.lock +++ b/flake.lock @@ -12,11 +12,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1750173260, - "narHash": "sha256-9P1FziAwl5+3edkfFcr5HeGtQUtrSdk/MksX39GieoA=", + "lastModified": 1754433428, + "narHash": "sha256-NA/FT2hVhKDftbHSwVnoRTFhes62+7dxZbxj5Gxvghs=", "owner": "ryantm", "repo": "agenix", - "rev": "531beac616433bac6f9e2a19feb8e99a22a66baf", + "rev": "9edb1787864c4f59ae5074ad498b6272b3ec308d", "type": "github" }, "original": { @@ -99,11 +99,11 @@ ] }, "locked": { - "lastModified": 1752113600, - "narHash": "sha256-7LYDxKxZgBQ8LZUuolAQ8UkIB+jb4A2UmiR+kzY9CLI=", + "lastModified": 1758287904, + "narHash": "sha256-IGmaEf3Do8o5Cwp1kXBN1wQmZwQN3NLfq5t4nHtVtcU=", "owner": "nix-community", "repo": "disko", - "rev": "79264292b7e3482e5702932949de9cbb69fedf6d", + "rev": "67ff9807dd148e704baadbd4fd783b54282ca627", "type": "github" }, "original": { @@ -225,11 +225,11 @@ ] }, "locked": { - "lastModified": 1752286566, - "narHash": "sha256-A4nftqiNz2bNihz0bKY94Hq/6ydR6UQOcGioeL7iymY=", + "lastModified": 1758997081, + "narHash": "sha256-c4SbPEbR9yP5erODj4niMO7N+2ONEoGnWnt5hauAHRg=", "owner": "nix-community", "repo": "home-manager", - "rev": "392ddb642abec771d63688c49fa7bcbb9d2a5717", + "rev": "26ace005b720b7628fdf2d4923e7feecdd1631c4", "type": "github" }, "original": { @@ -255,11 +255,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1752048960, - "narHash": "sha256-gATnkOe37eeVwKKYCsL+OnS2gU4MmLuZFzzWCtaKLI8=", + "lastModified": 1758663926, + "narHash": "sha256-6CFdj7Xs616t1W4jLDH7IohAAvl5Dyib3qEv/Uqw1rk=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "7ced9122cff2163c6a0212b8d1ec8c33a1660806", + "rev": "170ff93c860b2a9868ed1e1102d4e52cb3d934e1", "type": "github" }, "original": { @@ -287,11 +287,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1752298176, - "narHash": "sha256-wY7/8k5mJbljXxBUX1bDHFVUcMrWdrDT8FNDrcPwLbA=", + "lastModified": 1758959141, + "narHash": "sha256-idN1HI6ocW0j3g6y0npwlOFxsgXvqiVv187UmFEfeIk=", "owner": "nixos", "repo": "nixpkgs", - "rev": "d3807bc34e7d086b4754e1c842505570e23f9d01", + "rev": "91ec9abc4e877f74baa8732c7f70013b3ff77446", "type": "github" }, "original": { @@ -303,11 +303,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1751984180, - "narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=", + "lastModified": 1758690382, + "narHash": "sha256-NY3kSorgqE5LMm1LqNwGne3ZLMF2/ILgLpFr1fS4X3o=", "owner": "nixos", "repo": "nixpkgs", - "rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0", + "rev": "e643668fd71b949c53f8626614b21ff71a07379d", "type": "github" }, "original": { @@ -333,10 +333,12 @@ }, "nixpkgs_4": { "locked": { - "lastModified": 0, - "narHash": "sha256-aB7ft6njy9EJfuW+rdToNChfRrHNRw/yTg5cSEnG+HI=", - "path": "/nix/store/qrq2lwy1qbsbf7csl62c1jrz9zxhlhdh-source", - "type": "path" + "lastModified": 1758916627, + "narHash": "sha256-fB2ISCc+xn+9hZ6gOsABxSBcsCgLCjbJ5bC6U9bPzQ4=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "53614373268559d054c080d070cfc732dbe68ac4", + "type": "github" }, "original": { "id": "nixpkgs", @@ -448,11 +450,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1759007186, - "narHash": "sha256-NgAaaBOqcMQEl+XIQKBYFWB/YMHx28hFrs9cHCCYx/g=", + "lastModified": 1759008203, + "narHash": "sha256-5Cp0T2eMQcd8jk08CtSCF37wrTPKOR2J7WGhSnEWj4M=", "owner": "Mothblocks", "repo": "tg-public-log-parser", - "rev": "c9a804e053dd518413d88db487578d55b13b266c", + "rev": "f7a2b884b9f3c557b2c67aa5a957e25f8b749ba4", "type": "github" }, "original": { diff --git a/modules/base.nix b/modules/base.nix index 706b2bb4..4d23d005 100755 --- a/modules/base.nix +++ b/modules/base.nix @@ -38,7 +38,7 @@ programs.command-not-found.enable = false; nixpkgs.config.allowUnfree = true; - boot.kernelPackages = pkgs.linuxPackages_6_15; + boot.kernelPackages = pkgs.linuxPackages_6_16; environment.systemPackages = with pkgs; [ alejandra btop diff --git a/systems/edge-nodes/modules/caddy.nix b/systems/edge-nodes/modules/caddy.nix index 69133b43..f81da4cf 100644 --- a/systems/edge-nodes/modules/caddy.nix +++ b/systems/edge-nodes/modules/caddy.nix @@ -131,7 +131,7 @@ in { plugins = [ "github.com/WeidiDeng/caddy-cloudflare-ip@v0.0.0-20231130002422-f53b62aa13cb" # Module to retrieve trusted proxy IPs from cloudflare ]; - hash = "sha256-w0pJEcwbawr9WKvnyWO++gGHYRUUUxGmGYkXqRvCQ8A="; + hash = "sha256-hsC894RFb4dASmCDdwZR6RAjrk1/5oflAM1uUX95IYM="; }; enableReload = true; # Reload caddy instead of restarting it on config changes diff --git a/systems/edge-nodes/systems/staging/modules/caddy.nix b/systems/edge-nodes/systems/staging/modules/caddy.nix index a0a03941..0f0ac97d 100644 --- a/systems/edge-nodes/systems/staging/modules/caddy.nix +++ b/systems/edge-nodes/systems/staging/modules/caddy.nix @@ -65,7 +65,7 @@ plugins = [ "github.com/WeidiDeng/caddy-cloudflare-ip@v0.0.0-20231130002422-f53b62aa13cb" # Module to retrieve trusted proxy IPs from cloudflare ]; - hash = "sha256-w0pJEcwbawr9WKvnyWO++gGHYRUUUxGmGYkXqRvCQ8A="; + hash = "sha256-hsC894RFb4dASmCDdwZR6RAjrk1/5oflAM1uUX95IYM="; }; enableReload = true; # Reload caddy instead of restarting it on config changes globalConfig = ''