Home Explore Blog 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
8b2bf768 (1st chunk of `doc/manual/source/release-notes/rl-1.3.md`)
Title: Release 1.3 (2013-01-04) - Bug Fixes and Store Updates
Summary
Release 1.3 is primarily a bug fix release. It removes immutable bits from the Nix store on Linux systems upon first execution and increases the schema version of the Nix store. This release includes contributions from Eelco Dolstra and Stuart Pernsteiner.