From c34474830bb06438992f1a441362f6e3840ccd3f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 9 Dec 2018 11:41:34 -0400 Subject: [PATCH] close --- .../Old_dependencies_are_causing_pain_with_NixOS_18.09.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/bugs/Old_dependencies_are_causing_pain_with_NixOS_18.09.mdwn b/doc/bugs/Old_dependencies_are_causing_pain_with_NixOS_18.09.mdwn index 1a2aec5690..0773f9976e 100644 --- a/doc/bugs/Old_dependencies_are_causing_pain_with_NixOS_18.09.mdwn +++ b/doc/bugs/Old_dependencies_are_causing_pain_with_NixOS_18.09.mdwn @@ -4,3 +4,6 @@ More detail here: ### What steps will reproduce the problem? Installing git-annex from the 18.09 nixpkgs release. + +> [[done]]; the esqueleto dep was dropped and deps are fairly current now. +> --[[Joey]]