Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 05:45
65ac2d7

⚠ BREAKING CHANGES

  • By using darwinConfiguration instead of nixosConfiguration we are able to use darwin-rebuild --flake . since nix-darwin expects the first attribute path and not the second.

Features

  • useGlobalPkgs, useUserPackages always true (9a32b5b)

Bug Fixes

  • Correct user and system PATH on shell init (ab390ae)
  • Flake should expose darwinConfiguration (ba4bce1)