nix icon indicating copy to clipboard operation
nix copied to clipboard

Add optimize as an alias of optimise

Open detroyejr opened this issue 1 year ago • 1 comments

Motivation

Allow both nix store optimise and nix store optimize.

Context

Closes https://github.com/NixOS/nix/issues/11326

Priorities and Process

Add :+1: to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

detroyejr avatar Sep 24 '24 02:09 detroyejr

@bryanhonof - needs investigation on how to implement aliases for subcommands

tomberek avatar Oct 09 '24 20:10 tomberek

This is very easy to add now with https://github.com/NixOS/nix/pull/13008 merged. Thanks for doing the heavy lifting here!

detroyejr avatar Apr 12 '25 19:04 detroyejr

I like this. Can we get a release note written?

Ericson2314 avatar Apr 18 '25 01:04 Ericson2314