lorri icon indicating copy to clipboard operation
lorri copied to clipboard

Your project’s nix-env [maintainer=@Profpatsch,@nyarly]

Results 53 lorri issues
Sort by recently updated
recently updated
newest added

**Describe the bug** This project makes somewhat of a messy/neglected impression- the latest github release seems the same as the one in nixpkgs, but is apparently outdated (nixpkgs still points...

**Describe the bug** lorri crashes **Expected behavior** lorri shouldn't crash **Metadata** Crash report: ``` name = 'lorri' operating_system = 'unix:Unknown' crate_version = '1.5.0' explanation = ''' Panic occurred in file...

**Describe the bug** We are using a separate `.toml` file in our project, which gets loaded into the `shell.nix` (builtins.fromTOML`) where most of the packages are added. Now if I...

**Feature description** Lorri helpfully re-builds the shell derivation on demand in the background when necessary. This provides a very streamlined user experience where the work to change the shell derivation...

We broke the stream-events in the last update, so we should create some integration tests that call the lorri executable - test the different `--kind` settings - check that all...

help wanted

Lorri should have a `pause` and an `unpause` subcommands. * The `pause` command should apply to the selected nix file, by default `./shell.nix`. * It should stop the triggering of...

**Describe the bug** While using direnv and cd-ing into a directory lorri fails to build due to an unfree derivation even though I have NIXPKGS_ALLOW_UNFREE=1 set. **To Reproduce** Steps to...

**Describe the bug** Periodically, Lorri will hang, without returning anything to requests (which e.g. blocks my shell prompt :/). Logs report ` INFO Failed accepting a client connection, accept_error: Accept(Os...

**Feature description** When I paste cli logs I feel it's a bit annoying with the `lorri-keep-env-hack-nix-shell`: ``` 🐟 file -I ~/Downloads/report.csv lorri-keep-env-hack-nix-shell /Users/viktor/Downloads/report.csv: application/csv; charset=utf-8 ``` Using fish. Have I...

**Describe the bug** The lorri daemon crashed, yielding the attached crash report from three threads: **Metadata** [reports.zip](https://github.com/nix-community/lorri/files/8183325/reports.zip) ```console $ lorri info --shell-file shell.nix lorri version: 1.5 GC roots exist, shell_gc_root:...