From 9505cd52be18f95478f27b9e889899b4ad62a69d Mon Sep 17 00:00:00 2001 From: seantparsons Date: Tue, 23 Oct 2018 20:19:55 +0000 Subject: [PATCH] --- .../Old_dependencies_are_causing_pain_with_NixOS_18.09.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/bugs/Old_dependencies_are_causing_pain_with_NixOS_18.09.mdwn 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 new file mode 100644 index 0000000000..1a2aec5690 --- /dev/null +++ b/doc/bugs/Old_dependencies_are_causing_pain_with_NixOS_18.09.mdwn @@ -0,0 +1,6 @@ +### Please describe the problem. +In recent nixpkgs the S3 special remotes have been disabled because some of the dependencies are quite old or unmaintained. +More detail here: + +### What steps will reproduce the problem? +Installing git-annex from the 18.09 nixpkgs release.