-
## Problem/background/motivation
I was reading the `nix eval` manual: https://nix.dev/manual/nix/2.23/command-ref/new-cli/nix3-eval. It had this text:
> · Get the current version of the ni…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
I'm working on switching my current nix configuration to snowfall. I am getting an infinite recursion error while building my flake. Normally I would just comment out parts of my config until I figu…
-
**Describe the bug**
Dear devTeam, thank you for your great work! Empowered by your excellent product and concise documentation I am able to use devenv using the flake-module version.
However, if I …
-
To reproduce the issue:
```command
$ git clone https://github.com/DavHau/drv-parts --branch problem
$ cd drv-parts
$ nix flake show ./examples/htop --override-input drv-parts ./.
```
error:
…
-
I've seen the wizardry you've used and now extracted into the [flake.parts-website](https://github.com/hercules-ci/flake.parts-website) repository for generating single-page documentation from the in-…
-
I think it would be very useful to have a general template where people can add their dependencies and run `nix develop` (or whatever command is needed to open my shell with the new apps). With some d…
-
https://github.com/juspay/nix-dev-home/actions/runs/11116254613/job/30886199647
-
Hi everyone, thanks for this awesome project. It does feel more intuitive and simpler to use than flake-utils, and I'm quite happy with it. But I'm struggling with the lack of examples. It took me a w…
woile updated
10 months ago
-
## Problem description
The repository [JaSpa/haskell-flakes-with-extra-libraries](https://github.com/JaSpa/haskell-flakes-with-extra-libraries) demonstrates the problem.
I want to write a Haskel…