linde: update searchix (enable NUR search)
Alan Pearce alan@alanpearce.eu
Thu, 20 Mar 2025 13:38:11 +0100
2 files changed, 3 insertions(+), 2 deletions(-)
M npins/sources.json → npins/sources.json
@@ -112,9 +112,9 @@ "type": "Git", "url": "https://git.alanpearce.eu/searchix" }, "branch": "main", - "revision": "9102aef53c5fb73585359306a518e726a3623731", + "revision": "7247322a386f065c643dc58f0ae5b57ad7ec1cc1", "url": null, - "hash": "0xhan5fvvh6y4nx5cavl7y0lnw2cmd694jqyd6j9yb8nv9pg6rdh" + "hash": "0as7ihsx89iik1533xvqc8ni8pwi002vz8fia3pcvrm40v8l5nfm" }, "srvos": { "type": "Git",
M system/linde.nix → system/linde.nix
@@ -976,6 +976,7 @@ enable = true; fetcher = "channel-nixpkgs"; channel = "nixos-unstable"; }; + nur.enable = true; }; }; };