mirror of
https://github.com/NixOS/nix
synced 2025-07-09 03:43:54 +02: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
10
doc/manual/source/release-notes/rl-1.3.md
Normal file
10
doc/manual/source/release-notes/rl-1.3.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Release 1.3 (2013-01-04)
|
||||
|
||||
This is primarily a bug fix release. When this version is first run on
|
||||
Linux, it removes any immutable bits from the Nix store and increases
|
||||
the schema version of the Nix store. (The previous release removed
|
||||
support for setting the immutable bit; this release clears any remaining
|
||||
immutable bits to make certain operations more efficient.)
|
||||
|
||||
This release has contributions from Eelco Dolstra and Stuart
|
||||
Pernsteiner.
|
Loading…
Add table
Add a link
Reference in a new issue