Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 974 Bytes

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 974 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • None

[1.1.1] - 2022-03-11

Changed

  • Set $BASH_ENV to source the nix-daemon.sh file rather than the bespoke $PATH construction

[1.1.0] - 2023-03-10

Added

  • New install-cachix command to install Cachix
  • New with-cachix command to wrap Nix invocation with the Cachix watch-exec [COMMAND]

Changed

1.0.0 - 2022-03-24

Added

  • Initial Release
  • Ability to run the nix/install command to install the Nix package manager