Skip to content

Commit

Permalink
Remove sonarr overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoriguchi committed Nov 25, 2024
1 parent c2e901b commit 886457d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions overlays/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,6 @@
}
}/pkgs/tools/system/fancy-motd") { };

# TODO remove when merged https://nixpk.gs/pr-tracker.html?pr=354995
sonarr = super.callPackage (import "${
super.fetchFromGitHub {
owner = "NixOS";
repo = "nixpkgs";
rev = "113f56a42130941612fe7f56246d7ff3da27dbe1";
sha256 = "sha256-tXIK9Dz1ypI/PKDV7hJqmRLUfeZ2Rvp7ckmTf1qob3o=";
}
}/pkgs/by-name/so/sonarr/package.nix") { };

# TODO remove when merged https://nixpk.gs/pr-tracker.html?pr=355011
adguardhome = super.callPackage (import "${
super.fetchFromGitHub {
Expand Down

0 comments on commit 886457d

Please sign in to comment.