Skip to content

Commit

Permalink
Merge pull request #80 from figsoda/eol-command
Browse files Browse the repository at this point in the history
EOL-Cleanup: fix command for updating nixos-search
  • Loading branch information
wegank authored Apr 26, 2024
2 parents 0c8dfd7 + 002f880 commit d9e106f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EOL-Cleanup.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gets released. At that point a few cleanup tasks need to be done.
repository to reflect that status on [search.nixos.org](https://search.nixos.org).

```bash
nix --extra-experimental-features nix-command flakes flake update nixos-org-configurations
nix --extra-experimental-features "nix-command flakes" flake lock --update-input nixos-infra
```

1. Close all pull requests that target one of the the old release- or staging-branches
Expand Down

0 comments on commit d9e106f

Please sign in to comment.