Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: haslersn/any-nix-shell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: haslersn/any-nix-shell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 1, 2024

  1. Correct instructions for fish on NixOS (#37)

    The promptInit option is deprecated and generates the following error:
    
    ```
    The option definition `programs.fish.promptInit' in `(path)' no longer has any effect; please remove it.
           Prompt is now configured through the
    
             programs.fish.interactiveShellInit
    
           option. Please change to use that instead.
    ```
    phinze authored Sep 1, 2024
    Copy the full SHA
    b0223ee View commit details
Loading