From a06b0234cbaea6c6aff5b92a41e9ba6947fb7dc6 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Sat, 25 Jul 2026 08:28:52 -0700 Subject: Bump sabnzbd to master branch --- overlays/default.nix | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'overlays/default.nix') diff --git a/overlays/default.nix b/overlays/default.nix index 520e405..26885ab 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -99,13 +99,13 @@ # }; #}; - pr545346-packages = final: _prev: { - pr545346 = import inputs.nixpkgs-pr545346 { - inherit (final); - config.allowUnfree = true; - localSystem = final.stdenv.hostPlatform; - }; - }; + #pr545346-packages = final: _prev: { + # pr545346 = import inputs.nixpkgs-pr545346 { + # inherit (final); + # config.allowUnfree = true; + # localSystem = final.stdenv.hostPlatform; + # }; + #}; # When applied, the stable nixpkgs set (declared in the flake inputs) will # be accessible through 'pkgs.stable' -- cgit v1.3.1