-
First, thanks for the plugin; I'll enjoy having it part of my workflow. I am opening this issue for awareness and documentation, but the solution is provided so it can be closed immediately.
BLUF:…
-
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch main at commit 9a09eac79b85c846e3a865a9078a3f8ff65a9259 (props: bump version to 0.42.0).
…
Smona updated
2 weeks ago
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
kunxi updated
2 weeks ago
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix develop` with dev shell:
```
{pkgs ? import { }}:let
myPython = pkgs.python39;
myPythonWithPackages = myPython.withPackages…
-
## Error
```
Error:
0: Install failure
1: Error executing action
2: Action `create_nix_volume` errored
3: Action `encrypt_apfs_volume` errored
4: Failed to execute command with …
-
is it possible add a emergcy stop option to ydotool?
currently i am using a script, that pkills ydotool (but not ydotoold), if something goes wrong..
i bind it to win+ctrl+v, which can type from c…
-
Running `nix shell .` produces this error:
```
error: source `test` defines source registry `crates-io`, but that source is already defined by `crates-io`
```
-
### Request
#2350 avoided adding these because fetching these was thought to be too slow (https://github.com/carapace-sh/carapace-bin/issues/2348).
This is however quite an essential feature using…
Atemu updated
6 months ago
-
**Feature description**
Would it be interesting/chanllenging/hard for `lorri` to support nix flakes ?
By flake, I mean a flake having a `devShell` output section.
This is more a question of rather …
-
It would be great if there was a `shell.nix` that pulls in the GHC fork required for this library to build properly. Then `nix` users can simply start developing by executing:
```
nix-shell
cabal…