pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/bootstrap bootstrap: notes for NixOS
details: https://anonhg.NetBSD.org/pkgsrc/rev/7020b3f28593
branches: trunk
changeset: 378258:7020b3f28593
user: nia <nia%pkgsrc.org@localhost>
date: Sun May 01 08:06:46 2022 +0000
description:
bootstrap: notes for NixOS
diffstat:
bootstrap/README.Linux | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 9db095cfaa71 -r 7020b3f28593 bootstrap/README.Linux
--- a/bootstrap/README.Linux Sun May 01 08:03:53 2022 +0000
+++ b/bootstrap/README.Linux Sun May 01 08:06:46 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.Linux,v 1.10 2022/04/07 15:16:55 gdt Exp $
+$NetBSD: README.Linux,v 1.11 2022/05/01 08:06:46 nia Exp $
# General
@@ -31,6 +31,14 @@
apt-get install cvs libncurses5 libncurses5-dev gcc g++ zlib1g-dev \
zlib1g libssl-dev libudev-dev
+# NixOS
+
+stdenv.cc should be installed prior to attempting bootstrap.
+
+Please note that if you run the Nix garbage collector and it collects
+libc, every pkgsrc binary (including binaries generated during bootstrap)
+will need to be rebuilt.
+
# RedHat and derivatives
## Old, undated, information
Home |
Main Index |
Thread Index |
Old Index