pure icon indicating copy to clipboard operation
pure copied to clipboard

nixshell: implement `nix shell` support

Open MarcelCoding opened this issue 7 months ago • 1 comments

related: #355

Adds support for indicating presence of nix-shell, nix shell and nix develop.

nix-shell impure: image

nix-shell pure: image

nix shell: image

nix develop: image

Acceptance Checks

  • [x] Documentation is up-to-date:
    • [ ] Add entry in feature list of README.md ;
    • [ ] Add entry in features' overview in docs/ ;
    • [ ] Add section in feature list to document
      • [ ] Features' flag ;
      • [ ] Prompt symbol ;
  • [ ] Default are defined in conf.d/pure.fish for:
    • [ ] Feature flag ;
    • [ ] Symbol ;
  • [x] Tests are passing (I can help you :hugs: ):
    • [ ] Config are tested (cf. tests/_pure.test.fish) ;
    • [x] Feature is tested in tests/feature_name.test.fish ;
  • [ ] Customization is available ;
  • [x] Feature is implemented.

MarcelCoding avatar Jun 11 '25 16:06 MarcelCoding

Please edit your commit message to follow the commit conventions as we use it to manage the project version

edouard-lopez avatar Jun 13 '25 14:06 edouard-lopez

I'm closing this as there is no activity and the feature's behaviour is not clearly tested. Please provide your insights if you are interested by this feature.

edouard-lopez avatar Oct 15 '25 08:10 edouard-lopez