-
**Describe the bug**
Package `pkgconfig`got renamed to `pkg-config`.
**Environment**
- OS: nixos
- Compiler: revision
**To Reproduce**
Steps to reproduce the behavior:
1. nix-shell
2. See error
**E…
-
### What is the problem this feature will solve?
The crypto library currently lacks a generic key derivation function similar to [OpenSSL's `EVP_KDF` methods](https://wiki.openssl.org/index.php/EVP_K…
-
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 …
-
`my-package` is a drv with name set instead of pname (e.g. a package created with writeShellApplication)
```
$ nix bundle .#my-package
error:
… while calling the 'derivationStrict' builti…
-
Tapir version: 1.10.12
Scala version: 2.13.14
**Describe the bug**
semi-auto derived schemas loose generic type, it fallbacks to placeholder eg. `A` which causes schema mixup.
**How to repro…
-
Generic takes 256 constructors max, TH can do more. We should use variable length encoding for constructor tags in TH and limit the generic constructors to 128 with encoding compatible to TH, and emit…
-
IF have `src = /. + builtins.getEnv "PWD"` (or no src)
```nix
# nix develop
devShell = inputs.packageset.impureShell {
inherit system;
# src = builtins.g…
-
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://…
-
- Package name: jextract
- Latest released version: Build `22-jextract+6-47` (2024/9/10)
- Current version on the unstable channel: `unstable-2024-03-13` (JDK 22-based and `broken`)
- Current vers…
-
Currently, editing a nix file gives an error about `rnix` being unmaintained
```
[ERROR][2024-08-30 13:12:42] .../vim/lsp/rpc.lua:770 "rpc" "nix-shell" "stderr" "error:\n
… while calling the…