remove nixpkgs.follows

This commit is contained in:
2026-01-15 17:37:06 +01:00
parent 8ccc4d65a9
commit a812e53f06

View File

@@ -32,7 +32,7 @@
};
trilium-next-pr = {
url = "github:FliegendeWurst/nixpkgs/trilium-next";
inputs.nixpkgs.follows = "nixpkgs";
# Don't follow nixpkgs as this repo has its own pinned nixpkgs
};
anikki = {
url = "github:Hion-V/Anikki-flake";