From 6380784ab98cc166f07d1378f8f6dbe6ef10db05 Mon Sep 17 00:00:00 2001 From: figsoda Date: Fri, 24 Nov 2023 11:55:01 -0500 Subject: [PATCH] branch-off: fix command for updating nixos-search --- src/Branch-Off.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Branch-Off.md b/src/Branch-Off.md index 664c95a..e7e6fe6 100644 --- a/src/Branch-Off.md +++ b/src/Branch-Off.md @@ -161,8 +161,8 @@ The following steps should be done after the channels have become available on [ 1. Update the flake input on the `nixos-search` repository` and create a pull request: ```bash - git clone git@github.com:nixos/nixos-search` - nix --extra-experimental-features nix-command flakes flake update nixos-org-configurations + git clone git@github.com:nixos/nixos-search + nix --extra-experimental-features "nix-command flakes" flake lock --update-input nixos-org-configurations ``` 1. Give the [Marketing team](https://matrix.to/#/#marketing:nixos.org) a heads-up about the upcoming release