From e53b47c44606d7c97ae71dd6cc15bbde203e426c Mon Sep 17 00:00:00 2001 From: ·𐑑𐑴𐑕𐑑𐑩𐑀 Date: Sat, 20 Dec 2025 19:00:54 +0000 Subject: Tabs in comments --- lib/input.ml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/input.ml') diff --git a/lib/input.ml b/lib/input.ml index a9c17cc..f2fb1a7 100644 --- a/lib/input.ml +++ b/lib/input.ml @@ -305,8 +305,8 @@ module Nixpkgs = struct let default_git_repository = Template.make "https://github.com/NixOS/nixpkgs.git" (* NOTE: "refs/heads/nixpkgs-unstable" is probably good enough for your - project, but defaulting to nixos-unstable since it is β€˜safer’, requiring - that all the NixOS tests pass *) + project, but defaulting to nixos-unstable since it is β€˜safer’, requiring + that all the NixOS tests pass *) let default_ref = "refs/heads/nixos-unstable" let default_hash = Hash.make ~algorithm: Hash.SHA256 () -- cgit v1.2.3