diff options
author | Linnnus <[email protected]> | 2023-12-10 11:41:05 +0100 |
---|---|---|
committer | Linnnus <[email protected]> | 2023-12-10 11:41:05 +0100 |
commit | bcc5ce08eebee29bbc366f4d99e9ac47bb0dcac9 (patch) | |
tree | 4bf19df3114f0376f2bacb334918d03c642ab784 /flake.lock | |
parent | f2244c558a8160b7eb6f88712c86108f78054054 (diff) |
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
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -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" } |