-
I did some garbage collection on a machine today, nothing else really out of the normal.
My "builder" box runs a github-runner, and runs a job that uses nfb internally. It seems to still be running…
-
### Describe the bug
When trying to run `flutter run` with an ios emulator or `flutter build ios` it fails with the log message
```
Building com.example.fluttravel for device (ios-release)...
Auto…
-
This bit throws an error: `error: expected a set but found a string: "--with-gcc=gcc"`.
```
settings = {
foo.removeConfigureFlags = [ "--with-gcc=gcc" ];
};
```
If I change the list to a…
ghost updated
8 months ago
-
## Defect
`process-compose` exits even though the underlying process runs indefinitely. I've noticed this with the [`spago`](https://github.com/purescript/spago) binary, but it's probably not speci…
silky updated
8 months ago
-
Log:
```
[devshell] [RUN ] getrusage
[devshell] ASSERT '++n < max' FAILED.
On: /__w/1/s/tests/system/test_misc.c:467
ERRNO: Invalid argument
[devshell] The command FAILED with 1
[devshell…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. Build clion
### Build log
```
searching for dependencies of /nix/store/knn28bv5bp1788al7fwzvfd4lrhvdbwg-clion-2024.1/clion/plugins…
-
### Describe the bug
klee building stucks at 99%
### Steps To Reproduce
Steps to reproduce the behavior:
1. nix-shell -p klee
### Expected behavior
Building should continue after 99% without…
-
### Describe the issue
I'm trying to build a package that has a dev dependency on `twine`. As a transitive dependency, it pulls in `importlib-metadata`. This package used to be configured via `setu…
-
Hey, been trying to set the term view up but have been getting the error in the title. Coredump isn't helpful unfortunately, core rendering stuff and stacktrace im too dumb to decipher (pointers to me…
-
Hi! I'm having difficulty running the example turtlebot flake command. It tries to find `opencv.cxxdev` but can't. Not sure if this is a problem on my end.
```bash
[prem@morokei:~]$ nix develop gi…