Skip to content

Renamed nix nar dump-path to nix nar pack#9354

Merged
edolstra merged 2 commits intoNixOS:masterfrom
vicky1999:fix/8875
Nov 16, 2023
Merged

Renamed nix nar dump-path to nix nar pack#9354
edolstra merged 2 commits intoNixOS:masterfrom
vicky1999:fix/8875

Conversation

@vicky1999
Copy link
Contributor

Motivation

Fixes: #8875
nix nar dump-path command is renamed to nix nar pack

Context

  • Used alias method to implement the pack command
  • dump-path command is now made as an alias of pack

Screenshot:

image

Priorities

Add 👍 to pull requests you find important.

@github-actions github-actions bot added documentation new-cli Relating to the "nix" command labels Nov 14, 2023
@vicky1999 vicky1999 changed the title Fix/8875 Renamed nix nar dump-path to nix nar pack Nov 14, 2023
@vicky1999
Copy link
Contributor Author

@Ericson2314 @fricklerhandwerk
Created a PR for #8875 as per the alias implementation done on store ping command in #8914. Let me know if any changes were needed. Thanks

@edolstra edolstra merged commit 2bd2702 into NixOS:master Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation new-cli Relating to the "nix" command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stabilise nix nar and subcommands

2 participants