From e24c9805afe4c557aa7cab211dc870c4fd74afa3 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sun, 2 Feb 2025 06:07:06 -0500 Subject: [PATCH] chore: update to nixos-unstable 2025-01-29 Note that this broke wine on X and I haven't figured out why yet. Likely related to Wine 10 since the kernel supposedly wasn't the issue. ``` 0074:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 0074:err:winediag:nodrv_CreateWindow L"The explorer process failed to start." 0074:err:systray:initialize_systray Could not create tray window ``` Wine continues to work in Hyprland however inputs are now broken and some programs crash when they worked fine previously. --- flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 62563a91..fcf9bfe8 100644 --- a/flake.lock +++ b/flake.lock @@ -212,11 +212,11 @@ ] }, "locked": { - "lastModified": 1737968762, - "narHash": "sha256-xiPARGKwocaMtv+U/rgi+h2g56CZZEmrcl7ldRaslq8=", + "lastModified": 1738415006, + "narHash": "sha256-ZlLTnqIQQ8OE6AtT+fluB642j2R9tnvxHHtpnmLjSxQ=", "owner": "nix-community", "repo": "home-manager", - "rev": "e1ae908bcc30af792b0bb0a52e53b03d2577255e", + "rev": "8544cd092047a7e92d0dce011108a563de7fc0f2", "type": "github" }, "original": { @@ -227,11 +227,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1737885589, - "narHash": "sha256-Zf0hSrtzaM1DEz8//+Xs51k/wdSajticVrATqDrfQjg=", + "lastModified": 1738142207, + "narHash": "sha256-NGqpVVxNAHwIicXpgaVqJEJWeyqzoQJ9oc8lnK9+WC4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "852ff1d9e153d8875a83602e03fdef8a63f0ecf8", + "rev": "9d3ae807ebd2981d593cddd0080856873139aa40", "type": "github" }, "original": {