Skip to content

Commit

Permalink
Merge pull request #76 from figsoda/search
Browse files Browse the repository at this point in the history
branch-off: fix command for updating nixos-search
  • Loading branch information
figsoda authored Nov 26, 2023
2 parents a391aff + 6380784 commit 609ca10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Branch-Off.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected]:nixos/nixos-search`
nix --extra-experimental-features nix-command flakes flake update nixos-org-configurations
git clone [email protected]: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
Expand Down

0 comments on commit 609ca10

Please sign in to comment.