You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, I have been trying to create a NixOS server with Elasticsearch and Kibana, both on version 7. Currently, Nixpkgs points that both (Elasticsearch and Kibana) on 21.11 are on version 7.16.1 (#150879 is the PR where this is updated), but when I check the versions on the server, they are still on version 7.11.1, as shown below:
Describe the bug
Recently, I have been trying to create a NixOS server with Elasticsearch and Kibana, both on version 7. Currently, Nixpkgs points that both (Elasticsearch and Kibana) on 21.11 are on version 7.16.1 (#150879 is the PR where this is updated), but when I check the versions on the server, they are still on version 7.11.1, as shown below:
Steps To Reproduce
Steps to reproduce the behavior:
nixos-rebuild switch
Expected behavior
Elasticsearch and Kibana on version 7.16.1
Screenshots
Additional context
Notify maintainers
@apeschar @basvandijk
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: