-
### Describe the bug
A devshell adds `-rpath $out/lib` to `NIX_LDFLAGS` when entered using `nix develop`.
If the file path of `$out` includes spaces, the second part of the path is interpreted as a …
-
As a contributor, in my development shell I want to conveniently override application settings, such as the org and teams to sync with.
Currently one can't run the service locally without manually …
-
Hey,
how would i go about combining shells? I tried the below but it doesn't work, why? Should I use modules?
For example I'd like to do:
```nix
devshells = {
default = {
devshell = …
-
if source is a path: replacing source = src with source = ./. (given you've initialized a project and change the names appropriately) yields attribute 'overrideAttrs' missing.
-
1. `nix build` works
2. `cabal configure --enable-tests && cabal test` fails inside devshell
3. `nix develop` and then running the above command also fails
Cabal seems to want to build ghc first,…
-
I want to convert a Rust project into a flake, that uses the [`vergen`](https://github.com/rustyhorde/vergen) crate to create version metadata from the git repository at build time. I use the git ref …
-
### **Description**
I'm encountering issues when running ```nix flake show --allow-import-from-derivation``` on MacOS (aarch64-darwin). The command results in an error that halts the process. It ap…
-
It'd be nice a module with values to include in devshell as it is nicer than default shell.
-
[Current implementation](https://github.com/edolstra/flake-compat/blob/master/default.nix#L196) hard-codes the use of `devShell.${system}` while other shells can be provided in `flake.nix` at `devShel…
-
Currently, all jobs appear under a single “Garnix CI” workflow, with output type, name, and system all in the job name:
![Screenshot 2023-07-11 at 01 41 01](https://github.com/sellout/yaya/assets/3…