realpine: remove

upstream unmaintained, doesn't build with openssl 1.1 and no recent
changes in nixpkgs, alpine from which this was forked seems to be
maintained and a superior choice.
This commit is contained in:
Robin Gloster
2019-07-29 22:31:12 +02:00
parent 178cb02571
commit 81c88f5d29
3 changed files with 0 additions and 47 deletions
@@ -2,7 +2,6 @@
, openldap
}:
# NOTE: Please check if any changes here are applicable to ../realpine/ as well
stdenv.mkDerivation rec {
name = "alpine-${version}";
version = "2.21";