From e832e7c6e607b1cc79f2183a44a87455fafbc63b Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sun, 27 Apr 2025 22:31:08 +0200 Subject: pkgs/lf-make-map: Correctly insert a child after a tiebreak --- pkgs/by-name/lf/lf-make-map/Cargo.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkgs/by-name/lf/lf-make-map/Cargo.lock') diff --git a/pkgs/by-name/lf/lf-make-map/Cargo.lock b/pkgs/by-name/lf/lf-make-map/Cargo.lock index 20779f60..51cbf6ad 100644 --- a/pkgs/by-name/lf/lf-make-map/Cargo.lock +++ b/pkgs/by-name/lf/lf-make-map/Cargo.lock @@ -1,3 +1,5 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. # nixos-config - My current NixOS configuration # # Copyright (C) 2025 Benedikt Peetz @@ -7,7 +9,6 @@ # # You should have received a copy of the License along with this program. # If not, see . - version = 4 [[package]] -- cgit 1.4.1