add cross-referencing notes to alpine and realpine
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{stdenv, fetchurl, ncurses, tcl, openssl, pam, pkgconfig, gettext, kerberos
|
||||
, openldap
|
||||
}:
|
||||
# NOTE: Please check if any changes here are applicable to ../realpine/ as well
|
||||
let
|
||||
s =
|
||||
rec {
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{stdenv, fetchurl, ncurses, tcl, openssl, pam, pkgconfig, gettext, kerberos
|
||||
, openldap
|
||||
}:
|
||||
# NOTE: Please check if any changes here are applicable to ../alpine/ as well
|
||||
let
|
||||
s =
|
||||
rec {
|
||||
|
||||
Reference in New Issue
Block a user