mirror of
https://github.com/NixOS/nix.git
synced 2025-12-24 01:41:08 +01:00
Rename doc/manual{src -> source}
This is needed to avoid this https://github.com/mesonbuild/meson/issues/13774 when we go back to making our subproject directory `src`.
This commit is contained in:
parent
d5c45952ac
commit
eb7d7780b1
221 changed files with 75 additions and 74 deletions
|
|
@ -1,11 +0,0 @@
|
|||
# Release 0.9.2 (2005-09-21)
|
||||
|
||||
This bug fix release fixes two problems on Mac OS X:
|
||||
|
||||
- If Nix was linked against statically linked versions of the ATerm or
|
||||
Berkeley DB library, there would be dynamic link errors at runtime.
|
||||
|
||||
- `nix-pull` and `nix-push` intermittently failed due to race
|
||||
conditions involving pipes and child processes with error messages
|
||||
such as `open2: open(GLOB(0x180b2e4), >&=9) failed: Bad
|
||||
file descriptor at /nix/bin/nix-pull line 77` (issue `NIX-14`).
|
||||
Loading…
Add table
Add a link
Reference in a new issue