Skip to content

Commit a55de78

Browse files
authored
Merge pull request #30 from ArchiveBox/claude/festive-galileo-JukMj-v2
Update nix profile install → add (fix deprecation)
2 parents 5459ad6 + 9f00b4b commit a55de78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

abxpkg/binprovider_nix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ def default_install_handler(
225225
bin_name=installer_bin,
226226
cmd=[
227227
"profile",
228-
"install",
228+
"add",
229229
"--extra-experimental-features",
230230
"nix-command",
231231
"--extra-experimental-features",

0 commit comments

Comments
 (0)