all repos — nixfiles @ 67ce1727a54ca573bd0e42919c94d97bd93f72e4

System and user configuration, managed by nix and home-manager

linde: update searchix (enable NUR search)
Alan Pearce alan@alanpearce.eu
Thu, 20 Mar 2025 13:38:11 +0100
commit

67ce1727a54ca573bd0e42919c94d97bd93f72e4

parent

31234b2c5c5e04970db489a3df624651bfea7ec2

2 files changed, 3 insertions(+), 2 deletions(-)

jump to
M npins/sources.jsonnpins/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.nixsystem/linde.nix
@@ -976,6 +976,7 @@ enable = true;           fetcher = "channel-nixpkgs";
           channel = "nixos-unstable";
         };
+        nur.enable = true;
       };
     };
   };