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