-
### Describe the bug
`pkg-config --libs libraw` asks for `libstdc++`, but it should be asking for `libc++` on darwin.
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix-shell -p pkg…
ear7h updated
11 months ago
-
### Describe the bug
Highlighting for `*.tf` files in Neovim is broken due to a split of the grammar. This seems to be due to a change in how the grammar is provided.
There is no permanent fix f…
-
I'll describe the immediate problem first, but see the additional context section as well; I've found a macOS-specific fork/port, so I'm curious if anyone has used Nix-packaged valgrind successfully o…
-
### Describe the bug
When attempting to run any GUI application that depends on X11/XQuartz, the X11 server seem to startup, but no graphics are displayed locally. Running just the XQuartz binary…
-
#631 improves CI build times by moving our `haskell-language-server` check into Nix. This took some doing: we have to create a Nix build environment very similar to our `nix develop` shell (including …
dhess updated
2 years ago
-
The log API now will emit a resultsobject, like on https://logs.nix.ci/logs/nixos/nixpkgs.36796
```json
{
"attempts": {
"8424808d-a368-40a4-a64c-915f7e33beb4": {
"log_url": "https:\…
-
**Describe the bug**
Fetching and unpacking of the same url https://github.com/enarx/linux/archive/refs/tags/v5.19-rc7-enarx-1.tar.gz results in two different hashes on MacOS and Linux (NixOS)
*…
-
**Describe the bug**
```
nix-repl> :p let a = _: { a = a a; }; in a {}
{ a = { a = ..... { a = zsh: segmentation fault
```
**Steps To Reproduce**
Try the above in `nix repl` but not on `x8…
-
```
What steps will reproduce the problem?
Install the launcher:
gcloud components update gae-python-launcher-mac
Then run by clicking GoogleAppEngineLauncher.app
What is the expected output? What …
-
### Describe the bug
**Android SDK Tools** are broken. For example running `apkanalyzer` from them:
```console
Exception in thread "main" java.lang.IllegalStateException: Cannot locate latest build…