From f1f0249dd222b915e6efa65042f92a6ec41f5056 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Tue, 17 Feb 2026 23:30:03 -0800 Subject: Bump yabridge to fixed version in master --- overlays/default.nix | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'overlays/default.nix') diff --git a/overlays/default.nix b/overlays/default.nix index e620799..e3d0862 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -83,12 +83,12 @@ }; }; - pr490633-packages = final: _prev: { - pr490633 = import inputs.nixpkgs-pr490633 { - inherit (final) system; - config.allowUnfree = true; - }; - }; + #pr490633-packages = final: _prev: { + # pr490633 = import inputs.nixpkgs-pr490633 { + # inherit (final) system; + # config.allowUnfree = true; + # }; + #}; # When applied, the stable nixpkgs set (declared in the flake inputs) will # be accessible through 'pkgs.stable' -- cgit v1.2.3