From d0546b20ead3ae3a25053d592395830eb4b9139c Mon Sep 17 00:00:00 2001 From: Andreas Schaafsma Date: Thu, 28 May 2026 17:35:20 +0200 Subject: [PATCH] remove trilium-next-pr --- flake.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/flake.nix b/flake.nix index 4e29d88..c89a25b 100644 --- a/flake.nix +++ b/flake.nix @@ -30,10 +30,6 @@ url = "github:nix-community/home-manager"; inputs.nixpkgs.follows = "nixpkgs"; }; - trilium-next-pr = { - url = "github:FliegendeWurst/nixpkgs/trilium-next"; - # Don't follow nixpkgs as this repo has its own pinned nixpkgs - }; anikki = { url = "github:Hion-V/Anikki-flake"; inputs.nixpkgs.follows = "nixpkgs";