From 25939fc9c98b9dcb40c62aa02c8b39f56a59e2ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jalil=20David=20Salam=C3=A9=20Messina?= Date: Mon, 9 Jun 2025 23:32:49 +0200 Subject: [PATCH 1/2] fix(docs): nuschtosSearch was broken Fixed it and pulled in the PR. also did some tidying up of the docs. --- docs/book.toml | 6 ++++++ flake-modules/docs.nix | 2 +- flake.lock | 7 ++++--- flake.nix | 2 +- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/docs/book.toml b/docs/book.toml index 77ec9d4..aa7e72e 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -5,6 +5,12 @@ multilingual = false src = "src" title = "Jalil's NixOS configuration modules" +[build] +create-missing = false + [preprocessor.toc] command = "mdbook-toc" renderer = ["html"] + +[output.html] +git-repository-url = "https://github.com/jalil-salame/configuration.nix" diff --git a/flake-modules/docs.nix b/flake-modules/docs.nix index d296e38..594d592 100644 --- a/flake-modules/docs.nix +++ b/flake-modules/docs.nix @@ -62,7 +62,7 @@ ''; # FIXME: only add the `/configuration.nix/` part for GH CI nativeBuildInputs = [ pkgs.mdbook-toc ]; - buildPhase = "${pkgs.mdbook}/bin/mdbook build --dest-dir \"$out\""; + buildPhase = "${pkgs.mdbook}/bin/mdbook build --dest-dir $out"; }; }; }; diff --git a/flake.lock b/flake.lock index 2d7a61a..6d23f40 100644 --- a/flake.lock +++ b/flake.lock @@ -353,15 +353,16 @@ ] }, "locked": { - "lastModified": 1749419246, - "narHash": "sha256-rQctLGA1kF8B/wLIe7TTy+mQk23/zkkKzy/dr3nCAvE=", + "lastModified": 1749507435, + "narHash": "sha256-EHlfZyOywnFxU3f7bgaEio073LO/HwqQjdTQRKaqUuk=", "owner": "NuschtOS", "repo": "search", - "rev": "b8a5bb93097d5a5f51c2ca136d1fe33e06188f31", + "rev": "ca64563e12ec6f54842bb6182a3d2b9517d54bed", "type": "github" }, "original": { "owner": "NuschtOS", + "ref": "pull/232/head", "repo": "search", "type": "github" } diff --git a/flake.nix b/flake.nix index 795adef..0152d12 100644 --- a/flake.nix +++ b/flake.nix @@ -57,7 +57,7 @@ }; # For generating the docs (can be set to null) nuschtosSearch = { - url = "github:NuschtOS/search"; + url = "github:NuschtOS/search/pull/232/head"; # fix inputs = { nixpkgs.follows = "nixpkgs"; flake-utils.follows = "lix-module/flake-utils"; From 564a593d119f94bce245e587897c02cdacada530 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Jun 2025 00:30:17 +0200 Subject: [PATCH 2/2] chore(deps): lock file maintenance --- flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 6d23f40..659b1d5 100644 --- a/flake.lock +++ b/flake.lock @@ -328,11 +328,11 @@ ] }, "locked": { - "lastModified": 1749420898, - "narHash": "sha256-QiB3xDyHuj2VzS6AaALTeikLt6EsZyMjDRmzb4y2vFM=", + "lastModified": 1749496904, + "narHash": "sha256-eNDMzrcDBOprdJs7DpMOJfCEcxribxDJP2OjozSC3Wo=", "owner": "nix-community", "repo": "nixvim", - "rev": "2b6f694b48f43bbd89dcc21e8aa7aa676eb18eb8", + "rev": "e0b3d8bc3a0ab5a7cc0792c7705e92f9c5c598f3", "type": "github" }, "original": { @@ -411,11 +411,11 @@ "tinted-zed": "tinted-zed" }, "locked": { - "lastModified": 1749389855, - "narHash": "sha256-//wZBnlBJ7Ki5/ZdafiAZwVFZd/2HhKqEbOupo/HcRA=", + "lastModified": 1749482869, + "narHash": "sha256-mJTMG3olJSjY4C6Q5RkRRDyGoSQk2FGOQvZYSMJKcw4=", "owner": "nix-community", "repo": "stylix", - "rev": "bf5ab9df57a3d77847289c39c3a537bd6e6ac6f4", + "rev": "82930e92e8990b6ac1be0a81c7727c7cd63220bd", "type": "github" }, "original": {