[Bug] the latest version of atuin in nixpkgs has problem to work with the latest version of nushell #38

Closed
opened 2025-12-28 23:18:58 +01:00 by adam · 2 comments
Owner

Originally created by @DataEraserC on GitHub (Apr 13, 2024).

Issue Description

Bug

The latest version of Atuin in nixpkgs is not working properly with the latest version of Nushell.

Problem Details

The atuin tool faces issues when used in the latest version of Nushell. Refer to the issue raised at the Atuin repository for more information: atuinsh/atuin#1934.

Possible Solutions

  1. Temporarily disable atuin.enableNushellIntegration.
  2. Try substituting the value of programs.atuin.package with a different nix flake that offers an updated version of Atuin.
  3. Consider downgrading the Nushell version.
Originally created by @DataEraserC on GitHub (Apr 13, 2024). ## Issue Description ### Bug The latest version of Atuin in nixpkgs is not working properly with the latest version of Nushell. ## Problem Details The `atuin` tool faces issues when used in the latest version of Nushell. Refer to the issue raised at the Atuin repository for more information: [atuinsh/atuin#1934](https://github.com/atuinsh/atuin/issues/1934). ## Possible Solutions 1. Temporarily disable `atuin.enableNushellIntegration`. 2. Try substituting the value of `programs.atuin.package` with a different nix flake that offers an updated version of Atuin. 3. Consider downgrading the Nushell version.
adam closed this issue 2025-12-28 23:18:58 +01:00
Author
Owner

@ryan4yin commented on GitHub (Apr 13, 2024):

Thanks for the issue, I have just disabled atuin.enableNushellIntegration to avoid issues.

@ryan4yin commented on GitHub (Apr 13, 2024): Thanks for the issue, I have just disabled `atuin.enableNushellIntegration` to avoid issues.
Author
Owner

@DataEraserC commented on GitHub (May 1, 2024):

@ryan4yin I have re-enabled atuin.enableNushellIntegration on my computer, and it seems to be working fine now.

@DataEraserC commented on GitHub (May 1, 2024): @ryan4yin I have re-enabled atuin.enableNushellIntegration on my computer, and it seems to be working fine now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config#38