-
It's been a major annoyance for a long time with `nix-command` that you always have to write out the name of the flake explicitly when using `nix shell` or `nix run`.
The popular [nix-dram](https:/…
-
**Describe the bug**
we have a nix shell that looks very similar to the example
https://input-output-hk.github.io/haskell.nix/tutorials/development.html#how-to-get-a-development-shell
We use st…
-
on master the version of nix is to old to be used with the code provided in src/default.nix (on master)
it fails because fetchGit does not yet suport submodules.
-
I would like to use the same exact `rustc` and pass it to [crate2nix](https://github.com/nix-community/crate2nix).
I ran `nix flake init --template github:cachix/devenv#flake-parts` and then added …
-
## Bug Report
Everything is fine until I enter the `poetry shell` inside the `nix-shell`. I've checked both `alacritty` and `plasma6 konsole`.
`nix-shell`:
```bash
folder_name on main [!+?…
-
I have been trying to build [Carnap](https://github.com/Carnap/Carnap) using the nix-shell installed by nix-installer on macOS Sonoma, but I have been getting the error `ld: file not found: /usr/lib/s…
-
Hey everyone - ran into a small error on the above page.
As I was working my way through, I was unable to run the command in **Beyond language-specific environments**:
```
nix develop "https://…
-
I didn't see any reference to this in the README and struggled because of shell quote escaping, but here is my take on how to run this without having to have your own flake:
```
nix shell github:s…
-
**Describe the bug**
When I run devenv up in a brand new arch linux machine it gets stuck and never finishes at the `Building shell` stage. The same devenv.nix works in a separate arch linux machine,…
-
**Project description**
QMK is already packaged into Nixpkgs (https://github.com/NixOS/nixpkgs/pull/127863). However, it does not work standalone - it is a tool made to manipulate QMK firmware sour…