From 67ce1727a54ca573bd0e42919c94d97bd93f72e4 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 20 Mar 2025 13:38:11 +0100 Subject: linde: update searchix (enable NUR search) --- npins/sources.json | 4 ++-- system/linde.nix | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/npins/sources.json b/npins/sources.json index 7d409ddd..d6fccdf2 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -112,9 +112,9 @@ "url": "https://git.alanpearce.eu/searchix" }, "branch": "main", - "revision": "9102aef53c5fb73585359306a518e726a3623731", + "revision": "7247322a386f065c643dc58f0ae5b57ad7ec1cc1", "url": null, - "hash": "0xhan5fvvh6y4nx5cavl7y0lnw2cmd694jqyd6j9yb8nv9pg6rdh" + "hash": "0as7ihsx89iik1533xvqc8ni8pwi002vz8fia3pcvrm40v8l5nfm" }, "srvos": { "type": "Git", diff --git a/system/linde.nix b/system/linde.nix index 68165a5e..03b51ecf 100644 --- a/system/linde.nix +++ b/system/linde.nix @@ -976,6 +976,7 @@ in fetcher = "channel-nixpkgs"; channel = "nixos-unstable"; }; + nur.enable = true; }; }; }; -- cgit 1.4.1