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
|
{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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user