Alyssa Ross

Results 39 issues of Alyssa Ross

**Describe the bug** In the situation where a git submodule used to exist, has been moved into the main repo, but not removed from .gitmodules, Nix is unable to fetchGit...

bug
fetching

musl 1.2.4 has removed the transitional LFS off64_t type. sync_file_range is declared with off_t in musl, which is always 64 bits. This assumes that the same is true of any...

Even with qtbase available, unless I explicitly set -DENABLE_QT=ON, I get compiler errors like this: ``` In file included from /build/source/src/actions/../mmg-utils.h:20, from /build/source/src/actions/../mmg-message.h:22, from /build/source/src/actions/mmg-action.h:22, from /build/source/src/actions/mmg-action-video-sources.h:20, from /build/source/src/actions/mmg-action-video-sources.cpp:19: /build/source/src/actions/../obs-midi-mg.h:22:10:...

Closing a file descriptor while the std object representing it still exists is a violation of the invariants of those APIs. After shutdown() returns, the device will be dropped, and...

**Describe the bug** Since upgrading to OpenEXR 3.3.0, I see the following test failure with libjxl. It happens with libjxl 0.10.3 and HEAD and OpenEXR 3.3.0 through HEAD. ``` 2779/8286...

Allowing this to be disabled means that buffer numbers in the hotlist can be turned off if the names are also shown, reducing clutter.

feature

### Operating System Info Other ### Other OS NixOS ### OBS Studio Version 30.2.3 ### Advanced Scene Switcher Version 1.27.2 ### Plugin settings _No response_ ### OBS Studio Log URL...

**Describe the bug** ``` post-build-hook: copying path '/nix/store/1njpv7qisg1l5h1jx3a6gwqi991fyam7-object-0.36.1' to 'ssh-ng://'... ``` **Additional context** Bisected to 3e9c3738d. **Priorities** Add :+1: to [issues you find important](https://github.com/NixOS/nix/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc).

bug

## Problem The build instructions say to set `dontAddPrefix=1` so that the shell try to install into the store, but it still tries to do this for every directory variable...

documentation