mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-15 10:46:15 +02:00
eb7d7780b1
This is needed to avoid this https://github.com/mesonbuild/meson/issues/13774 when we go back to making our subproject directory `src`.
10 lines
443 B
Markdown
10 lines
443 B
Markdown
# 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.
|