Home Explore Blog Models CI



nix

doc/manual/source/release-notes/rl-1.3.md
0d6e321132e64a9eddecadcfdb4baa7470584b6d42b7b78400000003000001bb
# 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.

Chunks
27008f22 (1st chunk of `doc/manual/source/release-notes/rl-1.3.md`)
Title: Release 1.3 (2013-01-04) Notes
Summary
This document outlines Release 1.3, primarily a bug fix update issued on January 4, 2013. A key change for Linux users involves the removal of any immutable bits from the Nix store and an increase in its schema version, aiming to improve operational efficiency. Eelco Dolstra and Stuart Pernsteiner contributed to this release.