mirror of
https://github.com/NixOS/nix
synced 2025-07-07 18:31:49 +02:00
Merge pull request #30 from DeterminateSystems/stable-nix-command
Remove the `nix-command` experimental feature
This commit is contained in:
commit
bbd2c17f58
37 changed files with 41 additions and 121 deletions
|
@ -36,11 +36,6 @@ let
|
|||
let
|
||||
|
||||
result = ''
|
||||
> **Warning** \
|
||||
> This program is
|
||||
> [**experimental**](@docroot@/contributing/experimental-features.md#xp-feature-nix-command)
|
||||
> and its interface is subject to change.
|
||||
|
||||
# Name
|
||||
|
||||
`${command}` - ${details.description}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue