-
When setting options that start with `extra-` in `nix.settings`, the options are added in alphabetical order in the resulting `nix.conf`, which often causes them to be overwritten by same options late…
-
I’m looking to install kr via [nix](https://nixos.org).
There isn’t a package / derivation for kr as yet.
My WIP derivation looks like this so far:
`/tmp/kr/default.nix`
```
{ stdenv, fe…
ldeck updated
4 years ago
-
### Describe the bug?
The docs mention you can use Nix (flakes) to build the project, but cloning the repo and running `nix build` fails with(without full stacktrace):
```sh
error: cannot coerce a …
-
### Describe the bug
Ruby 2.7's GC class seemingly supports a Ruby 1.x method for some reason. Which causes some libraries (`barnes` in this case) to run Ruby 1.x instrumentation code and crash.
#…
-
### Describe the bug
I have a macOS machine using these nix with [this template](https://github.com/dustinlyons/nixos-config).
I'm attempting to install [Ghidra](https://github.com/NationalSecur…
-
### Bug description
Since I am running on nixos, I must set PRISMA_QUERY_ENGINE_LIBRARY to point to the query engine library inside of the nix store.
However, I would also like to have other query…
-
Trying to enter the dev shell via `nix develop` on an M1 Mac segfaults with a clang linker segfault building `ormolu`:
```bash
➜ inferno git:(main) nix develop
warning: Using saved setting for '…
-
Hi, would it be hard to add support for `aarch64-darwin`? I'm trying to get into nix on a new computer and also use crystal. I figure flakes are The Way To Go and found this project.
This pr worke…
-
**Project description**
NoRisk Client is a Minecraft client made by a German YouTuber.
**Metadata**
* homepage URL: https://norisk.gg/
* source URL: https://github.com/NoRiskClient/noriskclien…
-
**Describe the bug**
When using nix-env, the license meta-attribute does no get generated correctly when using the XML output mode if the derivation has more than 1 license.
For example, the deriv…