From bcc5ce08eebee29bbc366f4d99e9ac47bb0dcac9 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sun, 10 Dec 2023 11:41:05 +0100 Subject: Upgrade to NixOS v23.11 So far I have only tested this with Muhammed. I have yet to test the changes on Ahmed. This commit should be considered broken to him. I keep getting warnings about docbook but that appears to be an issue with HM. https://github.com/nix-community/home-manager/issues/4273 --- flake.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 7747237..a33abfe 100644 --- a/flake.lock +++ b/flake.lock @@ -129,16 +129,16 @@ ] }, "locked": { - "lastModified": 1695108154, - "narHash": "sha256-gSg7UTVtls2yO9lKtP0yb66XBHT1Fx5qZSZbGMpSn2c=", + "lastModified": 1702195709, + "narHash": "sha256-+zRjWkm5rKqQ57PuLZ3JF3xi3vPMiOJzItb1m/43Cq4=", "owner": "nix-community", "repo": "home-manager", - "rev": "07682fff75d41f18327a871088d20af2710d4744", + "rev": "6761b8188b860f374b457eddfdb05c82eef9752f", "type": "github" }, "original": { "owner": "nix-community", - "ref": "release-23.05", + "ref": "release-23.11", "repo": "home-manager", "type": "github" } @@ -165,16 +165,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1698846319, - "narHash": "sha256-4jyW/dqFBVpWFnhl0nvP6EN4lP7/ZqPxYRjl6var0Oc=", + "lastModified": 1701952659, + "narHash": "sha256-TJv2srXt6fYPUjxgLAL0cy4nuf1OZD4KuA1TrCiQqg0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "34bdaaf1f0b7fb6d9091472edc968ff10a8c2857", + "rev": "b4372c4924d9182034066c823df76d6eaf1f4ec4", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-23.05", + "ref": "nixos-23.11", "repo": "nixpkgs", "type": "github" } -- cgit v1.2.3